Alexei Batyr' writes:

Sam Varshavchik writes:
This will work if you drop the Content-Transfer-Encoding header from your autoreply text, and if you use the -m option, not -t.

This header was generated by Sqwebmail's autoreply constructor and inaccessible for webmail user. Filter rule also generated by Sqwebmail and contains -m option:
if (!(/^X-Spam-Status: *Yes/))
{
    AUTOREPLYFROM="$FROM"
`/mail/courier/bin/mailbot -A "X-Sender: $FROM" -A "From: $AUTOREPLYFROM" -m "./Maildir/autoresponses/1" $SENDMAIL -t -f ""` }

Ok, so the -m option is specified. I'll look into it.

Attachment: pgp26onOboYL7.pgp
Description: PGP signature

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to