2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Mailbot weirdness
FromSent OnAttachments
Juan GonzalezMar 8, 2006 11:12 am 
moussMar 15, 2006 1:36 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] Mailbot weirdnessActions...
From:mouss (mou@netoyen.net)
Date:Mar 15, 2006 1:36:40 pm
List:net.sourceforge.lists.courier-maildrop

Juan Gonzalez a écrit :

This is what I have in .mailfilter (all one line):

cc "| mailbot -c iso-8859-1 -t $RESPOND -d $RESPONDDB -D 1 -A \"From: FirstName LastName\" -s \"I am currently out of the office!\" $SENDMAIL -t -f \"\""

I have 2 issues reported...

One user received 2 emails from me. One from "LastName" and the other from the email address of the user on vacation...

Your From header is invalid. Use something like From: First Last <fo@domain.tld> instead.

Now, why you need to specify a From is beyond my imagination...

Another user reported that the "From" only has the email address of the user on vacation..

Is this normal or am I doing something wrong?