Line 115:
Line 115:
===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?===
−
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:
+
You will need to change config via:
+
/sbin/e-smith/db configuration setprop unjunkmgr useremails no
+
/sbin/e-smith/db configuration setprop unjunkmgr adminemails yes
+
+
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”.