Submitted by arosolino on Fri, 05/11/2012 - 10:44
I ran this command. virtualmin modify-spam --all-domains --spam-normal
It said it updated all my servers, however when I view "Destination for spam emails" in virtualmin it is still set to: Write to standard spam file ~/mail/spam
http://gyazo.com/db57b36f0b22337b879aa4027b38bce0
Also is there a way to make "Deliver normally" the default behavior when creating new virtual servers?
Status:
Closed (works as designed)
Comments
Submitted by JamieCameron on Fri, 05/11/2012 - 12:58 Comment #1
You need to use the
--spam-deliver
flag instead .. that's the one that selects delivery to the user's mailbox.See : http://www.virtualmin.com/documentation/developer/cli/modify_spam
Submitted by arosolino on Sun, 05/20/2012 - 11:15 Comment #2
Was there anyway to make this the default behavior?
Submitted by JamieCameron on Sun, 05/20/2012 - 12:53 Comment #3
Yes, you can control the default for new domains at System Settings -> Virtualmin Configuration -> Spam filtering options, in the "Default delivery for spam" field.