Topic: How to setup SMTP? email client report "SMTP Server: unknown error"
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.6.7
- Deployed with iRedMail Easy or the downloadable installer? NO
- Linux/BSD distribution name and version: centos stream 8, 4.18.0-521.el8.x86_64
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx):Nginx
- Manage mail accounts with iRedAdmin-Pro? no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
I followed the official document to install iRedMail.
docs.iredmail.org/install.iredmail.on.rhel-zh_CN.html
I can send and receive emails using the default web client, which is included in the iRedMail installation.
However, when I setup Foxmail (an email client), to send or receive emails, an "SMTP Server: unknown error" is reported.
I have check my port
netstat -anp |grep 110
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 2537/dovecot
netstat -anp |grep 25
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 1735/master
netstat -anp |grep 995
tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN 2537/dovecot
netstat -anp |grep 143
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 2537/dovecot
netstat -anp |grep 587
tcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN 1735/master
I have set the dns record
cname snmp mail.mydomain.com
cname pop3 mail.mydomain.com
cname imap mail.mydomain.com
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.