Web Hosting Talk







View Full Version : autoresponder - how to install


joachim
12-21-2001, 02:15 PM
Hello,

I am running a redhat 7.1 server using sendmail.
How can I set up autoresponders for certain emails?

Thanks for help for a newbie


Joachim

mahinder
12-21-2001, 05:57 PM
create a .forward file in the user root directory there you can write forwarding commands and create forwarders.

example

support, support@example.com, example@hotmail.com

will forward email sent to support@domainname.com to support@example.com and example@hotmail.com

:)

joachim
12-21-2001, 06:50 PM
Hello,

I donīt want a forwarder but an automatic email as answer.
I thought .forward files are used by procmail?

joachim

bombino
12-21-2001, 07:40 PM
What mail server are you using? Qmail? Sendmail?

joachim
12-21-2001, 08:51 PM
yes, sendmail

mahinder
12-22-2001, 01:21 AM
.forward files work with sendmail.

joachim
12-22-2001, 06:21 AM
mmh, yes, and what should I write into the file ?

joachim

MotleyFool
12-27-2001, 02:20 AM
Hi joachim,

If my understanding is right, autoresponder is a local issue with procmail rather than the MTA [which in your case is sendmail]

Have a look at

http://www.herring.org/tips/procmail/autoresp.txt

and also

http://www.knowplace.org/infobot.html

Pls let me know your results

Thanks
Balaji