This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

External mail client cannot connect to server
#3
RE: External mail client cannot connect to server
An update for this thread:

Outlook for android forces the use of port 465 (SMTPS) and port 993 (IMAPS) for encryption and wont work with any other ports like, 25, 143, or 587. This isn't mentioned anywhere official and took a while to find this info.

If you try to manually force those three ports, It will simply deny the certificate or wont load the account at all.

You will need to setup SMTPS in the master.cf file  if you havent done so and enable SMTPS and IMAPS ports with your firewall
Code:
smtps   inet    n       -       n       -       -       smtpd
  -o syslog_name=postfix/smtps
  -o smtpd_tls_wrappermode=yes
  -o smtpd_sasl_auth_enable=yes
  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
Reply
Thanks given by:


Messages In This Thread
RE: External mail client cannot connect to server - by iraqiboy90 - 02-28-2021, 11:34 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Postfix mail.log to database stikekar 2 7 ,187 03-02-2019, 01:22 AM
Last Post: TGates
Cannot receive emails from external domain davidlambda 3 8 ,888 10-18-2018, 01:15 AM
Last Post: fearworks
POP3 accounts under external software wormsunited 5 10 ,982 10-09-2018, 09:41 AM
Last Post: wormsunited

Forum Jump:


Users browsing this thread: 1 Guest(s)