<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Spam Filter ISP Forums : Rejection Messages</title>
  <link>https://www.logsat.com/spamfilter/forums/</link>
  <description><![CDATA[This is an XML content feed of; Spam Filter ISP Forums : Spam Filter ISP Support : Rejection Messages]]></description>
  <pubDate>Sun, 15 Mar 2026 22:34:14 +0000</pubDate>
  <lastBuildDate>Wed, 04 Jun 2003 09:32:00 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.logsat.com/spamfilter/forums/RSS_post_feed.asp?TID=766</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Spam Filter ISP Forums]]></title>
   <url>https://www.logsat.com/spamfilter/forums/forum_images/web_wiz_forums.png</url>
   <link>https://www.logsat.com/spamfilter/forums/</link>
  </image>
  <item>
   <title><![CDATA[Rejection Messages : Thank you very much, that makes...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=766&amp;PID=794&amp;title=rejection-messages#794</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 766<br /><strong>Posted:</strong> 04 June 2003 at 9:32am<br /><br /><P>Thank you very much, that makes sense.</P><P>-K</P>]]>
   </description>
   <pubDate>Wed, 04 Jun 2003 09:32:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=766&amp;PID=794&amp;title=rejection-messages#794</guid>
  </item> 
  <item>
   <title><![CDATA[Rejection Messages : Hi Peter, With your example we...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=766&amp;PID=788&amp;title=rejection-messages#788</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 766<br /><strong>Posted:</strong> 03 June 2003 at 10:27pm<br /><br /><P>Hi Peter,</P><P>With your example we now understand what you meant. You have a very valid question.</P><P>This the SMTP conversation that takes place when a remote server does not have a valid reverse DNS entry:</P><FONT color=#0000ff size=1><P><FONT face="Times New Roman, serif" size=2>&gt;&gt;220 mail2.netwide.net Welcome to LogSat's Software ESMTP Server v1.2.0.143 - Beta Test Version<BR></FONT></FONT><FONT face="Times New Roman, serif" color=#ff0000 size=2>&lt;&lt;EHLO LSPC<BR></FONT><FONT face="Times New Roman, serif" color=#0000ff size=2>&gt;&gt;250-AUTH LOGIN<BR></FONT><FONT face="Times New Roman, serif" color=#ff0000 size=2>&lt;&lt;RSET<BR></FONT><FONT face="Times New Roman, serif" color=#0000ff size=2>&gt;&gt;250 Ok<BR></FONT><FONT color=#ff0000><FONT face="Times New Roman, serif" size=2>&lt;&lt;MAIL FROM:</FONT><A HREF="mailto:joe@domain.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. "><FONT face="Times New Roman, serif" size=2>joe@domain.com</FONT></A><BR></FONT><FONT face="Times New Roman, serif" color=#0000ff size=2>&gt;&gt;250 joe@domain.com Address Okay<BR></FONT><FONT color=#ff0000><FONT face="Times New Roman, serif" size=2>&lt;&lt;RCPT TO:</FONT><A HREF="mailto:roberto5@logsat.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. "><FONT face="Times New Roman, serif" size=2>roberto5@logsat.com</FONT></A><BR></FONT><FONT face="Times New Roman, serif" color=#0000ff size=2>&gt;&gt;250 roberto5@logsat.com Address Okay<BR></FONT><FONT face="Times New Roman, serif" color=#ff0000 size=2>&lt;&lt;DATA<BR></FONT><FONT face="Times New Roman, serif" color=#0000ff size=2>&gt;&gt;354 Start mail input; end with &lt;CRLF&gt;.&lt;CRLF&gt;<BR></FONT><FONT color=#ff0000><FONT face="Times New Roman, serif" size=2>&lt;&lt;From: </FONT><A HREF="mailto:joe@domain.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. "><FONT face="Times New Roman, serif" size=2>joe@domain.com</FONT></A><BR><FONT face="Times New Roman, serif" size=2>&lt;&lt;To: </FONT><A HREF="mailto:roberto5@logsat.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. "><FONT face="Times New Roman, serif" size=2>roberto5@logsat.com</FONT></A><BR><FONT face="Times New Roman, serif" size=2>&lt;&lt;Subject: Re: test 1<BR>&lt;&lt;Date: Tue,&nbsp;2&nbsp;Jun 2003 21:08:37 -0400<BR>&lt;&lt;Content-Type: text/plain;charset="ISO-8859-1";<BR>&lt;&lt;<BR>&lt;&lt;test body txt<BR>&lt;&lt;.<BR></FONT></FONT><FONT color=#0000ff><FONT face="Times New Roman, serif" size=2>&gt;&gt;550 Your IP 172.27.4.51 does not have a reverse DNS entry. Disconnecting...</FONT></P></FONT><P>At this point the remote server receives the 550 error message. It is up to the remote SMTP server at this point to send an email back to his user (<EM>the sender</EM>) to let them know of the problem. Usually remote servers behave well and will include in their error email to their users (<EM>the sender</EM>) the reason of why the email was not delivered (<FONT color=#0000ff size=2>550 Your IP 172.27.4.51 does not have a reverse DNS entry. Disconnecting...</FONT>). In your example this did not happen, the remote server decided to output its own (incorrect) message. This is not the norm, usually remote mail servers do display the correct error. We have seen that if you disable the quarantine (causing the reject error to be displayed to the remote server immediately, <EM>before</EM> it has a chance to send the email body), these misbehaving servers are more likely to include the correct error.</P><P>Roberto Franceschetti<BR>LogSat Software</P>]]>
   </description>
   <pubDate>Tue, 03 Jun 2003 22:27:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=766&amp;PID=788&amp;title=rejection-messages#788</guid>
  </item> 
  <item>
   <title><![CDATA[Rejection Messages : It may just be my own ignorance,...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=766&amp;PID=779&amp;title=rejection-messages#779</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 766<br /><strong>Posted:</strong> 03 June 2003 at 3:14pm<br /><br /><P>It may just be my own ignorance, so I appologize in advance if it is.</P><P>I am running v1.1.2.122.. This is an error someone got because they did not have a reverse lookup for the mail server......</P><P><FONT face=Tahoma size=1>-----Original Message-----</FONT> <BR><B><FONT face=Tahoma size=1>From: &nbsp;</FONT></B> <FONT face=Tahoma size=1>System Administrator&nbsp; </FONT><BR><B><FONT face=Tahoma size=1>Sent:&nbsp;&nbsp;</FONT></B> <FONT face=Tahoma size=1>Tuesday, June 03, 2003 10:56 AM</FONT> <BR><B><FONT face=Tahoma size=1>To:&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> <A HREF="mailto:example@lamarhq.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. ">example<FONT face=Tahoma size=1>@lamarhq.com</A></FONT> <BR><B><FONT face=Tahoma size=1>Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> <FONT face=Tahoma size=1>Undeliverable: LJL</FONT> </P><P><FONT face=Tahoma size=1>Your message did not reach some or all of the intended recipients.</FONT> </P><P><FONT face=Tahoma size=1>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subject:&nbsp; LJL</FONT> <BR><FONT face=Tahoma size=1>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sent:&nbsp;&nbsp;&nbsp;&nbsp; 6/3/2003 10:56 AM</FONT> </P><P><FONT face=Tahoma size=1>The following recipient(s) could not be reached:</FONT> </P><P><FONT face=Tahoma size=1>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="mailto:example@lamarhq.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. ">example@lamarhq.com</A> on 6/3/2003 10:56 AM</FONT> <BR><FONT face=Tahoma size=1>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Unable to deliver the message due to a communications failure</FONT> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT face=Tahoma size=1>The MTS-ID of the original message is: c=US;a= ;p=SJB Group;l=ELVIS-030603155554Z-34764</FONT> </P><P>This is the rule on the customized items page</P><P>"557 Your IP %IP% does not have a reverse DNS entry. Disconnecting..."</P><P>If I am understanding you, this error message should have been sent/communicated with the users email server when attempting to transfer the email.... So will the user ever see this??</P><P>Thanks again.<BR></P>]]>
   </description>
   <pubDate>Tue, 03 Jun 2003 15:14:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=766&amp;PID=779&amp;title=rejection-messages#779</guid>
  </item> 
  <item>
   <title><![CDATA[Rejection Messages : Please note that rejection &amp;#034;errors&amp;#034;...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=766&amp;PID=770&amp;title=rejection-messages#770</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 766<br /><strong>Posted:</strong> 03 June 2003 at 2:22pm<br /><br /><P>Please note that rejection "errors" are sent to the remote server during the SMTP commands transactions. An error email message is not generated and sent to the sender.</P><P>This said, what verison of SpamFilter are you using? As far as we know, all error codes are functioning. Can you provide a specific example of what is happening?</P><P>Roberto Franceschetti<BR>LogSat Software</P>]]>
   </description>
   <pubDate>Tue, 03 Jun 2003 14:22:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=766&amp;PID=770&amp;title=rejection-messages#770</guid>
  </item> 
  <item>
   <title><![CDATA[Rejection Messages : It looks like the only rejection...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=766&amp;PID=766&amp;title=rejection-messages#766</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 766<br /><strong>Posted:</strong> 03 June 2003 at 12:20pm<br /><br /><P>It looks like the only rejection messages that are being sent is the one when a connection is refused based on a RDNS querry. I haven't changed anything on the customize settings so I'm not sure what is going on.</P><P>any ideas?</P>]]>
   </description>
   <pubDate>Tue, 03 Jun 2003 12:20:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=766&amp;PID=766&amp;title=rejection-messages#766</guid>
  </item> 
 </channel>
</rss>