Re: [Dovecot] "dovecot-uidlist: Duplicate file entry at line" error

2009-02-24 Thread Jigs0027




Please just post output of dovecot -n instead of copy/paste from config
file.

Output of dovecot -n
protocols: imap pop3
listen(default): *:143
listen(imap): *:143
listen(pop3): *:110
ssl_disable: yes
disable_plaintext_auth: no
login_dir: /usr/local/var/run/dovecot/login
login_executable(default): /usr/local/libexec/dovecot/imap-login
login_executable(imap): /usr/local/libexec/dovecot/imap-login
login_executable(pop3): /usr/local/libexec/dovecot/pop3-login
login_greeting: Welcome to MailServe Popserver.
login_process_per_connection: no
max_mail_processes: 600
mail_max_userip_connections(default): 50
mail_max_userip_connections(imap): 50
mail_max_userip_connections(pop3): 8
verbose_proctitle: yes
first_valid_uid: 99
first_valid_gid: 99
mail_location: maildir:~/Maildir:INDEX=/indexes/%u:CONTROL=/indexes/%u
mmap_disable: yes
mail_nfs_storage: yes
mail_nfs_index: yes
mail_executable(default): /usr/local/libexec/dovecot/imap
mail_executable(imap): /usr/local/libexec/dovecot/imap
mail_executable(pop3): /usr/local/libexec/dovecot/pop3
mail_plugins(default): quota imap_quota
mail_plugins(imap): quota imap_quota
mail_plugins(pop3): quota
mail_plugin_dir(default): /usr/local/lib/dovecot/imap
mail_plugin_dir(imap): /usr/local/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/local/lib/dovecot/pop3
pop3_no_flag_updates(default): no
pop3_no_flag_updates(imap): no
pop3_no_flag_updates(pop3): yes
pop3_lock_session(default): no
pop3_lock_session(imap): no
pop3_lock_session(pop3): yes
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls
auth default:
  worker_max_count: 5
  passdb:
driver: sql
args: /usr/local/etc/dovecot-mysql.conf
  userdb:
driver: sql
args: /usr/local/etc/dovecot-mysql.conf
  userdb:
driver: prefetch
  socket:
type: listen
client:
  path: /var/run/dovecot/auth-client
  mode: 432
  user: nobody
  group: nobody
master:
  path: /var/run/dovecot/auth-master
  mode: 384
  user: nobody
  group: nobody
plugin:
  quota: maildir:storage=1024

-- 
View this message in context: 
http://www.nabble.com/%22dovecot-uidlist%3A-Duplicate-file-entry-at-line%22-error-tp22176104p22180350.html
Sent from the Dovecot mailing list archive at Nabble.com.



Re: [Dovecot] "dovecot-uidlist: Duplicate file entry at line" error

2009-02-25 Thread Jigs0027


Timo Sirainen wrote:
> 
> But you didn't upgrade both servers. The problem could be caused just as
> well by the 2) server.
> 
Is it that we should have had both kernel equal?


Timo Sirainen wrote:
> 
> What do you use as NFS server?
> 
We use Netapp's 2050c NAS box.


Timo Sirainen wrote:
> 
> Anyway since you've already set all the Dovecot's mail_nfs*=yes
> settings
> 
Would setting up any different lock mechanism, work? Currently we have gone
with defaults.


Timo Sirainen wrote:
> 
> Dovecot really wants a perfectly working NFS setup, and it's not always
> easy to do that.
> 
Even though it might be difficult, is there any ideal, sure shot setup. We
can try that as well.

Thank you!



-
--- jigs
-- 
View this message in context: 
http://www.nabble.com/%22dovecot-uidlist%3A-Duplicate-file-entry-at-line%22-error-tp22176104p22198903.html
Sent from the Dovecot mailing list archive at Nabble.com.