<?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: How can I tell if my system is being used to relay email? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820994#M2685</link>
    <description>You have the ability to control who you allow to relay from your machine. By configuring your machine to use promiscuous relaying, you allow anyone to use your machine as relay. To enable promiscuous relaying configure the etc/mail/sendmail.mc by appending the following line:&lt;BR /&gt;FEATURE(promiscuous_relay)dnl&lt;BR /&gt;&lt;BR /&gt;To disable promiscuous relaying configure the etc/mail/sendmail.mc by removing the following line:&lt;BR /&gt;FEATURE(promiscuous_relay)dnl&lt;BR /&gt;&lt;BR /&gt;To allow relayn from a specific host, domain, or network, edit /etc/mail/access and add an entry to permit this.&lt;BR /&gt;Then restart sendmail.&lt;BR /&gt;&lt;BR /&gt;Hope this can help you.&lt;BR /&gt;Roberto</description>
    <pubDate>Tue, 08 Oct 2002 14:39:36 GMT</pubDate>
    <dc:creator>Roberto_30</dc:creator>
    <dc:date>2002-10-08T14:39:36Z</dc:date>
    <item>
      <title>How can I tell if my system is being used to relay email?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820993#M2684</link>
      <description>I checked the /var/log/maillog file and I can see several "from=" entries with user names on my system that should not be sending email out from my system. There is also a "relay=" entry on the same line that refers to a domain other than mine. Does this mean that someone is using my system as a mail relay? If so, then how can I stop this? I'm using sendmail 8.9.3 on a Red Hat 6.1 system.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Paul Mancillas</description>
      <pubDate>Tue, 08 Oct 2002 14:01:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820993#M2684</guid>
      <dc:creator>Paul Mancillas</dc:creator>
      <dc:date>2002-10-08T14:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I tell if my system is being used to relay email?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820994#M2685</link>
      <description>You have the ability to control who you allow to relay from your machine. By configuring your machine to use promiscuous relaying, you allow anyone to use your machine as relay. To enable promiscuous relaying configure the etc/mail/sendmail.mc by appending the following line:&lt;BR /&gt;FEATURE(promiscuous_relay)dnl&lt;BR /&gt;&lt;BR /&gt;To disable promiscuous relaying configure the etc/mail/sendmail.mc by removing the following line:&lt;BR /&gt;FEATURE(promiscuous_relay)dnl&lt;BR /&gt;&lt;BR /&gt;To allow relayn from a specific host, domain, or network, edit /etc/mail/access and add an entry to permit this.&lt;BR /&gt;Then restart sendmail.&lt;BR /&gt;&lt;BR /&gt;Hope this can help you.&lt;BR /&gt;Roberto</description>
      <pubDate>Tue, 08 Oct 2002 14:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820994#M2685</guid>
      <dc:creator>Roberto_30</dc:creator>
      <dc:date>2002-10-08T14:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I tell if my system is being used to relay email?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820995#M2686</link>
      <description>Hi,&lt;BR /&gt;It is ok that&lt;BR /&gt;The remote mail servers will be refered in the&lt;BR /&gt;relay= parameter in maillog&lt;BR /&gt;&lt;BR /&gt;If you are interested in checking whether your&lt;BR /&gt;mail server is a open relay . Do this &lt;BR /&gt;&lt;BR /&gt;Open telnet port in firewall for your mail server.&lt;BR /&gt;&lt;BR /&gt;Then.&lt;BR /&gt;&lt;BR /&gt;#telnet relay-test.mail-abuse.org&lt;BR /&gt;&lt;BR /&gt;Wait for 10 minutes , it will give you the results.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Thu, 10 Oct 2002 03:13:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820995#M2686</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-10-10T03:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can I tell if my system is being used to relay email?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820996#M2687</link>
      <description>Alternatively, just visit the following URL and give your mail server address&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.abuse.net/relay.html" target="_blank"&gt;http://www.abuse.net/relay.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Mon, 14 Oct 2002 02:29:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820996#M2687</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2002-10-14T02:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I tell if my system is being used to relay email?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820997#M2688</link>
      <description>Dear U.SivaKumar, &lt;BR /&gt;&lt;BR /&gt;When I try to telnet:&lt;BR /&gt;$ telnet relay-test.mail-abuse.org&lt;BR /&gt;I have got the following:&lt;BR /&gt;Trying 204.152.187.123...&lt;BR /&gt;telnet: connect to address 204.152.187.123: No route to host&lt;BR /&gt;What's happen? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Choth</description>
      <pubDate>Fri, 15 Nov 2002 09:33:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820997#M2688</guid>
      <dc:creator>Chan Choth PUTH</dc:creator>
      <dc:date>2002-11-15T09:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I tell if my system is being used to relay email?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820998#M2689</link>
      <description>Welcome my old friend choth,&lt;BR /&gt;&lt;BR /&gt;Have you opened outgoing telnet port in your firewall ?.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Fri, 15 Nov 2002 10:07:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820998#M2689</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-11-15T10:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: How can I tell if my system is being used to relay email?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820999#M2690</link>
      <description>Also can you reach internet from this mail server ?&lt;BR /&gt;&lt;BR /&gt;Have you got default gateway as internet gateway or your firewall&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Fri, 15 Nov 2002 10:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-tell-if-my-system-is-being-used-to-relay-email/m-p/2820999#M2690</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-11-15T10:10:53Z</dc:date>
    </item>
  </channel>
</rss>

