Re: [Exim] AUTH= support for lmtp transport

Top Page
Delete this message
Reply to this message
Author: Oliver Eikemeier
Date:  
To: Pat Lashley
CC: Claas Hilbrecht, Exim Users Mailing List
Subject: Re: [Exim] AUTH= support for lmtp transport
Pat Lashley wrote:

> --On Monday, October 13, 2003 15:15:39 +0200 Claas Hilbrecht
> <claas+exim-users@???> wrote:
>
>>> works great. If you want *everyone* to be allowed to post to
>>> "cyrus_mailbox_name+subfolder_in_cyrus@???", set the ACL on
>>> subfolder_in_cyrus to 'anonymous p', see cyradm(1). You don't need to
>>> patch exim for that.
>>
>>
>> The last time I tried this it doesn't work for me but I can't remember
>> why.
>> This is why I create the auth patch for exim 4.20. Do you have any better
>> tool that cyradm to manage imap folders? I really seek for a web tools
>> that
>> allows users to modify their acls. It's really difficult for novice users
>> to use cyradm. I can explain plus adressing to them but not how to use
>> cyradm to add the acl for anonymous.
>
> Set the mailbox ACL to 'anyone p' for submailboxes that are available
> for direct delivery.


anyone != anonymous, but that is *really* off-topic now.

> There is at least one MUA (Mulberry - http://www.cyrusoft.com/) that
> understands Cyrus ACLs and provides a dialog to edit the ACLS on mailboxes.

Mozilla understands, but can not edit the ACLs. See
<http://bugzilla.mozilla.org/show_bug.cgi?id=207628>