Page 1 of 1

Mailing

Posted: Thu Mar 25, 2004 12:13 pm
by NeoPuma
any way i can send a e-mail from a different server rather than the one on the same server as the script - because the server with the script havn't got a mail server...

-Neo

Posted: Thu Mar 25, 2004 12:24 pm
by Buddha443556
You could use sockets and send the mail out that way.

There are some classes over at http://www.phpclasses.org/ that could help.

This one is an easy example to follow:

http://www.phpclasses.org/browse/package/346.html