Re: OT - mail archive

2013-04-26 Thread grarpamp
> re: the last two posts I must admit giving yourself the local equivalent of your own lifetime email account is an interesting approach if you don't really need access to the raw message files on disk.

Re: OT - mail archive

2013-04-26 Thread Stan Hoeppner
On 4/26/2013 9:32 PM, grarpamp wrote: >>> specified out there that applications could utilize... >>> where n is your split width... tmp/n, new/n, cur/n. > >> pff and you realized that the "not a file per message" is >> exactly the solution for problems with tens thousands of > > It is *a*

Re: OT - mail archive

2013-04-26 Thread Robert Schetterer
Am 26.04.2013 21:24, schrieb grarpamp: > specified out there that applications could utilize... > where n is your split width... tmp/n, new/n, cur/n. > >> alternate you may use mdbox >> http://wiki2.dovecot.org/MailboxFormat/dbox > > Both of these hold all messages in a single directory.

Re: OT - mail archive

2013-04-26 Thread grarpamp
>> specified out there that applications could utilize... >> where n is your split width... tmp/n, new/n, cur/n. > pff and you realized that the "not a file per message" is > exactly the solution for problems with tens thousands of It is *a* solution, not *the* solution, and obviously not

Re: OT - mail archive

2013-04-26 Thread Patrick Domack
Quoting grarpamp : specified out there that applications could utilize... where n is your split width... tmp/n, new/n, cur/n. alternate you may use mdbox http://wiki2.dovecot.org/MailboxFormat/dbox Both of these hold all messages in a single directory. So sdbox would be no advantage there.

Re: OT - mail archive

2013-04-26 Thread Reindl Harald
Am 26.04.2013 21:24, schrieb grarpamp: > specified out there that applications could utilize... > where n is your split width... tmp/n, new/n, cur/n. > >> alternate you may use mdbox >> http://wiki2.dovecot.org/MailboxFormat/dbox > > Both of these hold all messages in a single directory

Re: OT - mail archive

2013-04-26 Thread grarpamp
specified out there that applications could utilize... where n is your split width... tmp/n, new/n, cur/n. > alternate you may use mdbox > http://wiki2.dovecot.org/MailboxFormat/dbox Both of these hold all messages in a single directory. So sdbox would be no advantage there. And mdbox d

Re: Message_size_limit issue with postfix v 2.8.8-1 on RHEL 6

2013-04-26 Thread Nicolas Hahn
It's true I don't have your experience as you are the postfix coders. But it's also true you don't know what can be my expericence. Considering your political answers since the beginning, embarassing for who? You're right that's enough. I'm going to answer you in private. Envoyé de mon iPad Le

Re: header_checks oddities

2013-04-26 Thread Wietse Venema
Bill Cole: > On 26 Apr 2013, at 5:24, Patrick Proniewski wrote: > > > Hello, > > > > Few months ago, I've switched my postfix setup from "regular" > > greylisting to "milter" greylisting, and it appears to have changed > > few things about header_checks I didn't notice until yesterday. > [...] >

Re: header_checks oddities

2013-04-26 Thread Bill Cole
On 26 Apr 2013, at 5:24, Patrick Proniewski wrote: Hello, Few months ago, I've switched my postfix setup from "regular" greylisting to "milter" greylisting, and it appears to have changed few things about header_checks I didn't notice until yesterday. [...] Yesterday, I've used header_chec

Re: OT - mail archive

2013-04-26 Thread Robert Schetterer
Am 26.04.2013 13:20, schrieb Wietse Venema: > post...@netorbit.it: >> On 26/04/2013 00:15, grarpamp wrote: maildir format scale[s] quite well; pretty much the only limitation is storage I/O. >>> Depending on your FS and horsepower, anything over >>> 1000 x (n * 10) files in a directory ca

Re: OT - mail archive

2013-04-26 Thread Wietse Venema
post...@netorbit.it: > On 26/04/2013 00:15, grarpamp wrote: > >> maildir format scale[s] quite well; pretty much the only > >> limitation is storage I/O. > > Depending on your FS and horsepower, anything over > > 1000 x (n * 10) files in a directory can start to sink you > > pretty quick. I've alwa

Re: OT - mail archive

2013-04-26 Thread grarpamp
>> I've always wondered if there's a maildir split >> specified out there that applications could utilize... >> where n is your split width... tmp/n, new/n, cur/n. > > what about shifting this problem to the storage layer? > Apart using SSDs, what about using having a striped array as a RAID 1+0 >

Re: OT - mail archive

2013-04-26 Thread post...@netorbit.it
On 26/04/2013 00:15, grarpamp wrote: maildir format scale[s] quite well; pretty much the only limitation is storage I/O. Depending on your FS and horsepower, anything over 1000 x (n * 10) files in a directory can start to sink you pretty quick. I've always wondered if there's a maildir split spe

header_checks oddities

2013-04-26 Thread Patrick Proniewski
Hello, Few months ago, I've switched my postfix setup from "regular" greylisting to "milter" greylisting, and it appears to have changed few things about header_checks I didn't notice until yesterday. My setup uses before-queue content filtering: # Before-filter SMTP server. Receive mail from t