Re: auto responder w/sendmail.

2001-03-23 Thread Nate Amsden
"Mullins, Ron" wrote: > Have a look at Procmail and Procmail-lib. Procmail-lib has 'recipes' > specifically for autoresponding the you can modify to suit your needs. ok i'll check it out! thanks! nate -- ::: ICQ: 75132336 http://www.aphroland.org/ http://www.linuxpowered.net/ [EMAIL PROTECTED]

RE: auto responder w/sendmail.

2001-03-23 Thread Mullins, Ron
>From: Nate Amsden [mailto:[EMAIL PROTECTED] >i know sendmail has the vacation program, but i would like to do some >kind of auto responder at our mail 'hub', which has no accounts just >a bunch of aliases that point to leaf servers. since the vacation >program seemingly relies on a $HOME to store

Re: Auto Responder

1997-09-10 Thread Karl M. Hegbloom
> "Tony" == Tony Koehn <[EMAIL PROTECTED]> writes: Tony> Does anyone know where I can find or how I go about getting Tony> an Auto Responder on a Debian Linux Box? Get `procmail', `smartlist' and the `procmail-lib' packages. If you've got a little shell programming experience, you'l

Re: Auto Responder

1997-09-05 Thread Manoj Srivastava
Hi, If you use mailagent (which, unfortunately, is not for the faint of heart), then you can configure exactly how often the auto responder responds (one a day, once a week, once a month) per email address. You may auto respond to some people, and not to others. You can look at subject

Re: Auto Responder

1997-09-05 Thread Alex Yukhimets
> Be very carefull when using auto-responders when you have subscribed > to a mailing list. Consider the following senerio: > > * A subscriber to a mailing list (call him Bill) sets up an > auto-responder for his email and leaves for holiday. > * The list Bill subscribes to sends out an email.

Re: Auto Responder

1997-09-05 Thread Keith Beattie
Be very carefull when using auto-responders when you have subscribed to a mailing list. Consider the following senerio: * A subscriber to a mailing list (call him Bill) sets up an auto-responder for his email and leaves for holiday. * The list Bill subscribes to sends out an email. * Bill's aut

Re: Auto Responder

1997-09-05 Thread Tan Wee Yeh
Alex Yukhimets wrote, :Well, may be I did not understand the original meaning, but I meant the :piece of software able to answer your e-mails automatically. : Check out "vacation" on the bsdmainutils pacakge. Just me, Wire ... -- Tan Wee Yeh [EMAIL PROTECTED]

Re: Auto Responder

1997-09-05 Thread Alex Yukhimets
> Alex Yukhimets writes: > > > > > Does anyone know where I can find or how I go about getting an Auto > > > Responder on a Debian Linux Box? > > > > Some time ago I encountered the "perlmail" program. As comments in the > > code say, > > > > # To get the latest version, send mail to [EMAIL PROT

Re: Auto Responder

1997-09-05 Thread tko
Alex Yukhimets writes: > > > Does anyone know where I can find or how I go about getting an Auto > > Responder on a Debian Linux Box? > > Some time ago I encountered the "perlmail" program. As comments in the > code say, > > # To get the latest version, send mail to [EMAIL PROTECTED],containing

Re: Auto Responder

1997-09-03 Thread Alex Yukhimets
> Does anyone know where I can find or how I go about getting an Auto > Responder on a Debian Linux Box? Some time ago I encountered the "perlmail" program. As comments in the code say, # To get the latest version, send mail to [EMAIL PROTECTED],containing # "send perl/perlmail" as the Subject li