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 = yes in your config? The sentora dovecot.conf
from github has it set, maybe the setting was changed to no?
Some logging showing the failure would be helpful.
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, at 08:15, Christian Kivalo <ml+dove...@valo.at> wrote:
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 "recipient_delimiter = +"
The output of the lad part of "dovecot -n" is now
protocol lda {
mail_plugins = quota sieve
postmaster_address = postmas...@njoror.squashedfly.eu
recipient_delimiter = +
}
Ok, nevermind. I suspect that sentora creates it's own config files
from whatever you configure.
However my mail.log file still shows every message is bounced with
the following
Apr 10 23:53:23 njoror postfix/smtpd[23320]: connect from
mr11p26im-asmtp004.me.com[17.110.86.109]
Apr 10 23:53:24 njoror postfix/smtpd[23320]: Anonymous TLS
connection established from
mr11p26im-asmtp004.me.com[17.110.86.109]: TLSv1.2 with cipher
DHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Apr 10 23:53:24 njoror postfix/smtpd[23320]: 6D44955ADC:
client=mr11p26im-asmtp004.me.com[17.110.86.109]
Apr 10 23:53:24 njoror postfix/cleanup[23435]: 6D44955ADC:
message-id=<1d905d9b-99e0-4156-a652-51d1a9bd9...@icloud.com>
Apr 10 23:53:24 njoror postfix/qmgr[13937]: 6D44955ADC:
from=<philipmc...@icloud.com>, size=2021, nrcpt=1 (queue active)
Apr 10 23:53:24 njoror postfix/pipe[23436]: 6D44955ADC:
to=<site+...@skippy.org.uk>, relay=dovecot, delay=0.43,
delays=0.34/0.01/0/0.08, dsn=4.1.1, status=SOFTBOUNCE (user unknown)
Apr 10 23:53:25 njoror postfix/smtpd[23320]: disconnect from
mr11p26im-asmtp004.me.com[17.110.86.109]
Any ideas on why this is still not working for me, as its now driving
me right up the wall :(
What's in your dovecot log? It should log something and maybe give a
hint on whats wrong.
Also take a look at the LDA wiki page http://wiki2.dovecot.org/LDA
--
Christian Kivalo
--
Christian Kivalo