Re: lmtp via unix socket and user+mbox@domain syntax

2004-06-18 Thread Andreas
On Fri, Jun 18, 2004 at 02:18:06PM -0500, Edward Rudd wrote: > > "anyone" is a bit too broad... What is the user that the lmtp unix socket > > is seeing and using for delivery? > > > anonymous p Ah, that fixed it, thanks --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyr

Re: lmtp via unix socket and user+mbox@domain syntax

2004-06-18 Thread Edward Rudd
On Fri, 2004-06-18 at 13:32, Andreas wrote: > On Fri, Jun 18, 2004 at 03:01:41PM -0300, Andreas wrote: > > the [EMAIL PROTECTED] syntax to work, but to no avail: all messages > > end up in INBOX (I have set "recipient_delimiter = +" in postfix's main.cf). > > Hmm, answering to myself... Adding the

Re: lmtp via unix socket and user+mbox@domain syntax

2004-06-18 Thread Christoph Moench-Tegeder
## Andreas ([EMAIL PROTECTED]): > I'm using postfix 2.0.19 and cyrus-imapd-2.2.4 (+patches from CVS) > and delivery is happening via lmtp unix socket. I'm trying to make > the [EMAIL PROTECTED] syntax to work, but to no avail: all messages > end up in INBOX (I have set "recipient_delimiter = +" in

Re: lmtp via unix socket and user+mbox@domain syntax

2004-06-18 Thread Andreas
On Fri, Jun 18, 2004 at 03:01:41PM -0300, Andreas wrote: > the [EMAIL PROTECTED] syntax to work, but to no avail: all messages > end up in INBOX (I have set "recipient_delimiter = +" in postfix's main.cf). Hmm, answering to myself... Adding the "p" right to "anyone" fixed it. But "anyone" is a bit

lmtp via unix socket and user+mbox@domain syntax

2004-06-18 Thread Andreas
I'm using postfix 2.0.19 and cyrus-imapd-2.2.4 (+patches from CVS) and delivery is happening via lmtp unix socket. I'm trying to make the [EMAIL PROTECTED] syntax to work, but to no avail: all messages end up in INBOX (I have set "recipient_delimiter = +" in postfix's main.cf). Is it at all possib