Topic: How to use opendmarc with iRedMail
- iRedMail 1.1
- Deployed with the downloadable installer
- Linux Debian 10
- Store mail accounts in MySQL
- Web server Nginx
====
Hi,
I tried to install opendmarc, but receiving mails failed from some hosts.
Configured my _dmark.domain.tld DNS entry as follow (SPF and DKIM set) :
"v=DMARC1; p=none; rua=mailto:dmarc-reports@domain.tld; ruf=mailto:dmarc-reports@domain.tld; fo=1"
Kept /etc/opendmarc.conf as-is.
Added at the end of postfix/main.cf:
non_smtpd_milters = unix:/var/run/opendmarc/opendmarc.sock
smtpd_milters = unix:/var/run/opendmarc/opendmarc.sock
milter_default_action = accept
I see that the doc is not complete to configure opendmarc: https://docs.iredmail.org/integration.opendmarc.html
Errors when trying to send email from no-log webmail:
Apr 7 18:13:38 mail1 postfix/smtpd[9460]: connect from webmail.no-log.org[80.67.172.39]
Apr 7 18:13:38 mail1 postfix/smtpd[9460]: Anonymous TLS connection established from webmail.no-log.org[80.67.172.39]: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
Apr 7 18:13:38 mail1 postfix/smtpd[9460]: NOQUEUE: reject: RCPT from webmail.no-log.org[80.67.172.39]: 451 4.7.1 <me@domain.tld>: Recipient address rejected: Sorry, server is busy, ...; from=<me@no-log.org> to=<me@domain.tld> proto=ESMTP helo=<webmail.no-log.org>
Apr 7 18:13:38 mail1 postfix/smtpd[9460]: disconnect from webmail.no-log.org[80.67.172.39] ehlo=2 starttls=1 mail=1 rcpt=0/1 data=0/1 rset=1 quit=1 commands=6/8
Any idea how to configure dmarc properly please ?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.