Changes

From SME Server
Jump to navigationJump to search
1,037 bytes added ,  16:13, 7 March 2016
no edit summary
Line 130: Line 130:  
=== Automatic creation of folders ===
 
=== Automatic creation of folders ===
 
this is not necessary anymore, if you keep the Uniq property enabled. For reference, the script previously here is kept in discussion.
 
this is not necessary anymore, if you keep the Uniq property enabled. For reference, the script previously here is kept in discussion.
 +
 +
=== Example of configuration ===
 +
 +
I like to have my learning folder as subdir of junkmail folder. My thunderbird client are set to use junkmail folder, but my iOS client wants to use junk. My SME is set to to delete the content of junkmail after 30 days (config getprop spamassassin MessageRetentionTime), but I want that the content of junkmail folder is use to learn before that (15 days) leaving me time to find false positives to move them to jumkmail.not_a_spam or moving them myself to jumkmail.junkmail.learn. I keep Uniq enabled to have the IMAP folder created automatically even if users deleted them.
 +
config setprop LearnAsSpam status enabled DeleteAfterLearn enabled DelayToMove 15 SpamLinks junks  dir jumkmail.junkmail.learn Uniq enabled
 +
 +
I want to be able to remove badly SPAM tag when moved to  jumkmail.not_a_spam
 +
config setprop LearnAsHam status enabled dir jumkmail.not_a_spam tag "" RemoveSPAMTag enabled Uniq enabled
 +
 +
Finally, I want my SME learn every hours
 +
config setprop cron hourly
 +
signal-event email-update
    
=== Uninstall ===
 
=== Uninstall ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,240

edits

Navigation menu