in reply to Re^2: Sending a large mail with Mail::sendMail
in thread Sending a large mail with Mail::sendMail
The log looks okay to me.
There is the possibility that Sendmail is rejecting your mail due to a too large message body in size. You might want to check whether 'root' did receive some according bounces (see /var/mail/root, /var/spool/mail/root, etc.).
Can you verify that?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Sending a large mail with Mail::sendMail
by derby (Abbot) on May 20, 2007 at 13:23 UTC |