[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] making ipop3d write a line in maillog
- Subject: [cobalt-users] making ipop3d write a line in maillog
- From: "Edward Bishop" <eddie@xxxxxxxxxxxxxxxx>
- Date: Thu Aug 16 21:00:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I asked this one a few weeks back but got no replies. I've drawn a complete
blank on trying to research it myself, so I thought it might be worth trying
again - but if you've seen it before, forgive me.
I want maillog to record POP users logging in to collect their mail. Another
RedHat server I use does so: a couple of lines appear in maillog like this:
Aug 17 12:31:53 ns ipop3d[7664]: Login user=erictheviking
host=[100.16.164.12] nmsgs=1/1
Aug 17 12:31:54 ns ipop3d[7664]: Logout user=erictheviking
host=[100.16.164.12] nmsgs=1 ndele=0
This shows that eric received one message (which, in this case, he left on
the server).
Now on my RaQ4 I've got plenty of instances of imapd logging on, every 15
minutes, which I don't need but can live with:
Aug 17 12:45:01 www imapd[15839]: imap service init from 127.0.0.1
Aug 17 12:45:01 www imapd[15839]: Logout user=??? host=localhost [127.0.0.1]
Do I have to configure ipop3d in some way to do the same?
TIA
Eddie