[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] how many emails a day are processed



(top posting since I am not commenting on the particular contents below)

Awesome - thanks for the detail of your answer, I am great at following directions (I'm mostly a M$ techie who uses the RAQ server to solve many of our communications issues). I'll let you know if I have an problems, this will be very helpful to us. Thanks again,
Jale

At 03:12 AM 3/13/2003 +0300, you wrote:
Hello Jale,

You will need to install SMA (Sendmail Log Analyser).

It is very simple to install, here is the steps below:

ssh and su to your server

cd /usr/local/src
wget http://www.klake.org/sma/dl/sma-1.3.2.tar.gz
tar -zxvf sma-1.3.1.tar.gz
cd sma-1.3.2/
make
make install

then run the command below to make the maillog translated to
a web readable html page

sma /var/log/maillog > /home/sites/www.AnyDomainYouWant.com/web/sma.html

You can make also an hourly run cron job under /etc/cron.hourly/ that will
auto-update the sma.html page.

Insert the following into your script and chmod the script to root:

[Note: Script line below is one line and there is a sigle space
between the upper and lower lines below]

-------------
#!/bin/sh
/usr/local/bin/sma -f /home/users/systems/public_html/maillog/sma.conf
/var/log/maillog > /home/sites/www.AnyDomainYouWant.com/web/sma.html
-------------

To view a Sample SMA report check this link:
http://www.klake.org/sma/example.html

Regards,

Al-Juhani
aljuhani@xxxxxxxxx

=====Original Message======
Anyone know of a way to tell the overall throughput of a Raq3i - I'm trying
to get a handle on the number of emails in/out per day. Any way to know this?

Thanks, as always,

Jale



_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users