On Sun, May 3, 2009 at 11:40 PM, Andres Montiel, CUA > > I'm still getting time outs. :( > > May 3 23:37:02 kyutums-ubuntu-server postfix/smtp[3548]: connect to > *****.com[69.4.229.224]:25: Connection timed out > May 3 23:37:02 kyutums-ubuntu-server postfix/smtp[3548]: EE30D12C85: > to=<**...@*****.com>, relay=none, delay=30, delays=0.08/0.06/30/0, > dsn=4.4.1, status=deferred (connect to *****.com[69.4.229.224]:25: > Connection timed out)
hi andres, mail submission (MSA) is a communication between mail client (MUA) and mail server (MTA).. when a mail server (MTA) communicate to another mail server (MTA).. the protocol used is SMTP (port 25).. thus you still get a timeout error because globe blocked port 25.. the only way to circumvent globe's firewall is you need an external server free of port 25 blocking along the path going to another mail server so that you can relay your mails from there... fooler. _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

