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.


Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to