Koozali.org: home of the SME Server

Logging

Offline GlitchFreak

  • ****
  • 97
  • +0/-0
Logging
« on: January 16, 2008, 07:02:43 AM »
Hey there

Where are pop3 requests from users to collect mail from my server logged?

Checked /var/log/maillog, no success.

Offline thomasch

  • *
  • 232
  • +0/-0
Re: Logging
« Reply #1 on: January 16, 2008, 07:45:55 AM »
/var/log/qpsmtpd/current

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Logging
« Reply #2 on: January 16, 2008, 10:28:04 AM »
/var/log/qmail/current
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Logging
« Reply #3 on: January 16, 2008, 04:32:23 PM »
pop3 accesses are logged in /var/log/pop3/current. The qmail log details mail distribution (to mailboxes and to other hosts via SMTP). The qpsmtpd log details incoming SMTP connections.

Please be more careful to provide correct answers, guys. Check your facts if you are not sure.

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Logging
« Reply #4 on: January 16, 2008, 05:30:11 PM »
Please be more careful to provide correct answers, guys. Check your facts if you are not sure.

Not bad going mind you 1400+ posts and only one mis guided post ;) (I actually thought my post was not right...after thought eh)
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
Re: Logging
« Reply #5 on: January 17, 2008, 07:05:42 AM »