<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic sendmail access file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046709#M135571</link>
    <description>I set up a few entries in the sendmail access file to reject specific doamins, such as:&lt;BR /&gt;&lt;BR /&gt;  spamsource.com 553 No soliciting.&lt;BR /&gt;&lt;BR /&gt;When sendmail rejects the email, the following is logged in the mail.log:&lt;BR /&gt;&lt;BR /&gt;  h7BGpET06466: --&amp;gt; 553 5.0.0 No soliciting. (held)&lt;BR /&gt;&lt;BR /&gt;Does anyone know what "held" means?  Not all the mail.log entries have "held" following the reject message.&lt;BR /&gt;</description>
    <pubDate>Mon, 11 Aug 2003 20:10:12 GMT</pubDate>
    <dc:creator>Fred Martin_1</dc:creator>
    <dc:date>2003-08-11T20:10:12Z</dc:date>
    <item>
      <title>sendmail access file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046709#M135571</link>
      <description>I set up a few entries in the sendmail access file to reject specific doamins, such as:&lt;BR /&gt;&lt;BR /&gt;  spamsource.com 553 No soliciting.&lt;BR /&gt;&lt;BR /&gt;When sendmail rejects the email, the following is logged in the mail.log:&lt;BR /&gt;&lt;BR /&gt;  h7BGpET06466: --&amp;gt; 553 5.0.0 No soliciting. (held)&lt;BR /&gt;&lt;BR /&gt;Does anyone know what "held" means?  Not all the mail.log entries have "held" following the reject message.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2003 20:10:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046709#M135571</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2003-08-11T20:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail access file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046710#M135572</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;what if you try&lt;BR /&gt;&lt;BR /&gt;spamsource.com 550 No soliciting&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;spamsource.com 553 No soliciting&lt;BR /&gt;&lt;BR /&gt;without the period at the end.&lt;BR /&gt;&lt;BR /&gt;Richard&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2003 20:27:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046710#M135572</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2003-08-11T20:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail access file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046711#M135573</link>
      <description>All my entries are the same; I have about 30 sites that get the "No soliciting." message.  As I said, some do not produce the "held" message.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2003 11:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046711#M135573</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2003-08-12T11:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail access file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046712#M135574</link>
      <description>Well, if the spammers return address is invalid (like most spam), then the outgoing bounce will be held in your mail queue for another send try later (just like any other mail). It can take up to four days, depending on your configuration, for the send to actually give up.&lt;BR /&gt;&lt;BR /&gt;This would be my guess as to what "held" means in this context.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Tue, 12 Aug 2003 11:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046712#M135574</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-08-12T11:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail access file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046713#M135575</link>
      <description>Are you certain?  The 553 message is delivered directly to the host that's logged in (smtp), not via an email.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2003 11:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046713#M135575</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2003-08-12T11:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail access file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046714#M135576</link>
      <description>Never mind. A bounce message is sent, but that is sent from the mailer initiating the connection to your mailer, not by your mailer. Sorry, I didn't pay close enough attention to your first message.&lt;BR /&gt;&lt;BR /&gt;Although, I did find this in a Google search and it looks to be similar to what you are seeing, so maybe I was close.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cm.nu/~shane/lists/comp.mail.sendmail/2000-06/1933.html" target="_blank"&gt;http://www.cm.nu/~shane/lists/comp.mail.sendmail/2000-06/1933.html&lt;/A&gt;&lt;BR /&gt;===========================&lt;BR /&gt;StarOffice, does not offer the pop-up, and the mail log using&lt;BR /&gt;LogLevel=15 indicates a "(held)" after the message, and no response is&lt;BR /&gt;returned to the sender. The same is true when the forbidden attachments&lt;BR /&gt;are sent from the command line, e.g.:&lt;BR /&gt;=============================&lt;BR /&gt;&lt;BR /&gt;(This was from a 554 response.)&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2003 12:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046714#M135576</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-08-12T12:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail access file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046715#M135577</link>
      <description>Well, if that applies to my situation it just means the logged-in host isn't seeing my message.&lt;BR /&gt;&lt;BR /&gt;It just attemps to send the spam and when my server rejects it, the host logs off and ignores the reason.  Like they care anyway :)&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2003 12:29:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-access-file/m-p/3046715#M135577</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2003-08-12T12:29:53Z</dc:date>
    </item>
  </channel>
</rss>

