<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Errors from SMTP]]></title>
		<link>http://www.iredmail.org/forum/topic48-errors-from-smtp.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic48.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Errors from SMTP.]]></description>
		<lastBuildDate>Tue, 23 Jun 2009 08:20:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Errors from SMTP]]></title>
			<link>http://www.iredmail.org/forum/post429.html#p429</link>
			<description><![CDATA[<p>My issues where solved after adding the spf and dkim records on the dns server.</p>]]></description>
			<author><![CDATA[null@example.com (LordZ)]]></author>
			<pubDate>Tue, 23 Jun 2009 08:20:14 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post429.html#p429</guid>
		</item>
		<item>
			<title><![CDATA[Re: Errors from SMTP]]></title>
			<link>http://www.iredmail.org/forum/post424.html#p424</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><div class="quotebox"><cite>Rashef wrote:</cite><blockquote><p>How can I check which hostname my server uses for HELO handshake?</p></blockquote></div><p>Reference: <a href="http://www.postfix.org/postconf.5.html#smtp_helo_name">http://www.postfix.org/postconf.5.html#smtp_helo_name</a><br />Default is $myhostname.</p></blockquote></div><p>I finally find the error AND the solution:</p><div class="codebox"><pre><code>Jun 22 11:04:07 node1 postfix/smtp[18570]: &lt; mail.register.it[195.110.124.132]:25: 220 smtp.register.it
