<?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: Auto Reply with sendmail 8.8.6 ?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539142#M26372</link>
    <description>But if you send multiple e-mails, you will only get an autoreply once a day. This does not appear to meet the original requirements as stated.</description>
    <pubDate>Tue, 24 Jul 2001 09:13:43 GMT</pubDate>
    <dc:creator>Dave Kelly_1</dc:creator>
    <dc:date>2001-07-24T09:13:43Z</dc:date>
    <item>
      <title>Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539133#M26363</link>
      <description>Is there a way to to make sendmamil&lt;BR /&gt;Version 8.8.6 (PHNE_17190) auto reply.&lt;BR /&gt;Like if an email gets send to a specific email address like  support@thisdomain.com it will send an email saying something like "Your email message is now on its way to the appropriate Customer Service Representative."&lt;BR /&gt;thanks for your help&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Mon, 11 Jun 2001 19:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539133#M26363</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-06-11T19:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539134#M26364</link>
      <description>Hi,&lt;BR /&gt;You'd do this out of an email program alias that would submit the mail reply and take other actions.  O'Reilly sendmail book is the place to look for the general "how to".&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org/faq/" target="_blank"&gt;http://www.sendmail.org/faq/&lt;/A&gt; will give you a couple of more tips about keeping this program alias secure.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;-&amp;gt; Brian Hackley</description>
      <pubDate>Tue, 12 Jun 2001 14:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539134#M26364</guid>
      <dc:creator>Brian Hackley</dc:creator>
      <dc:date>2001-06-12T14:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539135#M26365</link>
      <description>You can use the "vacation" tool with the sendmail :&lt;BR /&gt;&lt;BR /&gt;If you want the "user1@abc.com" to autoreply any mail sent to him , you can do :&lt;BR /&gt;1. %vacation -i&lt;BR /&gt;    First issue the above command to initiate the datebase&lt;BR /&gt;2. Edit the ~/.forward file with the content:&lt;BR /&gt;   \user2@abc.com,"|/usr/bin/vaction user1"&lt;BR /&gt;3. Edit the file .vacation.msg&lt;BR /&gt;   Put anything you want to autoreply to the sender here !&lt;BR /&gt;&lt;BR /&gt;Now if a mail is sent to user1@abc.com , the sender will receive an autoreply mail from you whose content is just the file ~/.vacation.msg .&lt;BR /&gt;Also the mail is forward to user2@abc.com .&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Fri, 20 Jul 2001 06:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539135#M26365</guid>
      <dc:creator>Frank Li</dc:creator>
      <dc:date>2001-07-20T06:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539136#M26366</link>
      <description>Another thing should be mentioned !&lt;BR /&gt;&lt;BR /&gt;Be sure the user's shell is include in the file /etc/shells , or you get the error ( no shell )</description>
      <pubDate>Fri, 20 Jul 2001 06:35:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539136#M26366</guid>
      <dc:creator>Frank Li</dc:creator>
      <dc:date>2001-07-20T06:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539137#M26367</link>
      <description>Hey there here is what i get when i do the command.&lt;BR /&gt;# %vacation -i&lt;BR /&gt;sh: %vacation:  not found.&lt;BR /&gt;what dir does it sit in?&lt;BR /&gt;&lt;BR /&gt;Richard&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jul 2001 13:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539137#M26367</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-07-20T13:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539138#M26368</link>
      <description>Hi Richard:&lt;BR /&gt;&lt;BR /&gt;The man pages for 'vacation' provide some good information.  The full path is /usr/bin/vacation.  The percent sign (%) is the default c-shell prompt for non-root users.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 20 Jul 2001 14:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539138#M26368</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-07-20T14:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539139#M26369</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the "%" is the csh prompt !&lt;BR /&gt;the vacation command is in /usr/bin .</description>
      <pubDate>Sat, 21 Jul 2001 01:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539139#M26369</guid>
      <dc:creator>Frank Li</dc:creator>
      <dc:date>2001-07-21T01:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539140#M26370</link>
      <description>The vacation program is no use for an autoreply of the type that you are asking about.&lt;BR /&gt;&lt;BR /&gt;This is because only one message per week is sent to each unique sender.&lt;BR /&gt;&lt;BR /&gt;You should remember that sendmail is only a transport and not an e-mail program.&lt;BR /&gt;&lt;BR /&gt;I agree with Brian's response.</description>
      <pubDate>Mon, 23 Jul 2001 12:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539140#M26370</guid>
      <dc:creator>Dave Kelly_1</dc:creator>
      <dc:date>2001-07-23T12:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539141#M26371</link>
      <description>You can change the default " one week " to "one day" or sometime by using the option "-r" of vacation . use this option in the ~/.forward file.</description>
      <pubDate>Tue, 24 Jul 2001 00:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539141#M26371</guid>
      <dc:creator>Frank Li</dc:creator>
      <dc:date>2001-07-24T00:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539142#M26372</link>
      <description>But if you send multiple e-mails, you will only get an autoreply once a day. This does not appear to meet the original requirements as stated.</description>
      <pubDate>Tue, 24 Jul 2001 09:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539142#M26372</guid>
      <dc:creator>Dave Kelly_1</dc:creator>
      <dc:date>2001-07-24T09:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539143#M26373</link>
      <description>In fact , you can add something so that every mail have been autoreplied ! I have a test on the following line in the ~/.forward file !&lt;BR /&gt;&lt;BR /&gt;%vi ~/.forward&lt;BR /&gt;\user1,"|/usr/bin/vacation public","|/usr/bin/rm /home/user1/.vacation.dir","|/usr/bin/rm /home/user1/.vacation.pag"&lt;BR /&gt;&lt;BR /&gt;For now , every mail sent to user1 , an autoreply mail will be received !&lt;BR /&gt;&lt;BR /&gt;I have tested on hpux10.20.</description>
      <pubDate>Tue, 24 Jul 2001 09:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539143#M26373</guid>
      <dc:creator>Frank Li</dc:creator>
      <dc:date>2001-07-24T09:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539144#M26374</link>
      <description>I'm not too sure where you got the -r parameter from. It is not documented in the man page on HPUX 10.20 or HPUX 11.00.&lt;BR /&gt;&lt;BR /&gt;I found a man page for (I think) SUSE Linux which uses a -t parameter but using either -r or -t on HPUX gives an illegal option error.</description>
      <pubDate>Tue, 24 Jul 2001 09:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539144#M26374</guid>
      <dc:creator>Dave Kelly_1</dc:creator>
      <dc:date>2001-07-24T09:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539145#M26375</link>
      <description>Hi,I use the "vacation" program included with the sendmail , the default " vacation " program in hp does't contain the "-r" option .&lt;BR /&gt;&lt;BR /&gt;In fact , if you edit the .forward file like this :&lt;BR /&gt;&lt;BR /&gt;\user1,"|/usr/bin/vacation user1","|/usr/bin/rm /home/user1/.vacation.dir","|/usr/bin/rm /home/user1/.vacation.pag"&lt;BR /&gt;&lt;BR /&gt;that is ,every time a mail is coming , you autoreply it and also delete the database(vacation) , so next time if the same person sends email to you , he will also get the autoreply email from you .&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Tue, 24 Jul 2001 23:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539145#M26375</guid>
      <dc:creator>Frank Li</dc:creator>
      <dc:date>2001-07-24T23:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reply with sendmail 8.8.6 ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539146#M26376</link>
      <description>HPUX 10.20 S800&lt;BR /&gt;PHNE_24496 vacation patch&lt;BR /&gt;&lt;BR /&gt;Just for the benefit of the ITRC Forum members, here is what I did to get vacation to reply to each e-mail received:&lt;BR /&gt;&lt;BR /&gt;I have set chmod 444 $USERDIR/.vacation.*&lt;BR /&gt;&lt;BR /&gt;This way the .vacation.pag never gets written and will default send .vacation.msg to each e-mail received.  As simple as that.&lt;BR /&gt;&lt;BR /&gt;I too did not see the -r option in vacation man pages.</description>
      <pubDate>Thu, 04 Sep 2003 20:07:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-reply-with-sendmail-8-8-6/m-p/2539146#M26376</guid>
      <dc:creator>E. Wong</dc:creator>
      <dc:date>2003-09-04T20:07:32Z</dc:date>
    </item>
  </channel>
</rss>

