Le 20/11/2012 23:11, Pascal Volk a écrit :
On 11/20/2012 11:08 PM Mathieu R. wrote:
Le 20/11/2012 21:10, Pascal Volk a écrit :
On 11/20/2012 09:01 PM Mathieu R. wrote:
i added

dovecot   unix  -       n       n       -       -       pipe
   flags=DRhu user=vmail:vmail
argv=/usr/local/libexec/dovecot/dovecot-lda -f ${sender} -d
${recipient}

in master.cf in order to use LDA, is that enough ?


don't forget:

        postconf -e virtual_transport=dovecot:
        postfix reload

just did what you tell me, broke my config (gave me : virtual_transport
= dovecot: and then got that error :

2012-11-20T22:03:23.108392+00:00 localhost pipe[28359] fatal:
pipe_command: execvp /usr/local/libexec/dovecot/dovecot-lda: No such
file or directory

switched back to previous config...


Are you sure your dovecot-lda binary is located in
/usr/local/libexec/dovecot/?
You have to use an existing path - not just copy and paste something.

of course you're right, i was stupid.

corrected the path (to /usr/lib/dovecot/dovecot-lda),
executed
postconf -e virtual_transport=dovecot:
postfix reload

and got this error now :
2012-11-20T22:50:03.121109+00:00 localhost postfix/pipe[28785]: 7D9F825269: to=<math...@400iso.net>, relay=dovecot, de lay=8620, delays=8619/0.06/0/0.07, dsn=4.3.0, status=deferred (temporary failure. Command output: lda: Error: user mat h...@400iso.net: Error reading configuration: Invalid settings: postmaster_address setting not given lda: Fatal: Inter
nal error occurred. Refer to server log for more information. )


thank a lot for your help



Regards,
Pascal

--
Mathieu R.

Reply via email to