[Dovecot] problem with dovecot lda
I'm having trouble getting dovecot lda to work.
I'm using dovecot b3, and a dovecot lda cvs checkout, according to http://wiki.dovecot.org/LDA
I tr to use the .forward method: |"/usr/local/libexec/dovecot/deliver"
I also tried this line: "|/usr/local/libexec/dovecot/deliver -c /etc/dovecot.conf -d joakim"
I get this error in maillog: stat=unknown mailer error 80
I tried running deliver from commandline, and it manages to add lines to my inbox then.
-- Joakim Verona www.verona.se
On Wed, 22 Mar 2006, Joakim Verona wrote:
I tr to use the .forward method: |"/usr/local/libexec/dovecot/deliver"
I also tried this line: "|/usr/local/libexec/dovecot/deliver -c /etc/dovecot.conf -d joakim"
I get this error in maillog: stat=unknown mailer error 80
It looks like that your MTA does not accept the path to deliver, there maybe simple reasons (access permissions, e.g. MTA user may not execute deliver) or the MTA is configured to run only specific programs, in case of sendmail you need to (sym)link / copy deliver to the smrsh directory, usually /etc/mail/smrsh
Bye,
-- Steffen Kaiser
participants (2)
-
Joakim Verona
-
Steffen Kaiser