<?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 Re: Filter email using sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704735#M613116</link>
    <description>&lt;!--!*#--&gt;&amp;gt; [...] sendmail&lt;BR /&gt;&lt;BR /&gt;Sendmail version?  HP-UX version?&lt;BR /&gt;&lt;BR /&gt;I'm not a serious sendmail user, so I know&lt;BR /&gt;nothing, but as I read:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org/m4/anti_spam.html" target="_blank"&gt;http://www.sendmail.org/m4/anti_spam.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I see:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;An ``access'' database can be created to&lt;BR /&gt;accept or reject mail from selected domains.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;Note: "from".&lt;BR /&gt;&lt;BR /&gt;&amp;gt; rcpt to : raunaz@gmail.com&lt;BR /&gt;&amp;gt; 250 2.1.5 raunaz@gmail.com... Recipient ok&lt;BR /&gt;&lt;BR /&gt;I assume that you don't run gmail.com, so why&lt;BR /&gt;do you care if someone sends a message to an&lt;BR /&gt;address in that domain?  Is there some actual&lt;BR /&gt;problem which you are trying to solve?</description>
    <pubDate>Tue, 26 Oct 2010 04:00:35 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2010-10-26T04:00:35Z</dc:date>
    <item>
      <title>Filter email using sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704734#M613115</link>
      <description>Firstly ,i have used access.db to block the email in sendmail. it is working fine. But the sendmail only block the user from sending email not blocking to the email listed. Here is the detail.&lt;BR /&gt;#cat access&lt;BR /&gt;raunaz@gmail.com        REJECT&lt;BR /&gt;&lt;BR /&gt;#telnet localhost 25&lt;BR /&gt;~&lt;BR /&gt;mail from: raunaz@gmail.com&lt;BR /&gt;550 5.7.1 raunaz@gmail.com... Access denied&lt;BR /&gt;mail from : test@gmail.com&lt;BR /&gt;250 2.1.0 test@gmail.com... Sender ok&lt;BR /&gt;rcpt to : raunaz@gmail.com&lt;BR /&gt;250 2.1.5 raunaz@gmail.com... Recipient ok&lt;BR /&gt;rcpt to :test1@gmail.com&lt;BR /&gt;250 2.1.5 test@gmail.com... Recipient ok&lt;BR /&gt;&lt;BR /&gt;I'm only unable to send from the email. But,&lt;BR /&gt;I'm still able to send to the email. Please help if i miss anything.&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 26 Oct 2010 03:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704734#M613115</guid>
      <dc:creator>khairul anuar md ali</dc:creator>
      <dc:date>2010-10-26T03:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Filter email using sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704735#M613116</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] sendmail&lt;BR /&gt;&lt;BR /&gt;Sendmail version?  HP-UX version?&lt;BR /&gt;&lt;BR /&gt;I'm not a serious sendmail user, so I know&lt;BR /&gt;nothing, but as I read:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org/m4/anti_spam.html" target="_blank"&gt;http://www.sendmail.org/m4/anti_spam.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I see:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;An ``access'' database can be created to&lt;BR /&gt;accept or reject mail from selected domains.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;Note: "from".&lt;BR /&gt;&lt;BR /&gt;&amp;gt; rcpt to : raunaz@gmail.com&lt;BR /&gt;&amp;gt; 250 2.1.5 raunaz@gmail.com... Recipient ok&lt;BR /&gt;&lt;BR /&gt;I assume that you don't run gmail.com, so why&lt;BR /&gt;do you care if someone sends a message to an&lt;BR /&gt;address in that domain?  Is there some actual&lt;BR /&gt;problem which you are trying to solve?</description>
      <pubDate>Tue, 26 Oct 2010 04:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704735#M613116</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-10-26T04:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Filter email using sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704736#M613117</link>
      <description>Steven, &lt;BR /&gt;basically what i want to do is same as this link.&lt;BR /&gt;&lt;A href="http://www.sendmail.org/m4/anti_spam.html#access_db_fine" target="_blank"&gt;http://www.sendmail.org/m4/anti_spam.html#access_db_fine&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I have insert FEATURE(access_db,`hash -T&lt;TMPF&gt; -o /etc/mail/access')dnl in the sendmail.mc&lt;BR /&gt;and restart the sendmail. After i create my access file. i compile using makemap command.&lt;BR /&gt;My access file lokes like this.&lt;BR /&gt;To:raunaz@gmail.com   REJECT&lt;BR /&gt;&lt;BR /&gt;Please help to verify what i'm missing.&lt;BR /&gt;Thanks&lt;/TMPF&gt;</description>
      <pubDate>Tue, 26 Oct 2010 06:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704736#M613117</guid>
      <dc:creator>khairul anuar md ali</dc:creator>
      <dc:date>2010-10-26T06:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Filter email using sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704737#M613118</link>
      <description>Hi all, &lt;BR /&gt;anyone have any idea about this?&lt;BR /&gt;Or i wrongly explain my question here..&lt;BR /&gt;Please help. thanks</description>
      <pubDate>Wed, 27 Oct 2010 00:12:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704737#M613118</guid>
      <dc:creator>khairul anuar md ali</dc:creator>
      <dc:date>2010-10-27T00:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Filter email using sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704738#M613119</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;a) What does this test show:&lt;BR /&gt;&lt;BR /&gt;# sendmail -bt&lt;BR /&gt;&amp;gt; /map access raunaz@gmail.com&lt;BR /&gt;&lt;BR /&gt;b) And this test:&lt;BR /&gt;&lt;BR /&gt;# sendmail -bt&lt;BR /&gt;&lt;BR /&gt;&amp;gt; check_rcpt raunaz@gmail.com&lt;BR /&gt;&lt;BR /&gt;If they do not show rejection, than your&lt;BR /&gt;sendmail configuration or the access map&lt;BR /&gt;is not used properly.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Wed, 27 Oct 2010 07:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704738#M613119</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2010-10-27T07:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Filter email using sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704739#M613120</link>
      <description>No, it didn't reject the email.</description>
      <pubDate>Wed, 27 Oct 2010 08:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filter-email-using-sendmail/m-p/4704739#M613120</guid>
      <dc:creator>khairul anuar md ali</dc:creator>
      <dc:date>2010-10-27T08:44:08Z</dc:date>
    </item>
  </channel>
</rss>

