Re: vpopmail + dovecot

Remo Mattei <[email protected]>
Newsgroups gmane.mail.vpopmail
Message-ID <[email protected]>
here is mine..

cat /usr/local/etc/dovecot.conf

protocols = imap imaps

listen = *

verbose_proctitle = yes

disable_plaintext_auth = no

shutdown_clients = yes

syslog_facility = local7 #<-- Ensure this is set up in syslog conf

ssl = yes

login_dir = /home/dovecot/

login_max_connections = 4096

login_greeting = Italy1 Server # <-- CUSTOMISE FOR YOUR SITE

#default_mail_env = maildir:%h/Maildir

ssl_cert_file = /etc/pki/dovecot/certs/dovecot.pem

ssl_key_file = /etc/pki/dovecot/private/dovecot.pem

first_valid_uid = 89

first_valid_gid = 89

#mail_location = maildir:~/Maildir

protocol imap {

listen = *:143

ssl_listen = *:993

#mail_plugins = quota imap_quota

#login_greeting_capability = no

mail_plugin_dir = /usr/local/lib/dovecot/imap

imap_client_workarounds = outlook-idle

}

auth_process_size = 512

auth_cache_size = 1024

auth_cache_ttl = 3600

auth default {

passdb checkpassword {

args = /home/vpopmail/bin/vchkpw

}

userdb prefetch {

}

userdb checkpassword {

args = /home/vpopmail/bin/vchkpw

}

userdb static {

args = uid=89 gid=89 home=/home/vpopmail/domains/%d/%u

}

count = 1

}

!DSPAM:4d5d290f32711146215926!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.