Re: Cyrus v2.x

2001-03-01 Thread Michael Fair
. My apologies for any inconvienence. -- Michael -- - Original Message - From: "Allan Rafuse" <[EMAIL PROTECTED]> To: "Michael Fair" <[EMAIL PROTECTED]> Sent: Monday, February 26, 2001 12:58 PM Subject: Re: Cyrus v2.x > I thought the "_" chara

Re: Cyrus v2.x

2001-02-26 Thread Allan Rafuse
uot; is a valid character in the local-part >of an email name. > >My mistake. My apologies for any inconvienence. > >-- Michael -- > >- Original Message - >From: "Allan Rafuse" <[EMAIL PROTECTED]> >To: "Michael Fair" <[EMAIL PROTECT

Re: Cyrus v2.x

2001-02-26 Thread Michael Fair
I have no idea about the specific questions you are asking but I would recommend changing your naming scheme for a couple reasons. 1) the "+" character is usually used to designate a sub mailbox. Sending mail to [EMAIL PROTECTED] would be directly placed in the user.allan.cyrus folder. While it

Re: Cyrus v2.x

2001-02-20 Thread Alex Pilosov
Basically, + is a reserved thing in cyrus, used to separate user from folder (user+folder@domain, normally). Your allan@freeview+com will confuse the hell out of cyrus, and it will probably be parsed as user allan@freeview folder com, and its not what you want. I'm using a similar trick, only usi

Re: Cyrus v2.x

2001-02-20 Thread Allan Rafuse
Well thats kind of cool with the "+" exention. Guess I'll just have to pick a new character to use :). Do you know what LMTP does with the @domain.com portion when found? -Allan On Tue, 20 Feb 2001 19:36:22 +, Cillian Sharkey wrote: >Allan Rafuse <[EMAIL PROTECTED]> wrote: >> 1. Why does