Manuel Lemos wrote:
Hello,
On 10/07/2004 09:24 AM, Marco Tabini wrote:
Finally, you will need a fast mailing mechanism. mail() is not your only option--you can interface directly with any mailer through SMTP or pipes, for example--but in my experience, you don't need to go any further to make things work properly. What you really need, is a fast
This is a common misconception. It seems that most people confuse queueing with deliverying.
Not that I want to start a fight or anything... but where is the misconception? I simply illustrated several possibilities--one of which is queuing, while the other is deliverying directly (and there is a difference, and they can both be performed through PHP, although I personally wouldn't see the point of bothering with direct delivery).
Mt.
-- Marco Tabini President and CEO
Marco Tabini & Associates, Inc. 28 Bombay Ave. Toronto, ON M3H 1B7 Canada
Phone: (416) 630-6202 Fax: (416) 630-5057
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php