<<< Date Index >>>     <<< Thread Index >>>

Re: Mail sends to all addresses except one



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday, May  9 at 11:18 AM, quoth Dirk Moolman:
>>>>> I also set $REPLYTO in the muttrc file:
>>>>>
>>>>>>>> set envelope_from=yes 
>>>>>>>> set hdrs=yes 
>>>>>>>> my_hdr From: $REPLYTO
>>>
>>>> How is REPLYTO supplied to mutt?
>>>
>>> The REPLYTO is sent to the script via a parameter ($5), which is then 
>>> assigned to the variable REPLYTO.
>>
>> That could be your problem. Let's see this script.

> REPLYTO=$5
> export REPLYTO
>
> echo "" | mutt -x -a "$MAILMX_ATTACHMENT" -s "$MAILMX_SUBJECT" 
> "$MAILMX_TO";

Hmmmm... That looks fine to me. Maybe try feeding it a formatted From 
header (note the wockas), see if that helps.

     my_hdr From: <$REPLYTO>

~Kyle
- -- 
It is an established maxim and moral that he who makes an assertion 
without knowing whether it is true or false is guilty of falsehood, 
and the accidental truth of the assertion does not justify or excuse 
him.
                                                     -- Abraham Lincoln
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!

iEYEARECAAYFAkgkmeAACgkQBkIOoMqOI16BlACg4IIP1+lvvsNbCHXJs/adrZZO
L9wAn2CxsQ0eARHrmKY3cTGwL0J/Onby
=o1AO
-----END PGP SIGNATURE-----