Jun 22 11:04:07 node1 postfix/smtp[18570]: &gt; mail.register.it[195.110.124.132]:25: EHLO localhost.localdomain
Jun 22 11:04:08 node1 postfix/smtp[18570]: &lt; mail.register.it[195.110.124.132]:25: 553-5.7.1 sorry, your helo or ehlo is incorrect
Jun 22 11:04:08 node1 postfix/smtp[18570]: &lt; mail.register.it[195.110.124.132]:25: 553-5.7.1 hm let me see ...
Jun 22 11:04:09 node1 postfix/smtp[18570]: &lt; mail.register.it[195.110.124.132]:25: 553-5.7.1 hm does it look good ?
Jun 22 11:04:10 node1 postfix/smtp[18570]: &lt; mail.register.it[195.110.124.132]:25: 553-5.7.1 No! You are a bad guy!
Jun 22 11:04:11 node1 postfix/smtp[18570]: &lt; mail.register.it[195.110.124.132]:25: 553 5.7.1 sorry, your helo or ehlo is incorrect
Jun 22 11:04:11 node1 postfix/smtp[18570]: &gt; mail.register.it[195.110.124.132]:25: HELO localhost.localdomain</code></pre></div><p>I didn&#039;t noticed that into main.cf all the variables were repeated at the EOF... I uncommented and configured myhostname, but it was also present at the end of file. And postfix ignored the first one.</p><p>Thank you all</p>]]></description>
			<author><![CDATA[null@example.com (Rashef)]]></author>
			<pubDate>Mon, 22 Jun 2009 09:29:07 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post424.html#p424</guid>
		</item>
		<item>
			<title><![CDATA[Re: Errors from SMTP]]></title>
			<link>http://www.iredmail.org/forum/post283.html#p283</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><div class="quotebox"><cite>Rashef wrote:</cite><blockquote><p>How can I check which hostname my server uses for HELO handshake?</p></blockquote></div><p>Reference: <a href="http://www.postfix.org/postconf.5.html#smtp_helo_name">http://www.postfix.org/postconf.5.html#smtp_helo_name</a><br />Default is $myhostname.</p></blockquote></div><p>So I need to uncomment (and fill in) those lines since they are commented in main.cf... Thanks</p>]]></description>
			<author><![CDATA[null@example.com (Rashef)]]></author>
			<pubDate>Sun, 07 Jun 2009 13:59:18 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post283.html#p283</guid>
		</item>
		<item>
			<title><![CDATA[Re: Errors from SMTP]]></title>
			<link>http://www.iredmail.org/forum/post277.html#p277</link>
			<description><![CDATA[<div class="quotebox"><cite>Rashef wrote:</cite><blockquote><p>How can I check which hostname my server uses for HELO handshake?</p></blockquote></div><p>Reference: <a href="http://www.postfix.org/postconf.5.html#smtp_helo_name">http://www.postfix.org/postconf.5.html#smtp_helo_name</a><br />Default is $myhostname.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 06 Jun 2009 14:04:40 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post277.html#p277</guid>
		</item>
		<item>
			<title><![CDATA[Re: Errors from SMTP]]></title>
			<link>http://www.iredmail.org/forum/post275.html#p275</link>
			<description><![CDATA[<p>I checked and it seems that I correctly set hostname and /etc/hosts and /etc/sysconfig/network during installation process...<br />At now everything seems to work &#039;cause I set </p><div class="codebox"><pre><code>relayhost = [my.isp.smtp]</code></pre></div><p>in main.cf... <img src="http://www.iredmail.org/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[null@example.com (Rashef)]]></author>
			<pubDate>Sat, 06 Jun 2009 13:35:35 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post275.html#p275</guid>
		</item>
		<item>
			<title><![CDATA[Re: Errors from SMTP]]></title>
			<link>http://www.iredmail.org/forum/post273.html#p273</link>
			<description><![CDATA[<div class="quotebox"><cite>Rashef wrote:</cite><blockquote><p>Could this have something to do with:</p><p>&quot;Reporting-MTA: dns; <strong>localhost.localdomain</strong>&quot;</p></blockquote></div><p>Still me... How can I check which hostname my server uses for HELO handshake?<br />Because this problem could be caused by an incorrect hostname...</p><p>I tried with telnet... If I use my current system hostname everything works. Otherwise:</p><div class="codebox"><pre><code>HELO localhost.localdomain
553-5.7.1 sorry, your helo or ehlo is incorrect
553-5.7.1 hm let me see ...
553-5.7.1 hm does it look good ?
553-5.7.1 No! You are a bad guy!
553 5.7.1 sorry, your helo or ehlo is incorrect
Connection closed by foreign host.</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Rashef)]]></author>
			<pubDate>Sat, 06 Jun 2009 11:39:55 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post273.html#p273</guid>
		</item>
		<item>
			<title><![CDATA[Re: Errors from SMTP]]></title>
			<link>http://www.iredmail.org/forum/post228.html#p228</link>
			<description><![CDATA[<p>Could this have something to do with:</p><p>&quot;Reporting-MTA: dns; <strong>localhost.localdomain</strong><br />X-iRedMail-Queue-ID: A8D1598003A2<br />X-iRedMail-Sender: rfc822; sender@mydomain.it<br />Arrival-Date: Thu, 28 May 2009 14:52:09 +0200 (CEST)</p><p>Final-Recipient: rfc822; receiver@externaldomain.it<br />Original-Recipient: rfc822;receiver@externaldomain.it<br />Action: failed<br />Status: 4.4.2<br />Diagnostic-Code: X-iRedMail; lost connection with<br />&nbsp; &nbsp; mail.register.it[195.110.124.132] while performing the HELO handshake&quot;</p>]]></description>
			<author><![CDATA[null@example.com (Rashef)]]></author>
			<pubDate>Wed, 03 Jun 2009 10:57:36 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post228.html#p228</guid>
		</item>
		<item>
			<title><![CDATA[Re: Errors from SMTP]]></title>
			<link>http://www.iredmail.org/forum/post194.html#p194</link>
			<description><![CDATA[<p>I have also received this error for the client using outlook when there was not set : My server requested authentications&nbsp; &nbsp; &nbsp;on Outgoing Server tab in the&nbsp; account settings .<br />After setting this&nbsp; : no problems !</p>]]></description>
			<author><![CDATA[null@example.com (danzup)]]></author>
			<pubDate>Fri, 29 May 2009 09:42:29 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post194.html#p194</guid>
		</item>
		<item>
			<title><![CDATA[Re: Errors from SMTP]]></title>
			<link>http://www.iredmail.org/forum/post184.html#p184</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>Some explanation: aliasdomain.com is an external domain (shared host server) that forward all mail to the corresponding account of my server.</p></blockquote></div><p>Append the ip address of this server to &#039;mynetworks&#039; in postfix main.cf.</p><div class="quotebox"><blockquote><p>The second error:</p></blockquote></div><p>Still confused why it happened. Sorry <img src="http://www.iredmail.org/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 29 May 2009 07:27:52 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post184.html#p184</guid>
		</item>
		<item>
			<title><![CDATA[Errors from SMTP]]></title>
			<link>http://www.iredmail.org/forum/post183.html#p183</link>
			<description><![CDATA[<p>Hi,<br />after some days of use, my users noticed two recurring errors from SMTP server:</p><p>This is an exampe of the first one:</p><p>&quot;This message was created automatically by mail delivery software.</p><p>A message that you sent could not be delivered to one or more of its<br />recipients. This is a permanent error. The following address(es) failed:</p><p>&nbsp; john.doe@firstdomain.com<br />&nbsp; &nbsp; (ultimately generated from john.doe@aliasdomain.com)<br />&nbsp; &nbsp; SMTP error from remote mail server after RCPT<br />TO:&lt;john.doe@firstdomain.com&gt;:<br />&nbsp; &nbsp; host mail.firstdomain.com [xxx.xxx.xxx.xxx]: 553 5.7.1<br />&lt;richard.miles@seconddomain.com&gt;:<br />&nbsp; &nbsp; Sender address rejected: not logged in&quot;</p><p>Some explanation: aliasdomain.com is an external domain (shared host server) that forward all mail to the corresponding account of my server. Both firstdomain.com and seconddomain.com are set as virtual domain of my server. This error occurs when a user with an account on my server try to send an email to an extarnal address which forward to another address of my server.</p><p>The second error:</p><p>&quot; The mail system</p><p>&lt;a.smith@domain.it&gt;: lost connection with<br />&nbsp; &nbsp; mail.provider.it[195.110.124.132] while performing the HELO handshake</p><p>&lt;s.anderson@domain.it&gt;: lost connection with<br />&nbsp; &nbsp; mail.provider.it[195.110.124.132] while performing the HELO handshake&quot;</p><p>The same error occurr with domains other than domain.it, but all seems to be hosted by &quot;provider.it&quot;. Do you think there is something similar to a blacklist?</p><p>Thanks in advance<br />Mirko</p>]]></description>
			<author><![CDATA[null@example.com (Rashef)]]></author>
			<pubDate>Fri, 29 May 2009 06:47:40 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post183.html#p183</guid>
		</item>
	</channel>
</rss>

