Re: plus addressing with postfix

2006-03-17 Thread David R Bosso
--On Friday, March 17, 2006 11:57 AM -0500 Steve Huston <[EMAIL PROTECTED]> wrote: On 03/17/2006 11:51 AM, Joseph Brennan wrote: Stefano Santoro <[EMAIL PROTECTED]> wrote: ... and if you plan to deliver to subfolders DO make sure that the subfolder names are all lowercase. INBOX.junk not INBO

Re: plus addressing with postfix

2006-03-17 Thread Steve Huston
On 03/17/2006 11:51 AM, Joseph Brennan wrote: > Stefano Santoro <[EMAIL PROTECTED]> wrote: >> ... and if you plan to deliver to subfolders DO make sure that the >> subfolder names are all lowercase. >> INBOX.junk not INBOX.Junk > What makes this necessary? I would guess that's only true if you hav

RE: plus addressing with postfix

2006-03-17 Thread Stefano Santoro
Kwok >> Sent: Friday, March 17, 2006 6:21 AM >> To: info-cyrus@lists.andrew.cmu.edu >> Subject: plus addressing with postfix >> >> Hi, >> >> How can I make cyrus imap plus delivery work from postfix. >> I have virtual domains. >> >> in my mas

RE: plus addressing with postfix

2006-03-17 Thread Joseph Brennan
Stefano Santoro <[EMAIL PROTECTED]> wrote: ... and if you plan to deliver to subfolders DO make sure that the subfolder names are all lowercase. INBOX.junk not INBOX.Junk What makes this necessary? Joseph Brennan Columbia University Information Technology Cyrus Home Page: http://asg.w

RE: plus addressing with postfix

2006-03-17 Thread Rosenbaum, Larry M.
ailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Steve Kwok > Sent: Friday, March 17, 2006 6:21 AM > To: info-cyrus@lists.andrew.cmu.edu > Subject: plus addressing with postfix > > Hi, > > How can I make cyrus imap plus delivery work from postfix. > I have virtual domai

plus addressing with postfix

2006-03-17 Thread Steve Kwok
Hi, How can I make cyrus imap plus delivery work from postfix. I have virtual domains. in my master.cf cyrus unix- n n - - pipe user=cyrus argv=/usr/lib/cyrus/deliver -r ${sender} -m ${extension} ${recipient} I use autocreateinbox patch to cr