www.mamboteam.com
While.org.uk
Home arrow Forum
Thursday, 28 August 2008
 
 
Main Menu
Home
Vispan
Downloads
Forum
- - - - - - - - - - - - - -
Trivial Firsts
Council Requests
Fun Zone
Picture Gallery
Lotus Esprit
Server Menu
CD Statistics
Statistics
Server Status
Login Form





Lost Password?
No account yet? Register
While.org.uk  


FRLinux
User

Fresh Boarder
Posts: 2
graphgraph
Karma: 0  
Issue on Debian - 2008/04/25 14:43 Hello, I have been using a Debian stable as a server for mail. Currently on postfix with mailscanner, clamd and spamassassin. I seem to have a problem in the graphs. Here is my stats page : http://stats.frlinux.net/vispan/

Right now, it doesn't seem to see that clam is installed and I am wondering why no graphs apart from system load are actually working.

Could anyone point me in the right direction? I have searched a lot for vispan and postfix but it doesn't seem to be really documented.

Here's a diff of my configuration versus the packaged one :

Code:

   diff /etc/Vispan.conf Vispan-3.0.0/Vispan.conf 41c41 UseAccess 0 --- > UseAccess 1 56c56 UseRBL 0 --- > UseRBL 1 100c100 LogFile = /var/log/mail.log --- > LogFile = /var/log/maillog 104c104 Queue_Dirs = /var/spool/postfix/hold --- > Queue_Dirs = /var/spool/mqueue1 108c108 WhiteList 192.168.1.1/24 --- > WhiteList 192.168.0.1 192.168.0.2 118c118 HTMLDir = /home/frlinux/virtual/stats.frlinux.net/vispan --- > HTMLDir = /var/www/html/vispan 142c142 SMLogString postfix/smtpd --- > SMLogString sendmail 148c148 UseGeoIP 1 --- > UseGeoIP 0 152c152 HighScore 3.0 --- > HighScore 9.0 177c177 Scanner clamd mailscanner --- > Scanner clamav mailscanner



Any help welcome. Thanks!
  | | The administrator has disabled public write access.
peter
User

Junior Boarder
Posts: 6
graphgraph
Karma: 0  
Re:Issue on Debian - 2008/04/29 10:26 I see that you specified clamd as your scanner. Vispan does not suppport clamd without my patch for it. You can find it here:

http://www.while.org.uk/component/option,com_joomlaboard/Itemid,9/func,view/id,21/catid,3/
  | | The administrator has disabled public write access.
FRLinux
User

Fresh Boarder
Posts: 2
graphgraph
Karma: 0  
Re:Issue on Debian - 2008/04/29 23:45 peter wrote:
I see that you specified clamd as your scanner. Vispan does not suppport clamd without my patch for it. You can find it here:

http://www.while.org.uk/component/option,com_joomlaboard/Itemid,9/func,view/id,21/catid,3/


Hello,

Thanks for your reply (and for the patch) but it does not explain why all the other graphs are flat ?

Thanks,
Steph
  | | The administrator has disabled public write access.
peter
User

Junior Boarder
Posts: 6
graphgraph
Karma: 0  
Re:Issue on Debian - 2008/04/30 15:30 The system load info is taken from your systems /proc directory, all other graphs rely on Vispan understanding your configuration enough to parse the mail log correctly.

I have no experience with Vispan and Postfix together but I would try to run Vispan from the command line to see if you get any errors that way. Also, is the /tmp/virtmpfile created every 10 minutes from the cron job? It should contain everything Vispan is interested in from the mail log the last 10 minutes. Check the timestamp and contents of that file.

I find it strange that you have specified clamd as your scanner and the Vispan page you linked to says that you have MailScanner 4.55, clamd wasn't supported until 4.61. Does your system pass MailScanner --lint?
  | | The administrator has disabled public write access.
dave
User

Junior Boarder
Posts: 5
graphgraph
Karma: 0  
Re:Issue on Debian - 2008/05/02 22:28 What language are you using for MailScanner?

If the logging is in a language other than English it can cause problems
  | | The administrator has disabled public write access.
 
Top! Top!