Re: Plus addressing on Sentora using Postfix

2016-04-12 Thread Christian Kivalo
On 2016-04-12 14:56, Philip McGaw wrote: Dovecot.log Dovecot-info.log Dovecot-debug.log Are all devoid of information, the only log that seems to give anything is mail.log I edited the working dovecot config file to add in recipient_delimiter = + line. And it shows up when running Dovecot -n.

Re: Plus addressing on Sentora using Postfix

2016-04-12 Thread Christian Kivalo
On 2016-04-12 14:56, Philip McGaw wrote: Dovecot.log Dovecot-info.log Dovecot-debug.log Are all devoid of information, the only log that seems to give anything is mail.log Maybe you need to change some logging settings in dovecot, see http://wiki2.dovecot.org/Logging Is there some mail_debug

Re: Plus addressing on Sentora using Postfix

2016-04-12 Thread Philip McGaw
Dovecot.log Dovecot-info.log Dovecot-debug.log Are all devoid of information, the only log that seems to give anything is mail.log I edited the working dovecot config file to add in recipient_delimiter = + line. And it shows up when running Dovecot -n. Sent from my iPhone > On 11 Apr 2016,

Re: Plus addressing on Sentora using Postfix

2016-04-11 Thread Christian Kivalo
On 2016-04-11 00:54, Philip McGaw wrote: In dovecots 15-lda.conf uncomment the "recipient_delimiter = +" setting. The delimiter is configured in postfix but apparently not in your dovecot lda config I am not sure of the location of 15-lda.conf, however in my main dovecot.conf file I added "rec

Re: Plus addressing on Sentora using Postfix

2016-04-10 Thread Philip McGaw
> In dovecots 15-lda.conf uncomment the "recipient_delimiter = +" setting. The > delimiter is configured in postfix but apparently not in your dovecot lda > config I am not sure of the location of 15-lda.conf, however in my main dovecot.conf file I added "recipient_delimiter = +" The output o