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
Mailing
Moderator: General Moderators
- Buddha443556
- Forum Regular
- Posts: 873
- Joined: Fri Mar 19, 2004 1:51 pm
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
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