Am 13.02.2013 08:54, schrieb Patrick Ben Koetter:
> * Robert Schetterer <r...@sys4.de>:
>> Am 13.02.2013 05:13, schrieb Marc Perkel:
>>> I'm thinking about setting up to do nightly mass checks and looking for
>>> advice. Thanks in advance.
>>>
>>> I'm thinking about creating a virtual server that will receive a forked
>>> copy of email that I pass that is delivered eith to ham@ or spam@
>>> accounts. Does this sound reasonable? I have been using maildir format.
>>
>> i wouldnt do that, more the filter spam mails in users junk folders isnt
>> needed ( use a global sieve rule ) additional i.e create some public
>> imap folder for users copy untagged spam there, and some folder for
>> false positve tagged ham ( or configure some email adresse ham/spam
>> postfix transport. ( dont complete trust users about spam their meaning
>> ! ) What mailbox format you might choose
>> is academic, with maildir you have every mail one file, very robust but
>> get a performance killer someday, dovecot mdbox union stuff from both
>> formats, might best choice
> 
> I'd concur with Robert if it wasn't for a little detail: AFAIK sa-learn can
> only handle mbox or maildir so you can't use any of the other, more optimized
> mailbox formats Dovecot supports such as mdbox.

ups yeah, Patrick is right about mdbox, but it might be posssible
convert mdbox public spam folders to maildir by script with dsync and
then sa-learn invoked by cron etc, i see no problem with postfix
transport method

look something like here

http://www.localside.net/sal-wrapper/README.txt

after all, i my real big setup, nearly noone  uses this
the false postive rate is near null, and users have the chance to
black/whitelist list their own stuff

> 
> Since you run on SSD maildir shouldn't be a real performance problem. We're
> about to do some speed testing in this area within the next months, but the
> testbed hasn't been setup yet, so I can't give a definite advice.
> 
>>> I am going to be running on SSD drives. should I use mbox?
> 
> Test it and let us know. Switching between mailbox formats is done within less
> than a minute in Dovecot.
> 
> p@rick
> 



Best Regards
MfG Robert Schetterer

-- 
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Joerg Heidrich

Reply via email to