Re: lmtp and recipient_delimiter

2020-03-15 Thread Peter
On 16/03/20 8:30 am, Aki Tuomi wrote: Poorly documented, imo, but you want lmtp_save_to_detail_mailbox = yes: https://github.com/dovecot/core/blob/master/doc/example-config/conf.d/20-lmtp.conf#L8 https://doc.dovecot.org/configuration_manual/protocols/lmtp_server/#address-extension-delivery

Re: lmtp and recipient_delimiter

2020-03-15 Thread Martin Johannes Dauser
On Sonntag, 15. März 2020 22:37:40 CET Martin Johannes Dauser wrote: > On Sonntag, 15. März 2020 21:43:08 CET Juri Haberland wrote: > > On 15/03/2020 21:26, GMX Account wrote: > > > have a look at this: > > > > > > http://www.postfix.org/postconf.5.html#recipient_delimiter > > > > > > [...]When t

Re: lmtp and recipient_delimiter

2020-03-15 Thread Martin Johannes Dauser
On Sonntag, 15. März 2020 21:43:08 CET Juri Haberland wrote: > On 15/03/2020 21:26, GMX Account wrote: > > have a look at this: > > > > http://www.postfix.org/postconf.5.html#recipient_delimiter > > > > [...]When the recipient_delimiter [1] set contains multiple characters > > (Postfix 2.11 and l

Re: lmtp and recipient_delimiter

2020-03-15 Thread Juri Haberland
On 15/03/2020 21:26, GMX Account wrote: > have a look at this: > > http://www.postfix.org/postconf.5.html#recipient_delimiter > > [...]When the recipient_delimiter [1] set contains multiple characters > (Postfix 2.11 and later), a user name or .forward file name is > separated from its extension

Re: lmtp and recipient_delimiter

2020-03-15 Thread GMX Account
Hi, have a look at this: http://www.postfix.org/postconf.5.html#recipient_delimiter [...]When the recipient_delimiter [1] set contains multiple characters (Postfix 2.11 and later), a user name or .forward file name is separated from its extension by the first character that matches the recip

Re: lmtp and recipient_delimiter

2020-03-15 Thread Juri Haberland
On 15/03/2020 20:26, Peter wrote: > Poorly documented, imo, but you want lmtp_save_to_detail_mailbox = yes: Thanks, tried it, but no, that's not what I want and it doesn't help in my case. To recap: If I set recipient_delimiter to "+-" (or "-" alone), having a user named "foo-bar" won't work any

Re: lmtp and recipient_delimiter

2020-03-15 Thread Aki Tuomi
On 15/03/2020 21:26 Peter < pe...@pajamian.dhs.org> wrote: On 16/03/20 7:10 am, Juri Haberland wrote: My question would be: Is this due to a misconfiguration somewhere? Is this the i

Re: lmtp and recipient_delimiter

2020-03-15 Thread Peter
On 16/03/20 7:10 am, Juri Haberland wrote: My question would be: Is this due to a misconfiguration somewhere? Is this the intended behavior? Or is this a bug? Poorly documented, imo, but you want lmtp_save_to_detail_mailbox = yes: https://github.com/dovecot/core/blob/master/doc/example-config/

Re: lmtp and recipient_delimiter

2020-03-15 Thread Juri Haberland
On 12/03/2020 08:04, Jean-Daniel wrote: > > >> Le 11 mars 2020 à 19:32, Juri Haberland a écrit : >> >> Hi list, >> >> I have a small problem with recipient_delimiters contained in usernames. >> Recently I have extended recipient_delimiter from "+" to "+-" in both >> Postfix and Dovecot (using

RE: Not works URL

2020-03-15 Thread Tuomi, Aki
I added redirect for missing urls Aki Original message From: Remo Mattei Date: 15/03/2020 19.04 (GMT+02:00) To: Olgerdas Cc: dovecot@dovecot.org Subject: Re: Not works URL It works from my side. > Il giorno 15 mar 2020, alle ore 04:08, Olgerdas ha scritto:> > Hi,> URL not

Re: Not works URL

2020-03-15 Thread Remo Mattei
It works from my side. > Il giorno 15 mar 2020, alle ore 04:08, Olgerdas ha > scritto: > > Hi, > URL not reachable: https://doc.dovecot.org/plugin-settings/acl/ > > -- > Pagarbiai, > Olgerdas Balinskis > https://www.balinskis.lt

RE: Not works URL

2020-03-15 Thread Tuomi, Aki
It has been changed recently. See  https://doc.dovecot.org/settings/plugin/aclPlugins/AkiSent from my Samsung Galaxy smartphone. Original message From: Olgerdas Date: 15/03/2020 13.07 (GMT+02:00) To: dovecot@dovecot.org Subject: Not works URL Hi,URL not reachable: https://doc

Not works URL

2020-03-15 Thread Olgerdas
Hi, URL not reachable: https://doc.dovecot.org/plugin-settings/acl/ -- Pagarbiai, Olgerdas Balinskis https://www.balinskis.lt

Re: Catchall with UserDB?

2020-03-15 Thread Ferenc
>> On 15/03/2020 02:32 Ferenc < dove...@bezemkast.nl> wrote: >> >> Hi! >> >> I've set up Postfix with virtual users. I wanted to get Dovecot and LMTP up >> and running with >> Passwd-file UserDB, which they do, but I can't figure out how to make use of >> a catch-all. 8<8<8<8<8