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
> 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
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
3 matches
Mail list logo