[Dovecot] Issue with converting users from cyrus user.domain.com
Preston Lord
plord at sasktel.net
Sun Apr 12 18:47:22 EEST 2009
Hi Charles,
I did get this working using the sql I posted to the list earlier. I will
make sure I post dovecot -n from now .
Just for the record:
# 1.0.15: /etc/dovecot/dovecot.conf
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap imaps pop3 pop3s
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_privileged_group: mail
mail_location: maildir:/home/vmail/%d/%n/Maildir
mail_executable(default): /usr/lib/dovecot/imap
mail_executable(imap): /usr/lib/dovecot/imap
mail_executable(pop3): /usr/lib/dovecot/pop3
mail_plugin_dir(default): /usr/lib/dovecot/modules/imap
mail_plugin_dir(imap): /usr/lib/dovecot/modules/imap
mail_plugin_dir(pop3): /usr/lib/dovecot/modules/pop3
pop3_uidl_format(default):
pop3_uidl_format(imap):
pop3_uidl_format(pop3): %08Xu%08Xv
auth default:
mechanisms: plain login
passdb:
driver: pam
passdb:
driver: sql
args: /etc/dovecot/dovecot-sql.conf
userdb:
driver: passwd
userdb:
driver: static
args: uid=5000 gid=5000 home=/home/vmail/%d/%n allow_all_users=yes
socket:
type: listen
client:
path: /var/spool/postfix/private/auth
mode: 432
user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vmail
dovecot --version
1.0.15
I am running Debain Etch (4r9)
An apt-get shows me it is already the newest version.
I want to make sure I am running the latest stable release ... What is the
best way to manually upgrade to the version you suggested?
P.
> From: Charles Marcus <CMarcus at Media-Brokers.com>
> Reply-To: Dovecot Mailing List <dovecot at dovecot.org>
> Date: Sun, 12 Apr 2009 10:31:41 -0400
> To: Preston Lord <plord at sasktel.net>
> Cc: <dovecot at dovecot.org>
> Subject: Re: [Dovecot] Issue with converting users from cyrus user.domain.com
>
> On 4/11/2009, Preston Lord (plord at sasktel.net) wrote:
>> I have been using cyrus for the past 6 years, but it is a pain to config. So
>> ... I just installed dovecot 1.0.15 on a new debian 4r7 box.
>
> Clarification...
>
> Is this 1.0.15, or 1.0rc15? 1.0rc15 is what Debian stable is using for
> some bizarre reason, and it is extremely old and a bit buggy...
>
> If you are indeed usin1.0.15, you should seriously consider upgrading to
> 1.1.13...
>
> Also, even though you may not think it necessary, it is always best to
> provide output of dovecot -n when asking for help (it would likely have
> made my question about version unnecessary)...
>
> --
>
> Best regards,
>
> Charles
More information about the dovecot
mailing list