Posted by Jerry Stuckle on 03/20/06 04:50
jorge wrote:
> Hi,
>
> I'm writting a PHP script to send mail using a remote SMTP server. I've
> tried it with my localhost SMTP server and it works fine but I want to
> try it with a remote server now.
>
> Where can I get a free mail account that supports SMTP with no
> authentication? I'm not able to find it. I don't care how much space it
> gives or if it's ad supported. I'm learning PHP and I just want to test
> my script.
>
> Thanks for your help
>
> Regards,
>
> Jorge
>
Jorge,
Search on the internet under "open relay".
You won't find anything like this on a responsible hosting company.
It's the best thing a spammer can ever find.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|