Re: [Dovecot] Disabling plus sign extension delimiter in lmtp listener (or userdb)

2014-06-01 Thread Benoit Panizzon
Am Sunday, 1. June 2014, 18.14:54 schrieb Axel Luttgens: > Le 1 juin 2014 à 17:36, Benoit Panizzon a écrit : > > Hi Axel > > > >> This is probably related to the recipient_delimiter setting, which > >> defaults to '+'. > > > > Where is there such a setting in the dovecot config itself? > > This

Re: [Dovecot] Disabling plus sign extension delimiter in lmtp listener (or userdb)

2014-06-01 Thread Benoit Panizzon
Am Sunday, 1. June 2014, 17.58:02 schrieb Thomas Leuxner: > * Benoit Panizzon 2014.06.01 17:36: > > Where is there such a setting in the dovecot config itself? > > $ doveconf -a | grep recipient > lda_original_recipient_header = > recipient_delimiter = + > > $ grep delimiter 15-lda.conf > #recip

Re: [Dovecot] Disabling plus sign extension delimiter in lmtp listener (or userdb)

2014-06-01 Thread Axel Luttgens
Le 1 juin 2014 à 17:36, Benoit Panizzon a écrit : > Hi Axel > >> This is probably related to the recipient_delimiter setting, which defaults >> to '+'. > > Where is there such a setting in the dovecot config itself? This is a LDA-related setting (see for example share/doc/dovecot/example-confi

Re: [Dovecot] Disabling plus sign extension delimiter in lmtp listener (or userdb)

2014-06-01 Thread Thomas Leuxner
* Benoit Panizzon 2014.06.01 17:36: > Where is there such a setting in the dovecot config itself? $ doveconf -a | grep recipient lda_original_recipient_header = recipient_delimiter = + $ grep delimiter 15-lda.conf #recipient_delimiter = + signature.asc Description: Digital signature

Re: [Dovecot] Disabling plus sign extension delimiter in lmtp listener (or userdb)

2014-06-01 Thread Benoit Panizzon
Hi Axel > This is probably related to the recipient_delimiter setting, which defaults > to '+'. Where is there such a setting in the dovecot config itself? The postfix MTA knows of such a delimiter, but the MTA is not involved as I connect directly to the dovecot LMTP service. Or does dovecot

Re: [Dovecot] Disabling plus sign extension delimiter in lmtp listener (or userdb)

2014-05-31 Thread Axel Luttgens
Le 30 mai 2014 à 16:27, Benoit Panizzon a écrit : > Hello > > [...] > > 220 grautvornix.imp.ch Dovecot ready. > mail from: > 250 2.1.0 OK > rcpt to: > 550 5.1.1 User doesn't exist: b...@iscan.ch > > I could not find any configuration parameters for the lmtp listener or userdb > service to tel

[Dovecot] Disabling plus sign extension delimiter in lmtp listener (or userdb)

2014-05-30 Thread Benoit Panizzon
Hello We have migrated our email services from a server, which did not support IMAP and folders, therefore threated the plus sign + as a normal character in a part of an email address. Our new server delivers the emails via lmtp to dovecot. the few users which got a + character in the username