4 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] Clarification please....
FromSent OnAttachments
Radu CosoveanuApr 7, 2005 2:53 pm 
Brian CandlerApr 8, 2005 12:35 am 
Radu CosoveanuApr 8, 2005 1:26 am 
Brian CandlerApr 8, 2005 1:52 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] Clarification please... HELP!Actions...
From:Brian Candler (B.Ca@pobox.com)
Date:Apr 8, 2005 12:35:03 am
List:net.sourceforge.lists.courier-sqwebmail

On Fri, Apr 08, 2005 at 12:54:12AM +0300, Radu Cosoveanu wrote:

I read the documentation, I installed for the first time sqwebmail to one of my clients. My client requests express to give to him the access log to the mail (via http of course). He wants to see every email account from what IP on http was accessed. Also he wants to see what email was show to each one access and if exists there any information to see what files where download and by who. Please help me... Is it possible ? And if it is... how ? Somebody knows ?

You will get some logging in syslog. It will tell you: - successful logins (username and ip address) - failed logins (ditto)

They typically arrive in /var/log/maillog (i.e. wherever your syslog daemon is configured to record mail.* logs)

If you want to make those logs available via http, it's up to you to build your own portal to do it.

You won't get logs for each individual E-mail viewed, nor attachments downloaded.

Brian.