I have a site where correctly addressed emails to good user accounts are being delivered to the site default account, not the user (it's actually happening to me as well as other good accounts). I receive most of my mail in my regular mailbox, but some -- and there doesn't seem to be any consistency -- get delivered to the site default account. I've checked the mail headers and they are correct for delivery to my mailbox, but they aren't delivered there. I've checked the exim log and here's what I see (redacted):
It's totally inconsistent between senders -- sometimes mail from a specific sender goes into my mailbox, sometimes into the default account.
Any help would be appreciated.
Code:
2019-09-16 13:56:01.456 [17121] 1i9y2Q-0004S9-If <= [email protected] H=in2k.example.net [72.35.xx.xxx]:41748 I=[162.###.###.###]:25 P=esmtps L X=TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256 CV=no S=11368 M8S=0 RT=0.132s [email protected] T="my website" from <[email protected]> for [email protected]
2019-09-16 13:56:01.475 [17219] cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1i9y2Q-0004S9-If
2019-09-16 13:56:01.529 [17121] SMTP connection from in2k.example.net [72.35.xx.xxx]:41748 I=[162.###.###.###]:25 closed by QUIT
2019-09-16 13:56:01.750 [17219] 1i9y2Q-0004S9-If => /home/site_default/mail/ <[email protected]> F=<[email protected]> P=<[email protected]> R=central_filter T=address_directory S=11452 QT=3.171s DT=0.265s
2019-09-16 13:56:01.750 [17219] 1i9y2Q-0004S9-If Completed QT=3.172s
Any help would be appreciated.
Last edited by a moderator: