diff -up e-smith-email-5.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/emailsettings.spamsubject e-smith-email-5.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/emailsettings --- e-smith-email-5.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/emailsettings.spamsubject 2009-11-04 11:20:18.000000000 +0100 +++ e-smith-email-5.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/emailsettings 2009-11-04 11:40:16.000000000 +0100 @@ -437,6 +437,20 @@ sender. + + LABEL_SPAM_SUBJECT + SPAM subject prefix + + + + DESC_SPAM_SUBJECT + + You can enable to add a tag to the subject of each + message that is classified as SPAM. + The value for this tag can be defined below. + + + LABEL_SPAM_SENSITIVITY Spam sensitivity diff -up e-smith-email-5.2.0/root/etc/e-smith/web/functions/emailsettings.spamsubject e-smith-email-5.2.0/root/etc/e-smith/web/functions/emailsettings --- e-smith-email-5.2.0/root/etc/e-smith/web/functions/emailsettings.spamsubject 2007-12-26 20:48:39.000000000 +0100 +++ e-smith-email-5.2.0/root/etc/e-smith/web/functions/emailsettings 2009-11-04 11:37:25.000000000 +0100 @@ -439,6 +439,15 @@ __DATA__ options=" 'enabled'=>'ENABLED', 'disabled'=>'DISABLED' " value="get_prop('spamassassin','SubjectTag')"> + DESC_SPAM_SUBJECT + + + + set_prop('spamassassin', $param, $q->param("Spam$param"));