Hello,
First, I have a SME 7.0 in server-only mode with a behind a netgear router. I am trying to check user attempts to "check email" over the past couple of weeks. Access, of course, would be via secure pop3s, secure imap and/or webmail. I have gone through the logs (/var/log) and have looked at 'messages'. I actually need info in its format (time /date, username and IP address).
Login success for user@domain.com [xxx.xxx.xxx.xxx] to {localhost:143}
While I can find some type of logs for IMAPs (imaps/current) & POP3s (pop3s/current), I don't know how to really convert it into a time/date (its a message id?) and a user name. I do see IP addresses. Am I looking in the right place? If so, how do I decipher the logs?
Thanks in advance
Joe