# /etc/init.d/dovecot start
Starting IMAP/POP3 mail server: dovecotError: mail_executable: Can't use /usr/lib/dovecot/imap: No such file or directory
Fatal: Invalid configuration in /etc/dovecot/dovecot.conf
failed
and this is the line for the which is error in the dovecot conf:
# Login executable location.
#login_executable = /usr/lib/dovecot/imap-login
this is what is in the /usr/lib/dovecot:
/usr/lib/dovecot# ls
authtest dovecot-auth listview modules
checkpassword-reply expire-tool logview rawlog
convert-tool expire-tool.sh maildirlock ssl-build-param
deliver gdbhelper managesieve threadview
dict idxview managesieve-login
any one can help please?