Hi to all.....
We work with Zimbra Open Source, can be send all spam to a specific mailbox of the Zimbra server.
Spam received for all user of the server is send to mailbox in the same server for example spamdomain@domain.com.
thanks in advanced
Hi to all.....
We work with Zimbra Open Source, can be send all spam to a specific mailbox of the Zimbra server.
Spam received for all user of the server is send to mailbox in the same server for example spamdomain@domain.com.
thanks in advanced
hi cadinor
Okay so what is the question here? :P
you are probably referring to the spam training account where spam is trained from accounts on a zcs. Check this wiki and this thread. [SOLVED] Re-creating the spam training e-mail account. I hope this helps.
thanks for reply, but this is not the problem.....
My users work with POP3, when Zimbra mark a message as spam the message is delivered to the recipient’s Junk folder. But when work with POP3 only download Inbox of the user and the user don't see the folder Junk.
1) I'd like that all mesages marked SPAM delivered in the Inbox to be download with POP3
2) Or all messages marked as SPAM be send to account.
For example, when I work with Amavis + Postfix + Mysql:
1) By default Amavis send all SPAM to Inbox.
2) In Amavis when I like send all SPAM to account:
vi /etc/amavis/conf.d/20-debian_defaults
$final_spam_destiny = D_DISCARD;
$spam_quarantine_to = 'spam@domain.com';
Thanks in advanced
Last edited by cadinor; 06-05-2011 at 01:05 PM.
If you want the users to have that functionality then they should be using IMAP, perhaps a quick read of the POP protocol details might help.
Regards
Bill
Have you tried a filter?
If
____[Subject]__[contains] ***SPAM*** (or whatever the spam tag is)
Perform the following actions:
____[Keep in Inbox]
Not sure whether spam passes through filters or not, but worth a try.
There are currently 1 users browsing this thread. (0 members and 1 guests)