Hi Remo,

thank you. It didn't work. I whent back to vpopmail driver and now it is working

As Matt refered all I had to change was this:
10-mail.conf:mail_uid = 89
10-mail.conf:mail_gid = 89
10-mail.conf:first_valid_uid = 89
10-mail.conf:last_valid_gid = 89

and magic happend. IMAP is working like a sharm.



On 17-02-2011 13:56, Remo Mattei wrote:
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
}

--
*AWD
*arquitectura web e design, lda
rua do moinho velho, 19 2ºdto
2655-242 ericeira

tlm +351 913 489 195
mail sergior...@awd.pt <mailto:sergior...@awd.pt>
url http://www.awd.pt



!DSPAM:4d5d57c332711838152494!

Reply via email to