Displaying 5 results from an estimated 5 matches for "0001378f4c00".
2009 Nov 05
2
Seeing "Corrupted transaction log file" error messages.
In V1.1.15 that I fell back to. Again:
# 1.1.15: /usr/local/etc/dovecot.conf
# OS: AIX 3 0001378F4C00
listen: *:143
ssl_listen: *:993
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
login_processes_count: 12
login_max_processes_count: 774
max_mail_processes: 1024
verbose_proctitle: yes
first_valid_uid: 200
mail_...
2009 Nov 05
4
Help needed: Index filesystem permissions problem after switch to V1.2 and back to V1.1
...8 Jan 14 2009 dovecot.index
-rw------- 1 sdean sys 18432 May 05 2009 dovecot.index.cache
-rw------- 1 sdean sys 828 Jan 14 2009 dovecot.index.log
I switched back to V1.1, but the situation persists
dovecot -n:
# 1.1.15: /usr/local/etc/dovecot.conf
# OS: AIX 3 0001378F4C00
listen: *:143
ssl_listen: *:993
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
login_processes_count: 12
login_max_processes_count: 774
max_mail_processes: 1024
verbose_proctitle: yes
first_valid_uid: 200
mail_...
2009 Nov 13
1
Ownership and permissions for the index directory/filesystem
...irectories when creating a new
account, so it would be little extra trouble to create and set the
ownership and permissions.
I am currently using mbox mailbox format but will be migrating to
maildir over the next some months.
Dovecot -n
> # 1.2.6: /usr/local/etc/dovecot.conf
> # OS: AIX 3 0001378F4C00
> listen: *:143
> ssl_listen: *:993
> disable_plaintext_auth: no
> verbose_ssl: yes
> login_dir: /var/run/dovecot/login
> login_executable: /usr/local/libexec/dovecot/imap-login
> login_processes_count: 12
> login_max_processes_count: 774
> max_mail_processes: 1280
>...
2009 Aug 26
1
Weird mirgration problem
...' homedir FS early tomorrow morning.
This time I'll be more scrupulous about tracking things AND I will take
down the mailing list and login servers to remove the possibility that
they had something to do with this...
dovecot -n output
# 1.1.15: /usr/local/etc/dovecot.conf
# OS: AIX 3 0001378F4C00
listen: *:143
ssl_listen: *:993
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
login_processes_count: 12
login_max_processes_count: 774
max_mail_processes: 1024
verbose_proctitle: yes
first_valid_uid: 200
mail_...
2010 Jan 29
4
Want to have some users with Maildir, some with mbox
...else
> export MAIL=mbox:$HOME/mail:INBOX=/var/spool/mail/$USER:
> INDEX=/var/dcindx/$USER
> fi
Question 3: When converting existing users from mbox to maildir, should
I delete the index contents?
Thanks in advance!
dovecot -n output
# 1.2.8: /usr/local/etc/dovecot.conf
# OS: AIX 3 0001378F4C00
listen: *:143
ssl_listen: *:993
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
login_processes_count: 12
login_max_processes_count: 774
max_mail_processes: 1280
mail_max_userip_connections: 12
verbose_proctitle...