QA


Q&A

Q

How can I ease the burden on my mail server?

A

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/fsockopen), as well as in other developer resource sites.

Q

Where do bounced messages go?

A

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



Sams Teach Yourself PHP MySQL and Apache All in One
Sams Teach Yourself PHP, MySQL and Apache All in One (4th Edition)
ISBN: 067232976X
EAN: 2147483647
Year: 2003
Pages: 333
Authors: Julie Meloni

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