Skip to main content

Inbox mail missing

Comments

7 comments

  • 24x7server
    Hi, You can use the below command to check the delivery of the mail processed properly or not. You said that you have the ID, so you can use that to check what actually happened the mail.. # exigrep /var/log/exim_mainlog Additionally, you can also refer to the below cPanel documentations: Mail Delivery Reports - Version 68 Documentation - cPanel Documentation
    0
  • Pitkud
    Hi, I tried to use the command and it showed there were successful transactions 2018-02-28 19:36:59 1er0yg-0007Ro-RE -> ID R=virtual_user T=dovecot_virtual_delivery C="250 2.0.0 WOkNBmuillqXbwAADmVvvQ:2 Saved" 2018-02-28 19:36:59 1er0yg-0007Ro-RE Completed But when she got back from her trip and turn on her pc to check new emails, those emails weren't in her inbox, it's gone not even in her outlook trash. Can cpanel log shows when, if accidentally she deleted the emails ?
    0
  • cPanelMichael
    Hello, It's possible the messages were downloaded from the server via a POP3 email client. Try searching the email address in /var/log/maillog to see if messages were downloaded or accessed. EX: grep "user@domain.tld" /var/log/maillog
    Thank you.
    0
  • Pitkud
    Hi, This is example of the maillog result of the user, more of them are like these, Feb 28 19:19:23 svr1 dovecot: imap-login: Login: user=, method=PLAIN, rip=IP 1.2.3.4, lip= IP 5.6.7.8, mpid=27751, TLS, session= Feb 28 19:23:03 svr1 dovecot: imap(id@domain.com): Logged out in=1282, out=4293, bytes=1282/4293 Feb 28 19:33:19 svr1 dovecot: lmtp(id@domain.com): msgid=<001a01d3b090$51317010$f3945030$@domain.com>: saved mail to INBOX
    0
  • cPanelMichael
    Hello, That's an IMAP entry, and it doesn't show any information that suggests messages were deleted. Can you verify if the messages exist when accessing the email account in one of the provided webmail applications (e.g. Horde, Roundcube)? Thank you.
    0
  • Pitkud
    Hi Michael, Problem solved, apparently the user is using notebook while she's not in the office and download the emails using POP3, i must have missed the logs that user is using pop3 to download the emails in maillog. Thanks in advance
    0
  • cPanelMichael
    Hello, I'm glad to see you were able to solve the issue. Thank you for sharing the outcome.
    0

Please sign in to leave a comment.