2 messages in net.sourceforge.lists.courier-maildrop[maildropl] autoresponse does not aut...
FromSent OnAttachments
FrankieJul 17, 2003 10:34 pm 
Shalkebaev,AntonMSCAGJul 17, 2003 11:29 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] autoresponse does not automatically replyActions...
From:Frankie (fran@cyberweb-tech.com)
Date:Jul 17, 2003 10:34:45 pm
List:net.sourceforge.lists.courier-maildrop

I have installed qmail + toaster patch0.5 + vpopmail5.3.20 + sqwebmail-3.5.3 +
maildrop-1.3.8. All filter rules that generated by sqwebmail work fine except
autoresponse does not reply to sender. I have checked the mailfilter in
/home/vpopmail/domains/mydomains/username/Maildir seems to be normal as follows:

if (($SIZE > 1))##Op:islargerthan ##Header: ##Value:1 ##Folder:+test ##From: ##PlainString ##Name:test

{ AUTOREPLYFROM=$FROM `/usr/local/bin/mailbot -A "X-Sender: $FROM" -A "From: $AUTOREPLYFROM" -m
"/home/vpopmail/domains/mydomain/frankie/Maildir/autoresponses/test" $SENDMAIL
-t -f ""` }

to "/home/vpopmail/domains/mydomain/frankie/Maildir/."

I have tried to change $SENDMAIL to /var/qmail/bin/sendmail but it still not
work. Any suggestion for me to fix it ?

Furthermore, I would like to know how sendmail recognize sender's email address
because there is no any parameter for "-t" option.

Regards,