<?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: aliases issue using /etc/aliases in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167446#M50528</link>
    <description>This is the /var/log/maillog entries from when I ran it command line, and I received the email:&lt;BR /&gt;Command: echo "Test mail: michael.lense@convergys.com...." | /bin/mail -s "haplv01" michael.lense@convergys.com&lt;BR /&gt;&lt;BR /&gt;Apr  2 08:42:09 haplv01 sendmail[9876]: n32Cg9oN009876: from=root, size=93, class=0, nrcpts=1, msgid=&amp;lt;200904021242.n32Cg9oN009876@haplv01.convergys.com&amp;gt;, relay=root@localhost&lt;BR /&gt;Apr  2 08:42:09 haplv01 sendmail[9876]: STARTTLS=client, relay=cvgmx2.convergys.com., version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256&lt;BR /&gt;Apr  2 08:42:09 haplv01 sendmail[9876]: n32Cg9oN009876: to=michael.lense@convergys.com, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30093, relay=cvgmx2.convergys.com. [155.90.248.189], dsn=2.0.0, stat=Sent (Ok: queued as 829971464324)&lt;BR /&gt;&lt;BR /&gt;Here I changed the /etc/aliases file adding line:&lt;BR /&gt;root:           michael.lense@convergys.com&lt;BR /&gt;Ran the newaliases command:&lt;BR /&gt;# newaliases&lt;BR /&gt;/etc/aliases: 79 aliases, longest 27 bytes, 833 bytes total&lt;BR /&gt;#&lt;BR /&gt;and this is the /var/log/maillog entries, and I did not receive the email...&lt;BR /&gt;Apr  2 08:43:34 haplv01 sendmail[9888]: alias database /etc/aliases rebuilt by root&lt;BR /&gt;Apr  2 08:43:34 haplv01 sendmail[9888]: /etc/aliases: 79 aliases, longest 27 bytes, 833 bytes total&lt;BR /&gt;Apr  2 08:44:02 haplv01 sendmail[9891]: n32Ci2ZJ009891: from=root, size=47, class=0, nrcpts=1, msgid=&amp;lt;200904021244.n32Ci2ZJ009891@haplv01.convergys.com&amp;gt;, relay=root@localhost&lt;BR /&gt;Apr  2 08:44:03 haplv01 sendmail[9891]: STARTTLS=client, relay=cvgmx2.convergys.com., version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256&lt;BR /&gt;Apr  2 08:44:03 haplv01 sendmail[9891]: n32Ci2ZJ009891: to=root, ctladdr=root (0/0), delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=30047, relay=cvgmx2.convergys.com. [155.90.248.189], dsn=2.0.0, stat=Sent (Ok: queued as 4416A1464347)&lt;BR /&gt;.................................&lt;BR /&gt;</description>
    <pubDate>Thu, 02 Apr 2009 11:53:38 GMT</pubDate>
    <dc:creator>MikeL_4</dc:creator>
    <dc:date>2009-04-02T11:53:38Z</dc:date>
    <item>
      <title>aliases issue using /etc/aliases</title>
      <link>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167444#M50526</link>
      <description>I am able to send a mail message to myself from a server without any problem...&lt;BR /&gt;&lt;BR /&gt;But after I have updated /etc/aliases and added the line for all of root's mail to be routed to me....&lt;BR /&gt;&lt;BR /&gt;Added: &lt;BR /&gt;root: myemail@company.com&lt;BR /&gt;&lt;BR /&gt;and ran newaliases to implement it....&lt;BR /&gt;&lt;BR /&gt;If I send a mail message to root, it does not get routed to my email...&lt;BR /&gt;&lt;BR /&gt;Any suggestions ?</description>
      <pubDate>Wed, 01 Apr 2009 22:47:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167444#M50526</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2009-04-01T22:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: aliases issue using /etc/aliases</title>
      <link>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167445#M50527</link>
      <description>Please post the output of /var/log/maillog after your test.&lt;BR /&gt;&lt;BR /&gt;Also, if you send a mail to yourself from command line, do you receive it? Is your server also your own mail server?</description>
      <pubDate>Thu, 02 Apr 2009 01:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167445#M50527</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-04-02T01:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: aliases issue using /etc/aliases</title>
      <link>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167446#M50528</link>
      <description>This is the /var/log/maillog entries from when I ran it command line, and I received the email:&lt;BR /&gt;Command: echo "Test mail: michael.lense@convergys.com...." | /bin/mail -s "haplv01" michael.lense@convergys.com&lt;BR /&gt;&lt;BR /&gt;Apr  2 08:42:09 haplv01 sendmail[9876]: n32Cg9oN009876: from=root, size=93, class=0, nrcpts=1, msgid=&amp;lt;200904021242.n32Cg9oN009876@haplv01.convergys.com&amp;gt;, relay=root@localhost&lt;BR /&gt;Apr  2 08:42:09 haplv01 sendmail[9876]: STARTTLS=client, relay=cvgmx2.convergys.com., version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256&lt;BR /&gt;Apr  2 08:42:09 haplv01 sendmail[9876]: n32Cg9oN009876: to=michael.lense@convergys.com, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30093, relay=cvgmx2.convergys.com. [155.90.248.189], dsn=2.0.0, stat=Sent (Ok: queued as 829971464324)&lt;BR /&gt;&lt;BR /&gt;Here I changed the /etc/aliases file adding line:&lt;BR /&gt;root:           michael.lense@convergys.com&lt;BR /&gt;Ran the newaliases command:&lt;BR /&gt;# newaliases&lt;BR /&gt;/etc/aliases: 79 aliases, longest 27 bytes, 833 bytes total&lt;BR /&gt;#&lt;BR /&gt;and this is the /var/log/maillog entries, and I did not receive the email...&lt;BR /&gt;Apr  2 08:43:34 haplv01 sendmail[9888]: alias database /etc/aliases rebuilt by root&lt;BR /&gt;Apr  2 08:43:34 haplv01 sendmail[9888]: /etc/aliases: 79 aliases, longest 27 bytes, 833 bytes total&lt;BR /&gt;Apr  2 08:44:02 haplv01 sendmail[9891]: n32Ci2ZJ009891: from=root, size=47, class=0, nrcpts=1, msgid=&amp;lt;200904021244.n32Ci2ZJ009891@haplv01.convergys.com&amp;gt;, relay=root@localhost&lt;BR /&gt;Apr  2 08:44:03 haplv01 sendmail[9891]: STARTTLS=client, relay=cvgmx2.convergys.com., version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256&lt;BR /&gt;Apr  2 08:44:03 haplv01 sendmail[9891]: n32Ci2ZJ009891: to=root, ctladdr=root (0/0), delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=30047, relay=cvgmx2.convergys.com. [155.90.248.189], dsn=2.0.0, stat=Sent (Ok: queued as 4416A1464347)&lt;BR /&gt;.................................&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Apr 2009 11:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167446#M50528</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2009-04-02T11:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: aliases issue using /etc/aliases</title>
      <link>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167447#M50529</link>
      <description>It looks like the messages was delivered to the relay host. You should identify what is happening in cvgmx2.convergys.com.</description>
      <pubDate>Thu, 02 Apr 2009 20:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167447#M50529</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-04-02T20:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: aliases issue using /etc/aliases</title>
      <link>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167448#M50530</link>
      <description>I checked with the Admin in charge of the mail server and he said it is trying to send the mail to root at that servers hostname....&lt;BR /&gt;&lt;BR /&gt;I looked at a server that is working corectly, and the maillog on it shows the mail going to individual mail addresses that are in the /etc/aliases file for root:&lt;BR /&gt;&lt;BR /&gt;Apr 14 12:57:33 mfl-rhel5 sendmail[9712]: n3EGvXY6009712: from=root, size=2393, class=0, nrcpts=1, msgid=&amp;lt;200904141657.n3EGvXY6009712@mfl-rhel5.dcd.convergys.com&amp;gt;, relay=root@localhost&lt;BR /&gt;Apr 14 12:57:33 mfl-rhel5 sendmail[9786]: n3EGvX74009786: from=&lt;ROOT&gt;, size=2697, class=0, nrcpts=1, msgid=&amp;lt;200904141657.n3EGvXY6009712@mfl-rhel5.dcd.convergys.com&amp;gt;, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1]&lt;BR /&gt;Apr 14 12:57:33 mfl-rhel5 sendmail[9712]: n3EGvXY6009712: to=root, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=32393, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (n3EGvX74009786 Message accepted for delivery)&lt;BR /&gt;Apr 14 12:57:34 mfl-rhel5 sendmail[9787]: n3EGvX74009786: to=mlense@cfl.rr.com, ctladdr=&lt;ROOT&gt; (0/0), delay=00:00:01, xdelay=00:00:00, mailer=esmtp, pri=62949, relay=cdptpa-smtpin02.mail.rr.com. [75.180.132.244], dsn=4.0.0, stat=Deferred: Connection refused by cdptpa-smtpin02.mail.rr.com.&lt;BR /&gt;Apr 14 12:57:35 mfl-rhel5 sendmail[9787]: STARTTLS=client, relay=cvgmx1in.convergys.com., version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256&lt;BR /&gt;Apr 14 12:57:35 mfl-rhel5 sendmail[9787]: n3EGvX74009786: to=michael.lense@convergys.com, ctladdr=&lt;ROOT&gt; (0/0), delay=00:00:02, xdelay=00:00:01, mailer=esmtp, pri=62949, relay=cvgmx1in.convergys.com. [155.90.248.189], dsn=2.0.0, stat=Sent (Ok: queued as 924DD14F876C)&lt;BR /&gt;&lt;BR /&gt;So to me it does not appear as if the /etc/aliases is working on the effected server for some reason.... and after running the newaliases command, the aliases.db file has a new date/time stamp that reflects when it was run....&lt;BR /&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;</description>
      <pubDate>Tue, 14 Apr 2009 16:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167448#M50530</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2009-04-14T16:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: aliases issue using /etc/aliases</title>
      <link>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167449#M50531</link>
      <description>It seems that sendmail is forwarding directly mails for root to the smart host, and they should be delivered as local. Maybe, unqualified address is trying to be directly sent to the smart host.&lt;BR /&gt;&lt;BR /&gt;Can you try sending a mail to root@localhost for example?. What is the content of your local-host-names file?.</description>
      <pubDate>Tue, 14 Apr 2009 18:55:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167449#M50531</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-04-14T18:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: aliases issue using /etc/aliases</title>
      <link>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167450#M50532</link>
      <description>sent mail message to root@localhost:&lt;BR /&gt;&lt;BR /&gt;Apr 14 16:12:40 atcpivrv01 sendmail[15941]: n3EKCe6Z015941: from=root, size=72, class=0, nrcpts=1, msgid=&amp;lt;200904142012.n3EKCe6Z015941@atcpivrv01.na.convergys.com&amp;gt;, relay=root@localhost&lt;BR /&gt;Apr 14 16:12:40 atcpivrv01 sendmail[15941]: STARTTLS=client, relay=cvgmx2.convergys.com., version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256&lt;BR /&gt;Apr 14 16:12:40 atcpivrv01 sendmail[15941]: n3EKCe6Z015941: to=root@localhost, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30072, relay=cvgmx2.convergys.com. [155.90.248.189], dsn=2.0.0, stat=Sent (Ok: queued as 7397E14F874D)&lt;BR /&gt;&lt;BR /&gt;# cat /etc/mail/local-host-names&lt;BR /&gt;# local-host-names - include all aliases for your machine here.&lt;BR /&gt;#</description>
      <pubDate>Tue, 14 Apr 2009 19:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167450#M50532</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2009-04-14T19:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: aliases issue using /etc/aliases</title>
      <link>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167451#M50533</link>
      <description>You should include your hostnames and local domains to have mails delivered locally. At least include in your local-host-names file:&lt;BR /&gt;&lt;BR /&gt;localhost&lt;BR /&gt;localhost.localdomain&lt;BR /&gt;localdomain&lt;BR /&gt;&lt;YOUR real="" host="" name=""&gt;&lt;BR /&gt;&lt;YOUR real="" host="" name=""&gt;&lt;BR /&gt;&lt;BR /&gt;Otherwise, no mail will be delivered locally and will be passed to the smart host without any processing.&lt;/YOUR&gt;&lt;/YOUR&gt;</description>
      <pubDate>Tue, 14 Apr 2009 19:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167451#M50533</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-04-14T19:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: aliases issue using /etc/aliases</title>
      <link>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167452#M50534</link>
      <description>I give up on this, nothing seems to work... This is the same on 6 other servers I have, all running Red Hat version 4, our Version 5 servers are working fine and they are all setup the same...</description>
      <pubDate>Wed, 15 Apr 2009 13:06:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167452#M50534</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2009-04-15T13:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: aliases issue using /etc/aliases</title>
      <link>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167453#M50535</link>
      <description>Thanks</description>
      <pubDate>Wed, 15 Apr 2009 17:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/aliases-issue-using-etc-aliases/m-p/5167453#M50535</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2009-04-15T17:52:09Z</dc:date>
    </item>
  </channel>
</rss>

