Changes

From SME Server
Jump to navigationJump to search
403 bytes added ,  13:59, 3 December 2014
no edit summary
Line 14: Line 14:  
The program at the present time works without templates so all modification can be performed directly over conf files.
 
The program at the present time works without templates so all modification can be performed directly over conf files.
   −
'''Mixed tweaks'''
+
==Mixed tweaks==
 +
===Mail messages in html===
 +
If you want the mail message in html format you must edit the file with your favourite editor (mc, nano, joe, vi....):
 +
/usr/share/logwatch/scripts/logwatch.pl
 +
find the line (it should be line 78):
 +
$Config{'output'} = "unformatted";
 +
and modify it in:
 +
$Config{'output'} = "html";
 +
===Parsing Fetchmail log===
 +
The actual realease does not contain a script to parse /var/maillog
    
[[Category:Administration:Monitoring]][[Category:Contrib]]
 
[[Category:Administration:Monitoring]][[Category:Contrib]]
97

edits

Navigation menu