26 Mar
2001
26 Mar
'01
16:30
Hello, I have a problem with procmail. I want reply a message to some senders, but I can't. I put this in .procmailrc file in user's home directory: <bold>SENDMAIL=/usr/sbin FORMAIL=/usr/bin :0c | (formail -r; cat $HOME/vacation.txt) | sendmail -t </bold> But when I send a mail to this user never reply to me the messages What is the problem? Thank you very much !