2 messages in net.sourceforge.lists.courier-maildropRE: [maildropl] autoresponse does not...
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:RE: [maildropl] autoresponse does not automatically replyActions...
From:Shalkebaev,AntonMSCAG (Shal@msc.xm.mitsui.co.jp)
Date:Jul 17, 2003 11:29:43 pm
List:net.sourceforge.lists.courier-maildrop

I think you should give shell to vpopmail user Anton

-----Original Message----- From: Frankie [mailto:fran@cyberweb-tech.com] Sent: Friday, July 18, 2003 09:34 To: cour@lists.sourceforge.net Subject: [maildropl] autoresponse does not automatically reply

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,