[Dovecot] Problems compiling dovecot 1.2 with vpopmail
Jose Luis Marin Perez
jolumape_al at hotmail.com
Fri Oct 16 22:04:35 EEST 2009
Dear Timo,
For a problem with expire plugin and the command
dovecot --exec-mail ext /usr/libexec/dovecot/expire-tool you
recommended me configure userdb vpopmail and fix the problem.
How can I solve this problem?
Dovecot 1.2.4 has no problem to compile with vpopmail.
I can use this version?
Thanks
Jose Luis
dovecot-n
# 1.1.16: /usr/local/etc/dovecot.conf
# OS: Linux 2.6.9-67.0.7.EL i686 CentOS release 4.6 (Final)
log_path: /var/log/dovecot.log
listen: *:10143
ssl_listen: *:10943
login_dir: /usr/local/var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
first_valid_uid: 89
last_valid_uid: 89
first_valid_gid: 89
last_valid_gid: 89
mail_uid: 89
mail_gid: 89
mail_location: maildir:~/Maildir
mail_debug: yes
mail_plugins: quota imap_quota autocreate expire mail_log
mail_log_max_lines_per_sec: 0
namespace:
type: private
separator: .
prefix: INBOX.
inbox: yes
list: yes
subscriptions: yes
auth default:
passdb:
driver: checkpassword
args: /usr/vpopmail/bin/vchkpw /usr/local/bin/vchkpw-wrapper.sh
userdb:
driver: prefetch
args: uid=89 gid=89 home=/usr/vpopmail/domains/%d/%u
userdb:
driver: vpopmail
socket:
type: listen
master:
path: /usr/local/var/run/dovecot/auth-master
mode: 384
user: vpopmail
group: vchkpw
plugin:
quota: maildir
quota_rule: ?:storage=0
quota_rule2: Trash:ignore
quota_rule3: Papelera:ignore
expire: INBOX.Papelera 1 INBOX.Papelera.* 1
expire_dict: proxy::expire
mail_log_events: delete undelete expunge copy mailbox_delete
mail_log_group_events:
mail_log_fields: uid box msgid size
autocreate: INBOX.Papelera
autosubscribe: INBOX.Papelera
dict:
expire: mysql:/usr/local/etc/dovecot-dict-expire.conf
> Subject: Re: [Dovecot] Problems compiling dovecot 1.2 with vpopmail
> From: tss at iki.fi
> To: jolumape_al at hotmail.com
> CC: dovecot at dovecot.org
> Date: Fri, 16 Oct 2009 14:56:20 -0400
>
> On Fri, 2009-10-16 at 11:56 -0500, Jose Luis Marin Perez wrote:
> > /usr/local/src/dovecot/dovecot-1.2.6/src/auth/userdb-vpopmail.c:163: undefined reference to `vauth_open'
> ..
> > vpopmail 5.4.13
>
> Hmm. I thought the vauth_open() would have been in older vpopmails too,
> since apparently it's required in vpopmail 5.5. Anyway, you're using
> checkpassword and vchkpw, so you don't need to compile vpopmail support
> in dovecot. Just don't use --with-vpopmail configure option.
>
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
More information about the dovecot
mailing list