Re: [Dovecot] trying to enable features

2007-10-13 Thread Ralf Hildebrandt
* Ray <[EMAIL PROTECTED]>: > Hello all, > I'm trying to enable 3 different features in my mail system (postfix, > amavisd, > dovecot). > > 1)out of office auto reply Postfix > 2)script execution based on email Postfix > 3)automatically add disclaimer/signature to outgoing email > (also list

Re: [Dovecot] Spliting Folders for Efficiency

2007-10-13 Thread Richard Laager
On Sat, 2007-10-13 at 09:25 +0100, Daniel W wrote: > Is it also true that to read a single message > in a 800MB mbox, you need to load 800MB of data into memory which is > then searched for that message? Of course not! That's what an index is for. Richard signature.asc Description: This is a

Re: [Dovecot] trying to enable features

2007-10-13 Thread mouss
Ray wrote: > On Saturday 13 October 2007 3:39:20 pm Gerard wrote: >> On Saturday October 13, 2007 at 05:17:56 (PM) Ray wrote: >>> I'm trying to enable 3 different features in my mail system (postfix, >>> amavisd, dovecot). >>> >>> 1)out of office auto reply >>> 2)script execution based on email >>>

Re: [Dovecot] trying to enable features

2007-10-13 Thread Ray
On Saturday 13 October 2007 4:23:40 pm Benjamin R. Haskell wrote: > On Sat, 13 Oct 2007, Ray wrote: > > Please correct me where I'm wrong. > > according to my understanding: When the server receives an email, dovecot > > pop server makes connection with the outside world, [cut] > > Dovecot's POP3 s

Re: [Dovecot] trying to enable features

2007-10-13 Thread Benjamin R. Haskell
On Sat, 13 Oct 2007, Ray wrote: Please correct me where I'm wrong. according to my understanding: When the server receives an email, dovecot pop server makes connection with the outside world, [cut] Dovecot's POP3 server waits for a user to connect to it to retrieve mails that are already sto

Re: [Dovecot] trying to enable features

2007-10-13 Thread Ray
On Saturday 13 October 2007 3:39:20 pm Gerard wrote: > On Saturday October 13, 2007 at 05:17:56 (PM) Ray wrote: > > I'm trying to enable 3 different features in my mail system (postfix, > > amavisd, dovecot). > > > > 1)out of office auto reply > > 2)script execution based on email > > 3)automatical

Re: [Dovecot] trying to enable features

2007-10-13 Thread Gerard
On Saturday October 13, 2007 at 05:17:56 (PM) Ray wrote: > I'm trying to enable 3 different features in my mail system (postfix, > amavisd, > dovecot). > > 1)out of office auto reply > 2)script execution based on email > 3)automatically add disclaimer/signature to outgoing email > (also listed

[Dovecot] trying to enable features

2007-10-13 Thread Ray
Hello all, I'm trying to enable 3 different features in my mail system (postfix, amavisd, dovecot). 1)out of office auto reply 2)script execution based on email 3)automatically add disclaimer/signature to outgoing email (also listed in order of importance to me) I'm looking for pointers to docum

Re: [Dovecot] Spliting Folders for Efficiency

2007-10-13 Thread Daniel W
Kyle Wheeler wrote: On Friday, October 12 at 11:06 AM, quoth Daniel Watts: What actually ARE the advantages of a 'one file per folder' format?? It depends on the environment. It's exceedingly efficient at storage: on a filesystem with 4k blocks, three 1k messages take up 1 block (4k), where