Jump to content

Recommended Posts

Posted

It appears as though several outgoing ports (including pop+ssl, imap+ssl) are blocked at the border firewall.

 

I built a script to test these outgoing ports.

 

I am trying to build a script to check all my email for me.

 

http://alexanderhawley.com/ruby/testports.rb

 

The results as of this posting:

 

google.com:80 (http): true

google.com:443 (http+ssl): true

pop.gmail.com:995 (pop+ssl): false

imap.gmail.com:993 (imap+ssl): false

smtp.gmail.com:25 (smtp): true

smtp.gmail.com:465 (smtp+ssl): false

talk.google.com:5223 (jabber): false

 

alexanderhawley.com:80 (http): true

alexanderhawley.com:443 (http+ssl): true

mail.alexanderhawley.com:110 (pop): true

mail.alexanderhawley.com:995 (pop+ssl): true

mail.alexanderhawley.com:143 (imap): true

mail.alexanderhawley.com:993 (imap+ssl): true

mail.alexanderhawley.com:25 (smtp): true

mail.alexanderhawley.com:465 (smtp+ssl): true

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...