hi,

yesterday i converted my sever from courier-imap -> cyrus-imap. After 
struggling with the messed ebuild in portaeg ( for others with the problem: 
change "emake" -> "make", there is already a thread at bugzilla), it already 
checks for spam transfers mail to the correct mail-folders. And btw: It's so 
much faster than courier...) 
Fot this i've setup postfix like this:

main.cf 
Code: 

.. 
mailbox_transport = spamcyr 
.. 
 

master.cf
Code: 

spamcyr   unix  -       n       n       -       -       pipe 
  user=cyrus argv=/usr/bin/spamc -f   -e /usr/lib/cyrus/deliver -r ${sender} -m 
${extension} ${user} 
 


But how can i integrate clamassassin? is it possible to run it from 
sieve-filter-script? 
Or do i need to run maildrop and pipe the mail through the filters? 
What would be the best way to do this? 


Thx!

-- 
mailto:[EMAIL PROTECTED]
Best regards,
 Roman


-- 
[email protected] mailing list

Reply via email to