<?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: Sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856462#M94822</link>
    <description>-post the literal aliases&lt;BR /&gt;&lt;BR /&gt;-the to: header of an e-mail that's not being replied to&lt;BR /&gt;&lt;BR /&gt;-the .forward file (include an ll of same).&lt;BR /&gt;&lt;BR /&gt;-the .vacation.msg (include an ll of same)</description>
    <pubDate>Tue, 03 Dec 2002 19:32:27 GMT</pubDate>
    <dc:creator>Christopher Caldwell</dc:creator>
    <dc:date>2002-12-03T19:32:27Z</dc:date>
    <item>
      <title>Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856456#M94816</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;I have a user who wants to have his e-mail forwarded from his sendmail account to his new internet mail account. Additionally, he wants a warning message displayed letting people know his new e-mail account. &lt;BR /&gt;&lt;BR /&gt;I configured his sendmail account with the vacation status and included a message that lets people know what his new account is. However, a test message sent to the account did not return an automatic answer. I haven't set up the forwarding portion yet. &lt;BR /&gt;&lt;BR /&gt;Is there something else that I need to do? The version of the OS is HP-UX 10.20.</description>
      <pubDate>Tue, 03 Dec 2002 15:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856456#M94816</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2002-12-03T15:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856457#M94817</link>
      <description>Hi Andrew,&lt;BR /&gt;&lt;BR /&gt;Are you seeing anything in the maillog?  Have a look at some other threads too:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1b61c1c4ceddd61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1b61c1c4ceddd61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x28cae7726eccd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x28cae7726eccd5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;you'll find others by searching on "forward sendmail" against the ITRC Forums.&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin</description>
      <pubDate>Tue, 03 Dec 2002 15:23:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856457#M94817</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2002-12-03T15:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856458#M94818</link>
      <description>Split the mail account with an aliase - send one half of the alias to the user account with vacation, send the other half of the alias to the user's new account:&lt;BR /&gt;&lt;BR /&gt;fredaliase: fred, fred@newco.com</description>
      <pubDate>Tue, 03 Dec 2002 15:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856458#M94818</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-12-03T15:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856459#M94819</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Thanks for the replies. I took your suggestion concerning the .forward file one step further and modified the /etc/mail/aliases file to reflect the changes. &lt;BR /&gt;&lt;BR /&gt;I am still having problems with the auto-reply issue. Any ideas?</description>
      <pubDate>Tue, 03 Dec 2002 15:52:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856459#M94819</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2002-12-03T15:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856460#M94820</link>
      <description>check the mail log when you send an e-mail to the alias:&lt;BR /&gt;&lt;BR /&gt;$tail -f /var/adm/syslog/mail.log&lt;BR /&gt;&lt;BR /&gt;make sure you aren't getting errors like "unsafe group writes".&lt;BR /&gt;&lt;BR /&gt;BTW, if I get too sophisticated with auto-replies, I tend to use procmail:&lt;BR /&gt;&lt;A href="http://www.procmail.org/" target="_blank"&gt;http://www.procmail.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Dec 2002 15:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856460#M94820</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-12-03T15:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856461#M94821</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;There does not appear to be any error messages in the mail.log file. The message is being forwarded to the user's new e-mail address. However, the automatic reply to the sender is not being sent.</description>
      <pubDate>Tue, 03 Dec 2002 17:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856461#M94821</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2002-12-03T17:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856462#M94822</link>
      <description>-post the literal aliases&lt;BR /&gt;&lt;BR /&gt;-the to: header of an e-mail that's not being replied to&lt;BR /&gt;&lt;BR /&gt;-the .forward file (include an ll of same).&lt;BR /&gt;&lt;BR /&gt;-the .vacation.msg (include an ll of same)</description>
      <pubDate>Tue, 03 Dec 2002 19:32:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856462#M94822</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-12-03T19:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856463#M94823</link>
      <description>Here is the text of the alias file:&lt;BR /&gt;&lt;BR /&gt;# Local Aliases&lt;BR /&gt;beatty:         jbeatty@partners.org&lt;BR /&gt;chang:          ecchang@partners.org&lt;BR /&gt;dean:  sdean@partners.org&lt;BR /&gt;goitein: michael@goitein.ch&lt;BR /&gt;hartford:       ahartford@partners.org&lt;BR /&gt;held:           kheld@partners.org&lt;BR /&gt;kollipara:      sashik@pocus1.mgh.harvard.edu&lt;BR /&gt;kozin:          kozin@steele.mgh.harvard.edu&lt;BR /&gt;moulton:        gmoulton@partners.org&lt;BR /&gt;niemierko:      niemierk&lt;BR /&gt;root:           gmoulton@partners.org, pgraceffa@partners.org, ahkaplan@partners.org&lt;BR /&gt;rosenthal:      rosentha&lt;BR /&gt;sashik:         sashik@pocus1.mgh.harvard.edu&lt;BR /&gt;smith:          asmith3@partners.org&lt;BR /&gt;snow:  asnow@partners.org&lt;BR /&gt;willers:        henning_willers@yahoo.com&lt;BR /&gt;&lt;BR /&gt;Here is the text of the .vacation.msg file:&lt;BR /&gt;&lt;BR /&gt;From: Andrew Kaplan [kaplan@hadron.mgh.harvard.edu]&lt;BR /&gt;Sent: Tuesday, December 03, 2002 2:55 PM&lt;BR /&gt;Subject: No Longer At This Address&lt;BR /&gt;&lt;BR /&gt;The new e-mail address for Michael Goitein is:&lt;BR /&gt;&lt;BR /&gt; michael@goitein.ch&lt;BR /&gt;&lt;BR /&gt;If there are any questions, contact Andy Kaplan at ahkaplan@partners.org.&lt;BR /&gt;&lt;BR /&gt;There are no.forward files on the system due to the use of the alias file.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Dec 2002 19:57:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856463#M94823</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2002-12-03T19:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856464#M94824</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you run&lt;BR /&gt;#newaliases -i &lt;BR /&gt;&lt;BR /&gt;after making changes to /etc/aliases file ?&lt;BR /&gt;aliases can forward mail that way&lt;BR /&gt;eg:&lt;BR /&gt;test: test@hotmail.com,test@rediffmail.com&lt;BR /&gt;&lt;BR /&gt;In sendmail latest versions you can give a message that user has moved with new email address of the user.&lt;BR /&gt;&lt;BR /&gt;edit /etc/aliases&lt;BR /&gt;&lt;BR /&gt;test: test@hotmail.com.REDIRECT&lt;BR /&gt;&lt;BR /&gt;#newaliases -i&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Dec 2002 04:21:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856464#M94824</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-12-04T04:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856465#M94825</link>
      <description>If this is the alias with for the "vacation" guy:&lt;BR /&gt;goitein: michael@goitein.ch &lt;BR /&gt;you're bypassing local delivery.&lt;BR /&gt;&lt;BR /&gt;To kick vacation, the alias should be&lt;BR /&gt;goitein: goitein, michael@goitein.ch</description>
      <pubDate>Wed, 04 Dec 2002 12:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856465#M94825</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-12-04T12:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856466#M94826</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;I modified the aliases file such that the line for goitein now reads:&lt;BR /&gt;&lt;BR /&gt;goitein:     goitein, michael@goitein.ch&lt;BR /&gt;&lt;BR /&gt;I also ran the /usr/sbin/newaliases command and did a test message to the user. I did not get the automated reply that I expected to receive. I checked the mail.log file and I noticed the following entries:&lt;BR /&gt;&lt;BR /&gt;Dec  4 09:04:18 hadron sendmail[3067]: gB4E4H003066: to=&lt;GOITEIN&gt;, delay=00:00:01, xdelay=00:00:00, mailer=local, pri=60017, dsn=2.0.0, stat=Sent&lt;BR /&gt;&lt;BR /&gt;Dec  4 09:05:28 hadron sendmail[3067]: gB4E4H003066: to=michael@goitein.ch, delay=00:01:11, xdelay=00:01:10, mailer=esmtp, pri=60017, relay=dompop.agrinet.ch. [212.28.134.110], dsn=2.0.0, stat=Sent (&amp;lt;3DEB6FD20003F76D&amp;gt; Mail accepted)&lt;BR /&gt;&lt;BR /&gt;Dec  4 09:05:56 hadron sendmail[3039]: NOQUEUE: [64.156.12.217] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA&lt;BR /&gt;&lt;BR /&gt;&lt;/GOITEIN&gt;</description>
      <pubDate>Wed, 04 Dec 2002 14:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856466#M94826</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2002-12-04T14:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856467#M94827</link>
      <description>As root:&lt;BR /&gt;&lt;BR /&gt;ll -d /home&lt;BR /&gt;ll -d /home/gotein&lt;BR /&gt;ll /home/gotein&lt;BR /&gt;&lt;BR /&gt;ll /var/mail/gotein&lt;BR /&gt;more /var/mail/gotein</description>
      <pubDate>Wed, 04 Dec 2002 19:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2856467#M94827</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-12-04T19:41:16Z</dc:date>
    </item>
  </channel>
</rss>

