[PHP] sending mail via SMTP server

2002-02-26 Thread Matthew Delmarter
I am using a script to send mail directly to the SMTP socket. It seemed to work OK for the first 200 emails - then stops sending them. Is there something I'm missing here? As you may be able to tell I'm trying to come to grips with how sockets/SMTP works. Is it like this... 1. I open the socket

RE: [PHP] Sending Mail via SMTP

2001-09-05 Thread Richard Heyes
> I would like to send mail via SMPT and I guess > some socket scripting should be done. > > any example? any help? Have a look at cvs.php.net --> php4 --> pear --> Mail There's an smtp class which should do what you're after iirc. It does have quite a few dependencies though, off the top of my

[PHP] Sending Mail via SMTP

2001-09-05 Thread Aniceto Lopez
I would like to send mail via SMPT and I guess some socket scripting should be done. any example? any help? thanks Ani Lopez http://www.lamundial.net -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED