Posted by Manuel Lemos on 03/20/06 05:25
Hello,
on 03/19/2006 10:12 PM jorge said the following:
> 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.
Try sending a message to your own Gmail address using any of these Gmail
SMTP servers. For testing purposes it will work, as long as you only
send messages to Gmail accounts.
gmail-smtp-in.l.google.com internet address = 66.249.83.27
gmail-smtp-in.l.google.com internet address = 66.249.83.114
alt1.gmail-smtp-in.l.google.com internet address = 66.249.93.114
alt1.gmail-smtp-in.l.google.com internet address = 66.249.93.27
alt2.gmail-smtp-in.l.google.com internet address = 64.233.163.27
alt2.gmail-smtp-in.l.google.com internet address = 64.233.163.114
gsmtp163.google.com internet address = 64.233.163.27
gsmtp183.google.com internet address = 64.233.183.27
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
Navigation:
[Reply to this message]
|