I don't know how to get around some kind of delimiter but you can change the "recipient_delimiter" in your main.cf to be whatever you want.
I normally just set up aliases to redirect [EMAIL PROTECTED] -> [EMAIL PROTECTED] -- Michael -- ----- Original Message ----- From: "Emilio Recio" <[EMAIL PROTECTED]> To: "Michael Clark" <[EMAIL PROTECTED]> Cc: "Simon Matter" <[EMAIL PROTECTED]>; "Cyrus" <[EMAIL PROTECTED]> Sent: Monday, October 14, 2002 7:19 AM Subject: Re: Shared Folders and Mailing Lists? > Michael Clark wrote: > > If you are using lmtp, you need to explicitly set > > > > postuser: bb > > > > in your /etc/imapd.conf > > > > At least that's what i've done (if you look in lmtpd.c, > > postuser defaults to an empty string) to retain compatibility > > with a previous sendmail setup that used bb+folder for delivery > > to the public namespace. IIRC this made it work for me. > > Is there a way to use non-prefixes? [EMAIL PROTECTED] vs, [EMAIL PROTECTED] > > -Elmo > >