> Dear All, > > I used SquirrelMail for my email system. > > I want to know how many people actually used the email system after they > registered and got an email account. > > I also want to know the volume of the email transaction. > > How could I know? > > Thank you. > cindy > > > > --------------------------------- > Do you Yahoo!? > Friends. Fun. Try the all-new Yahoo! Messenger
Cindy, I am not sure of what squirrelMail would offer for this activity but these are functions related to sys admin work. If you run SquirrelMail on a UNIX machine, you only need to cobble together a simple script that has some "find", and "grep" statments, and have this script run on your "maillog" and/or "syslog/messages". Depending on your MTA, it is a simple function. If you google on this topic, you will even find some fancy perl scripts that perform this work for you. I know it will work because I am using a perl script written to glean all this info from posfix. I tossed it into cron, and have the results sent to me via email each day. Just like ordering pizza: you call and it comes. Now if you are unfortunate enough to be running some kind of windoze maching, there must, I would hope, be a somewhat similar method of doing things. Cheers, -- J. Craig Woods UNIX/LINUX Network/System Administration http://www.trismegistus.net/resume.htm Entropy requires no maintenance ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
