Hello,

I have this user that lost an email, even when the server is set up to do lazy expunge. The mail server logs show that the message was received, the user also read it and he did reply to it. here is the mail.log

Jun 29 07:52:48 mx20 postfix/smtpd[19289]: 0ACD81C443B: client=usxsl050.slb.atosorigin-asp.com[199.6.139.15] Jun 29 07:52:48 mx20 postfix/cleanup[20259]: 0ACD81C443B: message- id=<[email protected]> Jun 29 07:52:50 mx20 postfix/qmgr[24622]: 0ACD81C443B: from=<[email protected]>, size=405287, nrcpt=1 (queue active) Jun 29 07:52:50 mx20 postfix/smtpd[19289]: disconnect from usxsl050.slb.atosorigin-asp.com[199.6.139.15] Jun 29 07:52:50 mx20 postfix/smtpd[20261]: connect from localhost [127.0.0.1] Jun 29 07:52:50 mx20 postfix/smtpd[20261]: EB9C11C4443: client=localhost[127.0.0.1] Jun 29 07:52:50 mx20 postfix/cleanup[20259]: EB9C11C4443: message- id=<[email protected]> Jun 29 07:52:50 mx20 postfix/qmgr[24622]: EB9C11C4443: from=< [email protected]>, size=406106, nrcpt=1 (queue active) Jun 29 07:52:50 mx20 postfix/smtp[20260]: 0ACD81C443B: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10025, delay=3.2, delays=2.5/0.01/0/0.7, dsn=2.0.0, status=sent (250 OK, sent 4A48B922_20407_5563_1 EB9C11C4443)
Jun 29 07:52:50 mx20 postfix/qmgr[24622]: 0ACD81C443B: removed
Jun 29 07:52:50 mx20 postfix/smtpd[20261]: disconnect from localhost [127.0.0.1] Jun 29 07:52:51 mx20 deliver([email protected]): msgid=<[email protected]>: saved mail to INBOX


But i cant find it anywhere... Is there any way of finding where it went...? I've done:
grep -r 'sen...@senderemail' <user>/Maildir/

And it only shows the email my user sent, not the original...


any ideas of what happen as well...?

Thanks.

Reply via email to