Displaying 20 results from an estimated 20 matches for "mlserv".
Did you mean:
mcserv
2020 May 11
2
Directory hashing
> On 11/05/2020 11:10 Simone Lazzaris <s.lazzaris at interactive.eu> wrote:
>
>
> In data luned? 11 maggio 2020 10:00:38 CEST, lists at mlserv.org ha scritto:
> > Hi,
> >
> > I struggle with directory hashing. I want something like this:
> >
> > /srv/mail/c/cf37a8dff5e360927ba10ab2
> >
> > The final folder is simpel, as it is:
> >
> > %{sha256;truncate=96:user}
> >
> >...
2020 Apr 23
2
Testing COI
Hi,
I am playing around with the COI plugin and try to get things working.
I followed the Dovecot docs and also got the source from Github (dovecot/coi).
I have compiled and installed coi successfully.
IMAP seems to be fine, but LMTP has some errors in the logs, so I removed imap_coi for the moment:
Apr 23 17:05:16 mx dovecot: lmtp(10752): Fatal: Couldn't load required plugin
2020 Apr 23
0
Testing COI
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 23/04/2020 18:12
<a href="mailto:lists@mlserv.org">lists@mlserv.org</a> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
Hi,
</div>
<div>
<br>
</div>
<div>
I am playing around with the COI plugin...
2020 May 11
2
Directory hashing
Hi,
I struggle with directory hashing. I want something like this:
/srv/mail/c/cf37a8dff5e360927ba10ab2
The final folder is simpel, as it is:
%{sha256;truncate=96:user}
But how do I get a first level from sha256? Unfortunately, the truncate option aligns only full 8bit and does not divide into low and high nibbles. How can I express this for sha256?
in MD5 this would be %1Mu
Many thanks in
2020 May 11
0
Directory hashing
In data luned? 11 maggio 2020 10:00:38 CEST, lists at mlserv.org ha scritto:
> Hi,
>
> I struggle with directory hashing. I want something like this:
>
> /srv/mail/c/cf37a8dff5e360927ba10ab2
>
> The final folder is simpel, as it is:
>
> %{sha256;truncate=96:user}
>
> But how do I get a first level from sha256? Unfortunat...
2020 May 11
0
Directory hashing
> Am 11.05.2020 um 10:16 schrieb Aki Tuomi <aki.tuomi at open-xchange.com>:
>
>
>> On 11/05/2020 11:10 Simone Lazzaris <s.lazzaris at interactive.eu> wrote:
>>
>>
>> In data luned? 11 maggio 2020 10:00:38 CEST, lists at mlserv.org ha scritto:
>>> Hi,
>>>
>>> I struggle with directory hashing. I want something like this:
>>>
>>> /srv/mail/c/cf37a8dff5e360927ba10ab2
>>>
>>> The final folder is simpel, as it is:
>>>
>>> %{sha256;truncate=96...
2019 Aug 28
0
LMTP Post login script for acl_groups
> Am 28.08.2019 um 19:46 schrieb Jakobus Sch?rz via dovecot <dovecot at dovecot.org>:
>
> I think, i had the same problem as you.
>
> When 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
2019 Aug 28
0
LMTP Post login script for acl_groups
> Am 28.08.2019 um 20:02 schrieb Aki Tuomi via dovecot <dovecot at dovecot.org>:
>
>
>> On 28/08/2019 21:01 R.N.S. via dovecot <dovecot at dovecot.org> wrote:
>>
>>
>>> Am 28.08.2019 um 19:46 schrieb Jakobus Sch?rz via dovecot <dovecot at dovecot.org>:
>>>
>>> I think, i had the same problem as you.
>>>
2019 Sep 03
1
Global ACL in SQL or LDAP possible?
Hi,
Can global ACLs for public folders be stored in SQL or LDAP instead of a dovecot-acl file?
I could only find something for shared folders, but not for public folders?
Thanks in advance
Christian
2020 Apr 23
0
Re-to-archived-thread: Dict issue with PostgreSQL for last_login plugin (duplicate key)
Hi,
I have tried to implement last_login with PostgreSQL and I found an old thread from June 2019. I have found a simple solution that I want to share with you:
I followed the instructions on how to set up a last_login on the official documentation. Therefor I creates a very simple table having userid and last_login fields. Added plugin and dict information.
I received the duplicate key errors
2019 Sep 03
2
Different passdb backends for different services
Hi,
as Dovecot supports submission, which is the sending direction, I am interested to know, if I can configure a separate passdb backend just for submission.
I habe LDAP attributes that differ sending or receiving permissions. It would be nice, if I had a second passdb backend just for submission, which has a LDAP filter for locking this service.
Example for IMAP, POP3, Sieve:
2019 Aug 29
0
[SOLVED] Re: LMTP Post login script for acl_groups
> Am 28.08.2019 um 20:02 schrieb Aki Tuomi via dovecot <dovecot at dovecot.org>:
>
>
>> On 28/08/2019 21:01 R.N.S. via dovecot <dovecot at dovecot.org> wrote:
>>
>>
>>> Am 28.08.2019 um 19:46 schrieb Jakobus Sch?rz via dovecot <dovecot at dovecot.org>:
>>>
>>> I think, i had the same problem as you.
>>>
2019 Aug 29
0
[SOLVED] Re: LMTP Post login script for acl_groups
> Am 29.08.2019 um 11:23 schrieb Aki Tuomi via dovecot <dovecot at dovecot.org>:
>
>
> On 29.8.2019 12.18, R.N.S. via dovecot wrote:
>>
>>> Am 28.08.2019 um 20:02 schrieb Aki Tuomi via dovecot <dovecot at dovecot.org>:
>>>
>>>
>>>> On 28/08/2019 21:01 R.N.S. via dovecot <dovecot at dovecot.org> wrote:
>>>>
2019 Sep 04
0
Different passdb backends for different services
> Am 04.09.2019 um 15:31 schrieb R.N.S. via dovecot <dovecot at dovecot.org>:
>
>
>
>> Am 04.09.2019 um 08:24 schrieb Sami Ketola via dovecot <dovecot at dovecot.org>:
>>
>>
>>
>>> On 3 Sep 2019, at 19.08, R.N.S. via dovecot <dovecot at dovecot.org> wrote:
>>>
>>> I tried this, but I have done something wrong
2019 Sep 04
0
Different passdb backends for different services
> Am 04.09.2019 um 16:58 schrieb Sami Ketola via dovecot <dovecot at dovecot.org>:
>
>
>
>> On 4 Sep 2019, at 16.38, R.N.S. via dovecot <dovecot at dovecot.org> wrote:
>>>
>>> passdb {
>>> args = /etc/dovecot/master-users
>>> driver = passwd-file
>>> master = yes
>>> pass = yes
>>> }
>>>
2019 Sep 03
2
Different passdb backends for different services
> Am 03.09.2019 um 10:54 schrieb Sami Ketola via dovecot <dovecot at dovecot.org>:
>
>
>
>> On 3 Sep 2019, at 11.07, R.N.S. via dovecot <dovecot at dovecot.org> wrote:
>>
>> Hi,
>>
>> as Dovecot supports submission, which is the sending direction, I am interested to know, if I can configure a separate passdb backend just for submission.
2019 Aug 29
1
[SOLVED] Re: LMTP Post login script for acl_groups
> Am 29.08.2019 um 11:30 schrieb R.N.S. via dovecot <dovecot at dovecot.org>:
>
>
>
>> Am 29.08.2019 um 11:23 schrieb Aki Tuomi via dovecot <dovecot at dovecot.org>:
>>
>>
>> On 29.8.2019 12.18, R.N.S. via dovecot wrote:
>>>
>>>> Am 28.08.2019 um 20:02 schrieb Aki Tuomi via dovecot <dovecot at dovecot.org>:
2019 Sep 04
2
Different passdb backends for different services
> Am 04.09.2019 um 08:24 schrieb Sami Ketola via dovecot <dovecot at dovecot.org>:
>
>
>
>> On 3 Sep 2019, at 19.08, R.N.S. via dovecot <dovecot at dovecot.org> wrote:
>>
>> I tried this, but I have done something wrong probably.
>>
>> I added this to 20-imap 20-pop 20-managesieve and 20-submission. Always in the protocol sections. I also
2019 Aug 28
0
LMTP Post login script for acl_groups
Further information below.
> Am 28.08.2019 um 14:52 schrieb R.N.S. via dovecot <dovecot at dovecot.org>:
>
> 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
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: