1

Topic: Allow insecure SMTP connection on port 25 only for one mail acount

==== Required information ====
- iRedMail version (check /etc/iredmail-release):
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Does anyone know how to do this. I need just one smtp connection true port 25 for internal purpose.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Allow insecure SMTP connection on port 25 only for one mail acount

Is it possible to use other port number with insecure connection? If yes, check this tutorial:
https://docs.iredmail.org/additional.smtp.port.html

If you HAVE TO use port 25, and allow insecure connection, check this tutorial (you can just apply the Postfix related changes):
https://docs.iredmail.org/allow.insecur … tions.html

WARNING: it's better not use port 25 for smtp auth.