QA

Q&A

Q1:

How can I ease the burden on my mail server?

A1:

Besides looking into package mailing list software, you can bypass the mail() function and talk directly to your SMTP server via a socket connection. Such an example is shown in the PHP Manual for the fsockopen() function (http://www.php.net/manual/en/function.fsockopen.php), as well as in other developer resource sites.

Q2:

Where do bounced messages go?

A2:

Bounces go to whatever address you specify in your From: or Reply-to: mail headers.



Sams Teach Yourself PHP, MySQL and Apache in 24 Hours
Sams Teach Yourself PHP, MySQL and Apache in 24 Hours
ISBN: 067232489X
EAN: 2147483647
Year: 2005
Pages: 263

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net