Displaying 1 result from an estimated 1 matches for "delldeb".
Problem setting up dovecot on Debian: "telnet: Unable to connect to remote host: Connection refused"
2013 Jan 05
3
Problem setting up dovecot on Debian: "telnet: Unable to connect to remote host: Connection refused"
...I'm falling at the first hurdle. I'm running Debian squeeze
i386 (kernel 2.6.32-5-686) and have installed dovecot-imapd and
dovecot-common with synaptic and edited /etc/dovecot/dovecot.conf to
make sure it has the right protocols and listen instructions. Here's
dovecot -n
root at delldeb:/etc/dovecot# dovecot -n
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-5-686 i686 Debian 6.0.6
log_timestamp: %Y-%m-%d %H:%M:%S
listen: 143 993
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
mail_privileged_group: mail
mbox_write_...