Ticket #345 (closed Usability: fixed)

Opened 3 years ago

Last modified 3 years ago

port 587

Reported by: PageRankSEO Owned by: Cyrus Daboo
Priority: critical Milestone: unassigned
Component: Application Version: v4.0.8
Severity: Serious Keywords: SMTP port
Cc: Operating System: All
OS Version:

Description

Verizon FIOS has changed their default SMTP port from 25 to 587. All traffic from port 25 is now blocked. How do I change the SMTP port in Mulberry Mail to 587?

Change History

comment:1 Changed 3 years ago by PageRankSEO

  • Status changed from new to closed
  • Resolution set to fixed

Dave Scocca provided a solution. His answer is copied below. Thanks for the help. Rob.

Go to the preferences for your SMTP server.

(File... Preferences..., Accounts tab, choose SMTP from the pop-up).

Add a colon and the port number to the end of your SMTP server name. E.g., if it is now:

smtp.myprovider.com

change it to:

smtp.myprovider.com:587

Note: See TracTickets for help on using tickets.