SMPT ports and exit 5...

8 views
Skip to first unread message

Staehling

unread,
May 28, 2008, 8:40:35 PM5/28/08
to notoptimal.net
Tried to send but I got exit code 5.
Pretty sure it's because my ISP blocks smtp port 25.
Would like to try 465 or 587, but can the smtp port be changed?
I assume it's compiled into gsmtp.jar

thanks!

Juan Ignacio Leon

unread,
May 28, 2008, 9:35:44 PM5/28/08
to notop...@googlegroups.com, stae...@gmail.com
Hello!

Sorry you're having trouble with the plugin. I've got the SMTP traffic
configured to use port 465 for smtp.gmail.com with SSL. Some firewalls
and ISPs have this port blocked as well...

You could try to run this on your command line and see if you get the
initial response from the Gmail server.

telnet smtp.gmail.com 465

If you don't get a response like "Connected to
gmail-smtp.l.google.com." then we know that something is blocking you
on that port. Unfortunately, the SMTP port is not user-configurable at
the moment... and if I recall correctly I couldn't get the alternate
587 port working with JavaMail.

In any case, let me know how this simple test goes and maybe we can
figure something out.
Regards,
JI

Staehling

unread,
May 28, 2008, 10:53:37 PM5/28/08
to notoptimal.net
Works now....weird. Gave me the exit 5 last time, will update after
trying more this week.
PS Thanks for this software, it's a must-have!

On May 28, 6:35 pm, "Juan Ignacio Leon" <jils....@gmail.com> wrote:
> Hello!
>
> Sorry you're having trouble with the plugin. I've got the SMTP traffic
> configured to use port 465 for smtp.gmail.com with SSL. Some firewalls
> and ISPs have this port blocked as well...
>
> You could try to run this on your command line and see if you get the
> initial response from the Gmail server.
>
> telnet smtp.gmail.com 465
>
> If you don't get a response like "Connected to
> gmail-smtp.l.google.com." then we know that something is blocking you
> on that port. Unfortunately, the SMTP port is not user-configurable at
> the moment... and if I recall correctly I couldn't get the alternate
> 587 port working with JavaMail.
>
> In any case, let me know how this simple test goes and maybe we can
> figure something out.
> Regards,
> JI
>
Reply all
Reply to author
Forward
0 new messages