Notify users about quarantined mails 如何啟動
==== ==== 必填信息。没有填写将不予回复 ====- iRedMail 版本号:0.6.0- 使用哪个数据库存储用户帐号(OpenLDAP,MySQL,PostgreSQL):Prp-2.7.0(LDAP)- 使用的 Linux/BSD 发行版名称及版本号:CentOS7.3- 与您的问题相关的日志信息:====...
View Article回复: Notify users about quarantined mails 如何啟動
这个工具的文档不够详细,但是代码的注释倒是够详细。这里先贴出代码的注释部分,稍后完善文档:# Purpose: Notify local recipients (via email) that they have emails # quarantined on server and not delivered to their mailbox. # Usage: # # - Set a...
View Article回复: Notify users about quarantined mails 如何啟動
文档已更新:http://www.iredmail.org/docs/quarantini … ined-mails
View Article回复: BCC 設定 outgoing 無動作 , incoming 正常
rain6966 写道:也就是說 outgoing 無動作 , incoming 正常,可收到monitor 信件. 听着像是 iRedMail 或 iRedAdmin-Pro 的 bug。可否将以下两个文件里的 LDAP query 语句贴一下,确认无误之后我可以去检查是否 iRedAdmin-Pro 的...
View Article回复: BCC 設定 outgoing 無動作 , incoming 正常
ZhangHuangbin 写道:可否将以下两个文件里的 LDAP query 语句贴一下,. . . ./etc/postfix/ldap/sender_bcc_maps_domain.cf/etc/postfix/ldap/sender_bcc_maps_user.cf除CentOS7.3的 bind_dn及search_base 多出 dc=sub ,其他在CentOS6.8 及...
View Article回复: Notify users about quarantined mails 如何啟動
在 /var/www/iredadmin/tools/notify_quarantined_recipients.py有# How it works:## - Mail user login to iRedAdmin-Pro (self-service) and choose to receive# notification email when there's email...
View Article回复: Notify users about quarantined mails 如何啟動
rain6966 写道:此enabledService=quar_notify 如何加入?...伺服器: Distinguished Name: mail=1@mydomain.com,ou=Users,domainName=mydomain.com,o=domains,dc=mydomain,dc=com下的enabledService 加入 quar_notify這樣變成是每一個user...
View Article回复: BCC 設定 outgoing 無動作 , incoming 正常
query_filter 看上去没问题。继续贴一下信息:- 命令:postconf sender_bcc_maps- 可否将通过 iRedAdmin-Pro 设置了 sender bcc 的用户的 LDIF 贴一下?需要检查一下 iRedAdmin-Pro 更新后的 ldif 是否都正确。
View Article回复: BCC 設定 outgoing 無動作 , incoming 正常
1).# postconf sender_bcc_mapssender_bcc_maps = proxy:ldap:/etc/postfix/ldap/sender_bcc_maps_user.cf proxy:ldap:/etc/postfix/ldap/sender_bcc_maps_domain.cf2). 1@mydomain.com 的 ldifdn:...
View Article回复: Notify users about quarantined mails 如何啟動
ZhangHuangbin 写道:但目前 iRedAdmin-Pro 没有加入这个功能,所以作为管理员,你只能用 '--force-all' 参数来强制检查所有用户的隔离邮件并发送通知。了解.这个错误似乎是 python 连接 ldap 服务器出错了。先试下这个 patch,让它能打印出更详细的错误:cd /var/www/iredadmin# patch -b -p0...
View Article回复: Notify users about quarantined mails 如何啟動
log 文件位置可在这篇文档里查:http://www.iredmail.com/docs/file.locat … #iredadmin因为没法得到更多 log,可能只能以 ssh 登录上去做 debug 了。这个是否可行?
View Article回复: BCC 設定 outgoing 無動作 , incoming 正常
rain6966 写道:accountStatus: activeenabledService: senderbccuserSenderBccAddress: admin@mydomain.com这三个是必要的 ldap attributes,你都有。LDAP 数据应该是没问题的。请再贴一下以下命令的输出:postmap -v -q '1@mydomain.com'...
View Article回复: BCC 設定 outgoing 無動作 , incoming 正常
# postmap -v -q '1@mydomain.com' ldap:/etc/postfix/ldap/sender_bcc_maps_user.cfpostmap: name_mask: allpostmap: inet_addr_local: configured 2 IPv4 addressespostmap: inet_addr_local: configured 2 IPv6...
View Article回复: BCC 設定 outgoing 無動作 , incoming 正常
rain6966 写道:postmap: dict_ldap_lookup: Search returned admin@mydomain.comadmin@mydomain.com这里也有正确返回 bcc address,所以 Postfix, LDAP data 都是正确的。现在需要检查的是:用户发出一封邮件后,postfix log 里是否记录了 postfix 实际发邮件给 bcc...
View Article回复: Notify users about quarantined mails 如何啟動
发送了几封测试邮件,通过查看 Postfix log file,确实没有对 outgoing email 做 bcc。但是无论 postfix main.cf 还是 LDAP data,都没问题。所以我也无法解释了。
View Articlephp 发送邮件 邮件服务器断开了连接 lost connection after EHLO from unknown
- iRedMail 版本号:iRedMail-0.9.5-1- 使用哪个数据库存储用户帐号(OpenLDAP,MySQL,PostgreSQL):MySQL- 使用的 Linux/BSD 发行版名称及版本号:CentOS release 6.7 (Final)- 与您的问题相关的日志信息:Feb 16 07:02:13 mailadmin...
View Article客户端smtp 25端口连接不上,587可以
==== 必填信息。没有填写将不予回复 ====- iRedMail 版本号:最新- 使用哪个数据库存储用户帐号(OpenLDAP,MySQL,PostgreSQL):mysql- 使用的 Linux/BSD 发行版名称及版本号:debian 8- 与您的问题相关的日志信息:====...
View Article回复: 客户端smtp 25端口连接不上,587可以
你的问题不在于使用哪个端口,而是应该去申请个免费的 LetsEncrypt 证书来解决每次让你修改设置的问题。https://letsencrypt.org
View Article回复: php 发送邮件 邮件服务器断开了连接 lost connection after EHLO from unknown
信息不够,没法帮忙分析。把 php 端得到的错误信息、debug 日志都贴一下。
View Article