Skip to main content

maillog - any tips for maillog showing continual login and then instant logout from end user?

Comments

4 comments

  • quietFinn
    So this user has problems with webmail? "rip=::1" tells that those are webmail logins.
    0
  • martin MHC
    So this user has problems with webmail? "rip=::1" tells that those are webmail logins.

    That's interesting. I don't believe the user is using webmail, but will get confirmation from them shortly for what email client they're actually using.
    0
  • cPRex Jurassic Moderator
    That's completely normal behavior for that log as every connection is very brief and *every* action makes a new connection. Here is what I see just from clicking the "Check email" button inside cPanel on my personal system: Apr 14 10:57:34 host dovecot[1711657]: imap-login: Login: user=, method=PLAIN, rip=::1, lip=::1, mpid=2595171, secured, session=<9Oy0D035fq4AAAAAAAAAAAAAAAAAAAAB> Apr 14 10:57:34 host dovecot[1711657]: imap(cptest@domain.com)<2595171><9Oy0D035fq4AAAAAAAAAAAAAAAAAAAAB>: Disconnected: Logged out in=82, out=937, bytes=82/937 Apr 14 10:57:35 host dovecot[1711657]: imap-login: Login: user=, method=PLAIN, rip=::1, lip=::1, mpid=2595172, secured, session= Apr 14 10:57:35 host dovecot[1711657]: imap(cptest@domain.com)<2595172>: Disconnected: Logged out in=129, out=1013, bytes=129/1013 Apr 14 10:57:35 host dovecot[1711657]: imap-login: Login: user=, method=PLAIN, rip=::1, lip=::1, mpid=2595186, secured, session= Apr 14 10:57:35 host dovecot[1711657]: imap(cptest@domain.com)<2595186>: Disconnected: Logged out in=405, out=1515, bytes=405/1515 Apr 14 10:57:35 host dovecot[1711657]: imap-login: Login: user=, method=PLAIN, rip=::1, lip=::1, mpid=2595187, secured, session= Apr 14 10:57:35 host dovecot[1711657]: imap(cptest@domain.com)<2595187>: Disconnected: Logged out in=427, out=40055, bytes=427/40055
    0
  • martin MHC
    @quietFinn yes it turns out the client was using webmail roundcube and it also turns out that they have access now and all is ok so it seems to be one of those phantom errors that has evaporated upon investigation. @cPRex, thanks, I hadn't realised that these mailer processes were so prolific.
    0

Please sign in to leave a comment.