My current MTA is Postfix with amavisd and spamassassin. In the current config we don't have POP3. All Mails will be relayed to different exchange-server depending on the recipient. I tought I could implement the local mailboxes only with imap-support, so the users could login with a webinterface (e.g: squirrelmail) But for the first step it will be ok using a local POP3-server. The important thing is, that the spam-mails with a score > 5 will be stored in the local mailbox of the recipient and will not be delivered to the exchange mailbox. ________________________________
Von: vertito [mailto:[EMAIL PROTECTED] Gesendet: Montag, 18. Dezember 2006 14:35 An: Fettke, Dirk Betreff: RE: special spam-account for spam mails this is possible. the solution you are asking depends on your current hub email server setup and pop3 servers. what is current your MTA and POP3 servers? ________________________________ From: Fettke, Dirk [mailto:[EMAIL PROTECTED] Sent: Monday, December 18, 2006 1:41 PM To: users@spamassassin.apache.org Subject: special spam-account for spam mails Hello List, here we have a spam-filtering email-gateway with no local mailboxes. all mails getting scanned only for spam and viruses and then forwarded to the specific mailserver for the recipient-domain. now we would like to have the possibility that spam-mails with score > 5 saved in local mailboxes which will be automatically generated on our system. all other mails whith score < 5 should forwarded further on. The Users then could log into their generated spam-account and read or delete their spam-mails. How can I do this or is there any solution for this? Regards Dirk