8 messages in net.sourceforge.lists.courier-users[courier-users] Re: Vacation Notices ?
FromSent OnAttachments
Thomas von HasselJun 20, 2003 6:30 am 
Bowie BaileyJun 20, 2003 8:50 am 
Eduardo RoldanJun 20, 2003 8:51 am 
Thomas von HasselJun 20, 2003 9:29 am 
Jesse KeatingJun 20, 2003 10:12 am 
Bowie BaileyJun 20, 2003 10:29 am 
Stephen ReeseJun 24, 2003 5:51 pm 
Sam VarshavchikJun 24, 2003 6:49 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:[courier-users] Re: Vacation Notices ?Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jun 24, 2003 6:49:31 pm
List:net.sourceforge.lists.courier-users

Stephen Reese writes:

AUTOREPLYFROM=$FROM `/usr/lib/courier/bin/mailbot -A "X-Sender: $FROM" -A "From: $AUTOREPLYFROM" -m "./autoreply" $SENDMAIL -t -f ""`

EXITCODE = 0 exit

Autoreply just contains a text message:

n/a

Does anyone notice what I'm missing here?

-m means that autoreply better contain a reasonable minimum set of mail headers; at least a Content-Type: header.

You can always run maildrop by hand, from the command line, with a suitable test message on standard input, and use the -V option to get detailed debugging data.