Re: php mailing list operation
- From: "Richard Levasseur" <richardlev@xxxxxxxxx>
- Date: 27 Feb 2006 18:44:58 -0800
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
.
- Follow-Ups:
- Re: php mailing list operation
- From: Manuel Lemos
- Re: php mailing list operation
- From: Carl Vondrick
- Re: php mailing list operation
- References:
- php mailing list operation
- From: Cleverbum
- Re: php mailing list operation
- From: Carl Vondrick
- php mailing list operation
- Prev by Date: Re: How To check SessionID available or not?
- Next by Date: Re: Getting SOAP request (POST body)
- Previous by thread: Re: php mailing list operation
- Next by thread: Re: php mailing list operation
- Index(es):
Relevant Pages
|