<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Control WebPanel Wiki &#187; Debug MailServer</title>
	<atom:link href="https://wiki.centos-webpanel.com/tag/debug-mailserver/feed" rel="self" type="application/rss+xml" />
	<link>https://wiki.centos-webpanel.com</link>
	<description>CentOS WebPanel Wiki</description>
	<lastBuildDate>Wed, 12 Feb 2025 20:38:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>How to Debug Mail Server issues</title>
		<link>https://wiki.centos-webpanel.com/how-to-debug-mail-server-issues</link>
		<comments>https://wiki.centos-webpanel.com/how-to-debug-mail-server-issues#comments</comments>
		<pubDate>Wed, 26 Apr 2017 13:58:51 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[E-Mail]]></category>
		<category><![CDATA[Debug MailServer]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=722</guid>
		<description><![CDATA[How to Debug Mail Server issues - Incoming Emails - Outgoing Emails - WebMail (Roundcube incoming/outgoing) Incoming emails =============== Log Files Postifx (smtp server): /var/log/maillog Log Files Dovecot (pop3/imap server): /var/log/dovecot.log /var/log/dovecot-info.log /var/log/dovecot-debug.log From shell start tail on the log file by using this command tail -f /var/log/maillog After you have set tail on the [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><strong>How to Debug Mail Server issues</strong></p>
<p>- Incoming Emails<br />
- Outgoing Emails<br />
- WebMail (Roundcube incoming/outgoing)</p>
<p><strong>Incoming emails</strong><br />
===============<br />
Log Files Postifx (smtp server):<br />
/var/log/maillog</p>
<p>Log Files Dovecot (pop3/imap server):<br />
/var/log/dovecot.log<br />
/var/log/dovecot-info.log<br />
/var/log/dovecot-debug.log</p>
<p>From shell start tail on the log file by using this command<br />
tail -f /var/log/maillog</p>
<p>After you have set tail on the log file try to send test email and in the other screen follow log file.</p>
<p><strong>Outgoing emails</strong><br />
===============<br />
From shell start tail on the log file by using this command<br />
tail -f /var/log/maillog</p>
<p>After you have set tail on the log file try to send test email and in the other screen follow log file.</p>
<p>- <a href="http://wiki.centos-webpanel.com/mail-delivery-failed-to" title="How to Check Mail Server Reputation" target="_blank">Try checking MailServer (IP) reputation</a> </p>
<p>Try using online test tool for more detailed info: <a href="https://www.mail-tester.com" title="Mail Tester" target="_blank">https://www.mail-tester.com</a></p>
<p><strong>Webmail</strong><br />
===============<br />
Log Files (roundcube)<br />
/usr/local/cwpsrv/var/services/roundcube/logs/</p>
<p><strong>Most common  issues</strong><br />
===============<br />
- smtp port is closed by the server provider (solution: try to contact your server provider)<br />
- rDNS/PTR is not set (solution: ask you provider to set it as your hostname)<br />
- hostname has no valid A record set (solution: make sure your hostname has working A record)</p>
<p><strong>Try to rebuild mail server</strong><br />
Login as root and from the Left Menu --> "MailServer Manager" click on the "Rebuild Mail Server" button.<br />
After mail server is rebuild-ed try to send email again to test if there is any progress.</p>
]]></content:encoded>
			<wfw:commentRss>https://wiki.centos-webpanel.com/how-to-debug-mail-server-issues/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
