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..
|