One of my users is having an odd problem. He deleted and recreated his email address in the control panel, and now some emails to him disappear without being delivered. He gave me his password to test, and when I log into roundcube as him and send an email to his account it isn't delivered.
Exim log:
Dovecot log:
Oddly, some emails (from external addresses) are delivered, but not all.
There is nothing relevant in /var/log/exim/rejectlog
Exim log:
Code:
2012-11-07 20:22:21 1TWGp3-0002LZ-5M <= [email protected] H=localhost.localdomain (www.domain.tld) [127.0.0.1] P=esmtpa A=login:[email protected] S=592 [email protected] T="Test" from <[email protected]> for [email protected]
2012-11-07 20:22:22 1TWGp3-0002Lg-Ch <= [email protected] U=mail P=spam-scanned S=983 [email protected] T="Test" from <[email protected]> for [email protected]
2012-11-07 20:22:22 1TWGp3-0002Lg-Ch => user <[email protected]> F=<[email protected]> R=virtual_user T=virtual_localdelivery S=1090
2012-11-07 20:22:22 1TWGp3-0002Lg-Ch Completed
2012-11-07 20:22:22 1TWGp3-0002LZ-5M => user <[email protected]> F=<[email protected]> R=spamcheck_director T=spamcheck S=855
2012-11-07 20:22:22 1TWGp3-0002LZ-5M Completed
Dovecot log:
Code:
Nov 7 20:22:21 server1 dovecot: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=9029, secured, session=<GOGvqvHN6gB/AAAB>
Nov 7 20:22:21 server1 spamd[2102]: spamd: connection from localhost.localdomain [127.0.0.1] at port 55218
Nov 7 20:22:21 server1 spamd[2102]: spamd: setuid to client succeeded
Nov 7 20:22:21 server1 dovecot: imap([email protected]): Disconnected: Logged out in=447 out=546
Nov 7 20:22:21 server1 spamd[2102]: spamd: processing message <[email protected]> for client:526
Nov 7 20:22:22 server1 spamd[2102]: spamd: clean message (-2.7/7.5) for client:526 in 1.1 seconds, 592 bytes.
Nov 7 20:22:22 server1 spamd[2102]: spamd: result: . -2 - ALL_TRUSTED,AWL,BAYES_00 scantime=1.1,size=592,user=client,uid=526,required_score=7.5,rhost=localhost.localdomain,raddr=127.0.0.1,rport=55218,mid=<[email protected]>,bayes=0.000000,autolearn=ham
Oddly, some emails (from external addresses) are delivered, but not all.
There is nothing relevant in /var/log/exim/rejectlog