Displaying 1 result from an estimated 1 matches for "mail_cpcug_org".
2008 Jan 21
1
Dovecot marks messages read using pop3
...,
When I use pop3 and the option "leave messages on server" it marks all
emails read. How do I stop this?
dovecot version:
1.0.rc15 (Debian etch)
dovecot config:
# /etc/dovecot/dovecot.conf
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap imaps pop3 pop3s
ssl_cert_file: /etc/postfix/ssl/mail_cpcug_org.crt
ssl_key_file: /etc/postfix/ssl/cpcug_org.key
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
login_executable(imap): /usr/lib/dovecot/imap-login
login_executable(pop3): /usr/lib/dovecot/pop3-login
mail_extra_groups: mail
mail_l...