9 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Mail with + getting s...
FromSent OnAttachments
Micah AndersonDec 6, 2007 11:43 am 
moussDec 8, 2007 11:17 am 
Micah AndersonDec 10, 2007 4:41 pm 
Sam VarshavchikDec 10, 2007 6:54 pm 
Micah AndersonDec 11, 2007 1:15 pm 
Sam VarshavchikDec 11, 2007 3:30 pm 
moussDec 12, 2007 9:24 am 
Micah AndersonDec 12, 2007 12:04 pm 
moussDec 13, 2007 9:35 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Mail with + getting silently droppedActions...
From:mouss (mlis@free.fr)
Date:Dec 13, 2007 9:35:06 am
List:net.sourceforge.lists.courier-maildrop

Micah Anderson wrote:

[snip] I had just changed ${recipient} to ${user}, and it may not matter in our setup, but I'll look at ${nexthop}

If authlib knows about 'user' (without domain part), then use ${user}. if it knows about user@domain, then use ${user}@${nexthop}. The latter is typically used in virtual setups where the same user-part may be found in different domains, and they correspond to different mailboxes.