Page 1 of 1

Port 25 blocked by ISP

Posted: Thu Dec 10, 2009 7:25 am
by Bernard
My ISP blocks Port 25. This prevents the built in SMTP server in OpenEMM Ver 6.0 from sending emails successfully.

At the moment, I have solved this by running config.bat and entering the following:

Redirection Domain: http://localhost:8080
Mailloop Domain: http://localhost:8080
Smart Relay Host: smtp."ISP domain".com

Is there a better solution that would not require me to use a Smart Relay Host and that would monitor bounce mails?

If so, what new settings should I put into config.bat?