Win Toe wrote:

> I would like to setup autoresponder mail for customer services.
> 
> For eg, if someone send mail to [EMAIL PROTECTED], mail server
> should send information from file to sender IMMEDIATELY (if
> we can include attach file, it will be OK ).
> 
> My question is, can we make such auto-responder with Sendmail or
> we have to use other 3rd party mail products.
> 

I've done this before with procmail - my essential strategy was to
set up a recipe in .procmailrc to call a script which grepped the
sender email address out of the incoming message text (respecting
Reply-to:) and fired off the automated response accordingly.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to