Re: [Dovecot] deliver: -m, sieve and -n

2007-03-25 Thread Jim Horner
> > My testing shows that if the mailbox does not exist then the mail is > > rejected like so: > > So it seems. Fixed: > http://dovecot.org/list/dovecot-cvs/2007-March/008355.html Verified. Thanks. The small "feature" of ignoring "" for -m is really going to save us a lot of sieve writing. Than

Re: [Dovecot] deliver: -m, sieve and -n

2007-03-25 Thread Timo Sirainen
On Sat, 2007-03-24 at 03:26 -0400, Jim Horner wrote: > I took a stab at editing the wiki ... the changes disappeared? I guess I was > overruled. I've seen anonymous edits, so they should work. Did you write the captcha? If you didn't, it should have given a nice red warning that the changes weren

Re: [Dovecot] deliver: -m, sieve and -n

2007-03-25 Thread Jim Horner
> -n: If the destination mailbox doesn't exist, don't create it. This affects > both -m parameter and fileinfo action in Sieve scripts. The fallback is to > deliver mail to INBOX. > > (typo: fileinto not fileinfo) > > My testing shows that if the mailbox does not exist then the mail is > rejected

[Dovecot] deliver: -m, sieve and -n

2007-03-23 Thread Jim Horner
Hi, I took a stab at editing the wiki ... the changes disappeared? I guess I was overruled. The wiki (http://wiki.dovecot.org/LDA) states -m : Destination mailbox (default is INBOX). If the mailbox doesn't exist, it's created (unless -n is used). If message couldn't be saved to the mailbox