|
Posted by Carl Vondrick on 02/28/06 06:17
Richard Levasseur wrote:
> 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.
I am by no means a mail expert, but the way I just do it is batch them.
With a little bit of Ajax, the thing is seamless.
>
> 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
>
--
Carl Vondrick
www.carlsoft.net
usenet [at] carlsoft [dot] net
Navigation:
[Reply to this message]
|