Koozali.org: home of the SME Server

use external smtp

mwkoo

use external smtp
« on: January 17, 2009, 11:55:19 AM »
hello,

i use sme server 7.3 as server and gateway, it work fine. but i find that the port 25 is block by sme.

because i use a program that need use the external smtp server, but it always say fail to connect the smtp, then i try telnet the external smtp and ind that i show sme smtp screen.

how can i do that sme not block the smtp port?

M.W.Koo

Offline mmccarn

  • *
  • 2,653
  • +10/-0
Re: use external smtp
« Reply #1 on: January 17, 2009, 03:17:19 PM »

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: use external smtp
« Reply #2 on: January 18, 2009, 01:13:12 AM »
i use sme server 7.3 as server and gateway, it work fine. but i find that the port 25 is block by sme.

Port 25 is not blocked, it is captured. If you want to send mail, you can do it via SME's SMTP server. If you want to use an external server, then do not use port 25 - use port 587 or 465 (over TLS).