Re: [exim] Using + to specify delivery folders in addresses

Top Page
Delete this message
Reply to this message
Author: Eli Sand
Date:  
To: exim-users
Subject: Re: [exim] Using + to specify delivery folders in addresses
Phil wrote:
> The accepting Router needs:
> local_part_suffix = +*
> local_part_suffix_optional
>
> Relevant alias redirects need to phrase "data =" carefully to preserve
> the subaddress ($local_part_suffix).


Thanks - this should get me on the right path with some reading. I may end
up with more work than you though since I don't deliver via LMTP (to
Dovecot) - Exim handles delivery directly, so I'll have a bit more transport
work to do for path checking, etc...

Eli.