Koozali.org: home of the SME Server

Need a better set of email reports

Offline albatroz

  • *****
  • 159
  • +0/-0
Need a better set of email reports
« on: April 20, 2005, 07:22:49 AM »
I need to know who has a user sent emails to.

Is there something like that in SME included reports?

Thanks in advance
Alejandro

thomas_chan

Need a better set of email reports
« Reply #1 on: April 25, 2005, 11:33:30 AM »
You could follow the following steps to log down all the outgoing mails and review it by one of dummy user's mail account :-

1) Download RPM program :-
http://www.ibiblio.org/pub/linux/distributions/e-smith/contrib/CharlieBrady/RPMS/i386/mailfront-0.86-1es2.i386.rpm

2) Use the server-manager to add a dummy user 'maillog'

3) Update the latest RPM :-
#rpm -Uvh mailfront-0.86-1es2.i386.rpm

4) Add the environment variable into /etc/profile
#echo maillog > /var/service/smtpfront-qmail/env/LOG_RECIPIENT

5) Send some e-mails and should these message at user's 'maillog' inbox.

Regards,
Thomas Chan