Displaying 2 results from an estimated 2 matches for "msgtext".
2005 Jul 07
8
Mass mail performance
How does Action Mailer perform when sending out say 3,000 emails? I
know the answer will have a lot to do with the hardware, but in general,
is Action Mailer up to the task of completing an operation like this in
reasonable time?
2005 Sep 30
0
redirect and sieve BUG
...1.0-alpha3), with dovecot 1.0-alpha3 and postfix 2.1.5
Rredirects mangle some headers - the 'To:' header ends up as:
To: undisclosed-recipients: ;
And there is no subject header.
Running sendmail from the cmdline with:
sendmail -i -f '<>' -- destination at address.com
<msgtext>
as suggested to test by *Timo Sirainen *results in a correctly formatted message.
The mail_send_forward function in mail-send.c looks sane from what I can see, but then I'm not a C coder...
Any clues guys?
Cheers,
Pete