Hello,

on 09/12/2005 05:18 PM Matthew Weier O'Phinney said the following:
Mails are then queued to an MTA -- in our case, Postfix.
This is the part I don't know how to do. Can you explain/show some code?
Just use the mail function and it will get queued in Postfix.

Or mail via SMTP to running postfix/sendmail/whatever.

If he is running postfix on the same machine that postfix is running, it does not make much sense to send the message via SMTP because it is a much slower way to do the same thing.

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to