Autor: Phil Brutsche Datum: To: exim-users Betreff: Re: [Exim] Cyrus 2.1.x "deliver" configuration - lmtp, pipes, huh?
:)
Kevin P. Fleming wrote: > Phil Brutsche wrote:
>
>
>> The deliver program is also used for Cyrus "plus" addressing -
>> where a message to "phil+exim.users@???" will be delivered
>> to the Cyrus mailbox "user.phil.exim.users" rather than my INBOX.
>>
>
> My system supports "plus" addressing just fine using LMTP over TCP;
> have you run into a problem using it that way?
The issue is that unless Exim sets AUTH= on the MAIL FROM line in the
LMTP conversation (ie does "MAIL FROM:<sender> AUTH=<user>") to be a
user with "post" rights to the mailbox, the message just goes into my
inbox. I don't see anything in the spec that would allow me to do that.
If you know how to make Exim 4.1x do that with Cyrux 2.1.x, do share :)