Posted by Richard Levasseur on 02/28/06 04:44
I've had a similar question myself.
I don't want the email to contain a long To: or CC:, but I don't want
to loop a bunch because sometimes mail() takes forever to send.
Is there a way to simply queue them up and let the mailer daemon
process them at its leisure, so the mail() command returns nice and
quick?
I know you wouldn't have any useful information returned as to whether
it mailed or not, but I'm not worried about that.
-Richard Levasseur
Navigation:
[Reply to this message]
|