Changes

From SME Server
Jump to navigationJump to search
146 bytes added ,  22:17, 26 August 2008
no edit summary
Line 6: Line 6:  
If the user wishes to get one of these emails sent to the users inbox he/she can push the “UnJunk” link to the left. The system will, if UnJunk is pressed, teach SpamAssassin via the “sa-learn” command that this can be considered as “ham” next time. This means that it’s more likely that an email from this sender or with this content will pass the spam check next time.
 
If the user wishes to get one of these emails sent to the users inbox he/she can push the “UnJunk” link to the left. The system will, if UnJunk is pressed, teach SpamAssassin via the “sa-learn” command that this can be considered as “ham” next time. This means that it’s more likely that an email from this sender or with this content will pass the spam check next time.
   −
http://sme.swerts-knudsen.dk/images/emailsummary.jpg
+
[[http://sme.swerts-knudsen.dk/images/emailsummary.jpg Image showing the summary email]]
    
==Installation==
 
==Installation==
Line 13: Line 13:     
  yum install perl-MIME-Lite --enablerepo=smecontribs
 
  yum install perl-MIME-Lite --enablerepo=smecontribs
 +
yum install mrtg
    
Then install the sme-unjunkmgr RPM from (I will get around and release to contribs later):
 
Then install the sme-unjunkmgr RPM from (I will get around and release to contribs later):
Line 50: Line 51:  
  /sbin/e-smith/db configuration setprop unjunkmgr LocalOnly <no|yes>
 
  /sbin/e-smith/db configuration setprop unjunkmgr LocalOnly <no|yes>
   −
http://sme.swerts-knudsen.dk/images/unjunkweb.jpg
+
[[http://sme.swerts-knudsen.dk/images/unjunkweb.jpg Image showing the statistic web page]]
    
An additional feature of the UnJunk Manager is to send the collected statistics to a central statistics central at http://central.swerts-knudsen.dk. The gathering of data is not stressful for the server and the data sent is not sensitive (well in my opinion) and consists of:
 
An additional feature of the UnJunk Manager is to send the collected statistics to a central statistics central at http://central.swerts-knudsen.dk. The gathering of data is not stressful for the server and the data sent is not sensitive (well in my opinion) and consists of:
Line 64: Line 65:  
Today around ~850 servers still active with my sme-spamfilter contrib and ~450 servers using my sme-antivirus for SME 6x send in data for this “worldwide overview”.
 
Today around ~850 servers still active with my sme-spamfilter contrib and ~450 servers using my sme-antivirus for SME 6x send in data for this “worldwide overview”.
   −
http://sme.swerts-knudsen.dk/images/centralweb.jpg
+
[[http://sme.swerts-knudsen.dk/images/centralweb.jpg Image showing the central.swerts-knudsen.dk web]]
    
==FAQ==
 
==FAQ==
   −
Q: How do I see what this Summary of Junkmail looks like without sending to all my users?
+
# How do I see what this Summary of Junkmail looks like without sending to all my users?
A: You will need to change the “$debug = 0;” to “$debug = 1;” in the configuration section of the /usr/local/unjunkmgr/spamreminder.pl file. Then lauch the reminder manually with:
+
#* You will need to change the “$debug = 0;” to “$debug = 1;” in the configuration section of the /usr/local/unjunkmgr/spamreminder.pl file. Then launch the reminder manually with:  
 
   
  /usr/local/unjunkmgr/spamreminder.pl
 
  /usr/local/unjunkmgr/spamreminder.pl
   
All the summary emails will now be sent to “admin”.
 
All the summary emails will now be sent to “admin”.
177

edits

Navigation menu