跳至论坛內容
iRedMail 开源邮件服务解决方案
支持 Red Hat Enterprise Linux, CentOS, Scientific Linux, Debian, Ubuntu, FreeBSD, OpenBSD
您尚未登陆。 请选择登陆或是注册一个新账号。
热门主题 尚未回复的主题
iRedMail 技术交流 QQ 群:296792359。
Spider Email Archiver:由 iRedMail 团队开发的轻量级电子邮件归档软件。
搜索选项
==== 必填信息。没有填写将不予回复 ====
- iRedMail 版本号:0.8.7
- 使用哪个数据库存储用户帐号(OpenLDAP,MySQL,PostgreSQL):mysql
- 使用的 Linux/BSD 发行版名称及版本号:centos6.6
- 与您的问题相关的日志信息:
imap-login: Info: Disconnected: Inactivity (auth failed, 1 attempts in 180 secs)
imap-login: Info: Disconnected: Inactivity (auth failed, 1 attempts in 180 secs)
imap-login: Info: Disconnected: Inactivity (auth failed, 1 attempts in 180 secs)
====
service imap-login {
service_count = 0
# To avoid startup latency for new client connections, set process_min_avail
# to higher than zero. That many idling processes are always kept around
# waiting for new connections.
process_min_avail = 24
# number of simultaneous IMAP connections
#process_limit = $default_process_limit
process_limit = 5000
client_limit = 5000
# vsz_limit should be fine at its default 64MB value
vsz_limit = 10240M
}
service imap {
service_count = 0
process_limit = 5000
process_min_avail = 24
vsz_limit = 10240M
}
service auth {
client_limit = 20480
}
service anvil {
client_limit = 20480
}
这是我的配置,出现的故障经常会出现密码错误
==== 必填信息。没有填写将不予回复 ====
- iRedMail 版本号:0.8.7
- 使用哪个数据库存储用户帐号(OpenLDAP,MySQL,PostgreSQL):mysql
- 使用的 Linux/BSD 发行版名称及版本号:centos 6.6
- 与您的问题相关的日志信息:
Mar 6 10:29:37 mail postfix/smtp[3347]: EB7BD2E0AEB: to=<349298542@qq.com>, relay=mx3.qq.com[113.108.16.62]:25, delay=2.1, delays=0.01/0.07/0.23/1.8, dsn=5.0.0, status=bounced (host mx3.qq.com[113.108.16.62] said: 550 Mail content denied. http://service.mail.qq.com/cgi-bin/help … no=1000726 (in reply to end of DATA command))
====
发送域内邮件没问题,发送QQ等域外邮件有报错
Mar 6 10:29:37 mail postfix/smtp[3347]: EB7BD2E0AEB: to=<349298542@qq.com>, relay=mx3.qq.com[113.108.16.62]:25, delay=2.1, delays=0.01/0.07/0.23/1.8, dsn=5.0.0, status=bounced (host mx3.qq.com[113.108.16.62] said: 550 Mail content denied. http://service.mail.qq.com/cgi-bin/help … no=1000726 (in reply to end of DATA command))
发送域内邮件没问题,发送QQ等域外邮件有报错
==== 必填信息。没有填写将不予回复 ====
- iRedMail 版本号:
- 使用哪个数据库存储用户帐号(OpenLDAP,MySQL,PostgreSQL):
- 使用的 Linux/BSD 发行版名称及版本号:
- 与您的问题相关的日志信息:
====
iredmail 0.8.7
数据库 mysql
centos 6.5
接收不到国外的邮件
没查到相关的报错信息
请问是不是需要添加白名单?
搜索到的文章数 [ 4 ]
页面生成时间 0.005 秒, 共执行查询 65 条