On 11/18/2013 05:14 PM Florian Lindner wrote:
> # doveconf -n
> # 2.1.7: /etc/dovecot/dovecot.conf
> # OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.2
> auth_mechanisms = plain login digest-md5 cram-md5 ntlm
> …
> passdb {
>args = /etc/dovecot/dovecot-sql.conf.ext
>driver = sql
> }
> protocols
Am 18.11.2013 13:40, schrieb Pascal Volk:
On 11/18/2013 11:08 AM Florian Lindner wrote:
…
First try was to call dovecot-lda from command line:
/usr/lib/dovecot/dovecot-lda -d s...@xgm.de < testmail
which gave return code 75 (EX_TEMPFAIL) and logged:
dovecot: auth-worker(3533): mysql(localhost
On 11/18/2013 11:08 AM Florian Lindner wrote:
> …
> First try was to call dovecot-lda from command line:
>
> /usr/lib/dovecot/dovecot-lda -d s...@xgm.de < testmail
>
> which gave return code 75 (EX_TEMPFAIL) and logged:
>
> dovecot: auth-worker(3533): mysql(localhost): Connected to database
> s
Hello,
I want to make final delivery for some of my mailboxes using
dovecot-lda, since I'm interested in using sieve. My usual MDA which is
called from postfix is and will be maildrop.
First try was to call dovecot-lda from command line:
/usr/lib/dovecot/dovecot-lda -d s...@xgm.de < testmail