atom feed20 messages in net.sourceforge.lists.courier-users[courier-users] Re: Autoresponder?
FromSent OnAttachments
Joaquim HomrighausenJan 25, 2001 12:27 am 
Sam VarshavchikJan 25, 2001 4:22 am 
Joaquim HomrighausenJan 25, 2001 6:12 am 
Patrick PriceJan 25, 2001 9:31 am 
Sam VarshavchikJan 25, 2001 3:05 pm 
Sam VarshavchikJan 25, 2001 3:06 pm 
Joaquim HomrighausenJan 26, 2001 12:13 am 
Sam VarshavchikJan 26, 2001 4:53 am 
Bill MichellJan 26, 2001 7:16 am 
Patrick PriceJan 26, 2001 3:04 pm 
Patrick PriceJan 26, 2001 5:28 pm 
Sam VarshavchikJan 26, 2001 5:48 pm 
Patrick PriceJan 26, 2001 5:59 pm 
Sam VarshavchikJan 26, 2001 6:18 pm 
Patrick PriceJan 26, 2001 6:34 pm 
Sam VarshavchikJan 26, 2001 7:04 pm 
Patrick PriceJan 26, 2001 7:15 pm 
Joaquim HomrighausenFeb 2, 2001 12:40 am 
Sam VarshavchikFeb 2, 2001 4:47 am 
Joaquim HomrighausenFeb 2, 2001 7:44 am 
Subject:[courier-users] Re: Autoresponder?
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jan 25, 2001 3:06:15 pm
List:net.sourceforge.lists.courier-users

Patrick Price writes:

What is the best way to implement a Courier autoresponder to send text from a file?

The same way as implementing an autoresponder with any other mail server. You can invoke it from a .courier file. If you feel brave, you can set up an alias that directly feeds the autoresponder (which will then run as the mail userid).

You can certainly take advantage of the preinitialized environment variables in order to automate the response, and take advantage of some bundled utilities. reformail will generate the autoresponse header, then just append your text to it, and run sendmail to mail out the result.