Log samples from SquirrelMail¶
SquirrelMail mostly connects with IMAP server 127.0.0.1 and the only one place where is information about client host is the Apache web server log. Successful login returns error code 302 (Found - redirection), unsuccessful login returns error code 200 (OK).
Login successful:¶
Login unsuccessful:¶
Corresponding lines from /var/log/maillog: