Displaying 11 results from an estimated 11 matches for "dovecot_delivery_pipe".
2019 Aug 28
2
LMTP Post login script for acl_groups
...en dovecot runs lmtp, no user is logged in, so there is no user from
which you can get groups. So i think, my solution is (not really sure,
if this is right, it's a long time ago, i played around) this transport
in exim for local delivery
dovecot_delivery:?????????????
? debug_print = "T: dovecot_delivery_pipe for $local_part@$domain
translates to GET_LOCAL_MAIL"
? driver = pipe???????????????
? command = /usr/lib/dovecot/deliver -d "GET_LOCAL_MAIL"
? message_prefix =
? message_suffix =
? delivery_date_add
? envelope_to_add?????????????
? return_path_add?????????????
? log_output
? user =...
2019 Aug 28
5
LMTP Post login script for acl_groups
...ser from
> > which you can get groups. So i think, my solution is (not really sure,
> > if this is right, it's a long time ago, i played around) this transport
> > in exim for local delivery
> >
> > dovecot_delivery:
> > debug_print = "T: dovecot_delivery_pipe for $local_part@$domain
> > translates to GET_LOCAL_MAIL"
> > driver = pipe
> > command = /usr/lib/dovecot/deliver -d "GET_LOCAL_MAIL"
> > message_prefix =
> > message_suffix =
> > delivery_date_add
> > envelope_to_...
2019 Aug 28
1
LMTP Post login script for acl_groups
...oups. So i think, my solution is (not really sure,
> >>> if this is right, it's a long time ago, i played around) this transport
> >>> in exim for local delivery
> >>>
> >>> dovecot_delivery:
> >>> debug_print = "T: dovecot_delivery_pipe for $local_part@$domain
> >>> translates to GET_LOCAL_MAIL"
> >>> driver = pipe
> >>> command = /usr/lib/dovecot/deliver -d "GET_LOCAL_MAIL"
> >>> message_prefix =
> >>> message_suffix =
> >>>...
2019 Aug 29
3
[SOLVED] Re: LMTP Post login script for acl_groups
...get groups. So i think, my solution is (not really sure,
>>>> if this is right, it's a long time ago, i played around) this transport
>>>> in exim for local delivery
>>>>
>>>> dovecot_delivery:
>>>> debug_print = "T: dovecot_delivery_pipe for $local_part@$domain
>>>> translates to GET_LOCAL_MAIL"
>>>> driver = pipe
>>>> command = /usr/lib/dovecot/deliver -d "GET_LOCAL_MAIL"
>>>> message_prefix =
>>>> message_suffix =
>>>> deliv...
2019 Aug 30
1
[SOLVED] Re: LMTP Post login script for acl_groups
...(not really sure,
>>>>>> if this is right, it's a long time ago, i played around) this transport
>>>>>> in exim for local delivery
>>>>>>
>>>>>> dovecot_delivery:
>>>>>> debug_print = "T: dovecot_delivery_pipe for $local_part@$domain
>>>>>> translates to GET_LOCAL_MAIL"
>>>>>> driver = pipe
>>>>>> command = /usr/lib/dovecot/deliver -d "GET_LOCAL_MAIL"
>>>>>> message_prefix =
>>>>>> mess...
2019 Aug 28
0
LMTP Post login script for acl_groups
...is logged in, so there is no user from
> which you can get groups. So i think, my solution is (not really sure,
> if this is right, it's a long time ago, i played around) this transport
> in exim for local delivery
>
> dovecot_delivery:
> debug_print = "T: dovecot_delivery_pipe for $local_part@$domain
> translates to GET_LOCAL_MAIL"
> driver = pipe
> command = /usr/lib/dovecot/deliver -d "GET_LOCAL_MAIL"
> message_prefix =
> message_suffix =
> delivery_date_add
> envelope_to_add
> return_path...
2019 Aug 28
0
LMTP Post login script for acl_groups
...> which you can get groups. So i think, my solution is (not really sure,
>>> if this is right, it's a long time ago, i played around) this transport
>>> in exim for local delivery
>>>
>>> dovecot_delivery:
>>> debug_print = "T: dovecot_delivery_pipe for $local_part@$domain
>>> translates to GET_LOCAL_MAIL"
>>> driver = pipe
>>> command = /usr/lib/dovecot/deliver -d "GET_LOCAL_MAIL"
>>> message_prefix =
>>> message_suffix =
>>> delivery_date_add
>>>...
2019 Aug 29
1
[SOLVED] Re: LMTP Post login script for acl_groups
...not really sure,
>>>>>> if this is right, it's a long time ago, i played around) this transport
>>>>>> in exim for local delivery
>>>>>>
>>>>>> dovecot_delivery:
>>>>>> debug_print = "T: dovecot_delivery_pipe for $local_part@$domain
>>>>>> translates to GET_LOCAL_MAIL"
>>>>>> driver = pipe
>>>>>> command = /usr/lib/dovecot/deliver -d "GET_LOCAL_MAIL"
>>>>>> message_prefix =
>>>>>> mess...
2019 Aug 29
0
[SOLVED] Re: LMTP Post login script for acl_groups
...> which you can get groups. So i think, my solution is (not really sure,
>>> if this is right, it's a long time ago, i played around) this transport
>>> in exim for local delivery
>>>
>>> dovecot_delivery:
>>> debug_print = "T: dovecot_delivery_pipe for $local_part@$domain
>>> translates to GET_LOCAL_MAIL"
>>> driver = pipe
>>> command = /usr/lib/dovecot/deliver -d "GET_LOCAL_MAIL"
>>> message_prefix =
>>> message_suffix =
>>> delivery_date_add
>>>...
2019 Aug 29
0
[SOLVED] Re: LMTP Post login script for acl_groups
...nk, my solution is (not really sure,
>>>>> if this is right, it's a long time ago, i played around) this transport
>>>>> in exim for local delivery
>>>>>
>>>>> dovecot_delivery:
>>>>> debug_print = "T: dovecot_delivery_pipe for $local_part@$domain
>>>>> translates to GET_LOCAL_MAIL"
>>>>> driver = pipe
>>>>> command = /usr/lib/dovecot/deliver -d "GET_LOCAL_MAIL"
>>>>> message_prefix =
>>>>> message_suffix =
>>...
2019 Aug 28
2
LMTP Post login script for acl_groups
Hi,
I use a post login script for imap, to fetch acl groups from LDAP. Because Dovecot can only deal with a single value, which must be a comma seperated list of groups, I decided to use a post login script do deal with multi values in LDAP:
This looks like this in LDAP:
rnsMSACLGroup: admin
rnsMSACLGroup: automx
rnsMSACLGroup: amavis
rnsMSACLGroup: postfix
rnsMSACLGroup: dovecot
rnsMSACLGroup: