- set $show_emailtransfer in confixx_main.conf to “1”;
- launch the /root/confixx/admin/subs/webPages_install.pl
- copy the mailtraffikpop3.pl and mailtraffiksmtp.pl files from the /root/confixx/admin/subs/ to /root/confixx/ directory;
- change the $LogFile in these files to the correct mail log path;
- launch the mailtraffikpop3.pl and mailtraffiksmtp.pl files.
If you want to refresh the information about the e-mail traffic you should run these scripts. For this, you can add the following lines in the ‘crontab’ using the ‘crontab -e’ command or by editing the /etc/crontab file.
Example:
*/30 * * * * /roo/confixx/mailtraffikpop3.pl
*/30 * * * * /roo/confixx/mailtraffiksmtp.pl
No comments:
Post a Comment