Hello, i have only some typo: (using rc17) adding to section imap {} mail_plugins = quota produce on dovecot start IEffective uid=65534, gid=65534 ILoading modules from directory: /usr/local/dovecot/lib/dovecot/imap IModule loaded: /usr/local/dovecot/lib/dovecot/imap/lib10_quota_plugin.so and there is little patch to use vpopmail on nonstandart location (like /usr/local/vpopmail for example) (--with-vpopmail=/usr/local/vpomail) *** configure.old 2007-01-07 02:26:51.000000000 -0500 --- configure 2007-01-17 21:05:37.000000000 -0500 *************** *** 21353,21361 **** --- 21353,21363 ---- want_vpopmail=no else want_vpopmail=yes + vpopmail_home="$withval" fi else want_vpopmail=yes + vpopmail_home="`echo ~vpopmail`" fi *************** *** 30717,30723 **** fi if test $want_vpopmail = yes; then ! vpopmail_home="`echo ~vpopmail`" vpop_libdeps="$vpopmail_home/etc/lib_deps" { echo "$as_me:$LINENO: checking for vpopmail configuration at $vpop_libdeps" >&5 --- 30719,30725 ---- fi if test $want_vpopmail = yes; then ! # vpopmail_home="`echo ~vpopmail`" vpop_libdeps="$vpopmail_home/etc/lib_deps" { echo "$as_me:$LINENO: checking for vpopmail configuration at $vpop_libdeps" >&5 Thank you for your time and happy coding. Best regards Lampa -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20070117/647e30f6/attachment.html>
On Wed, 2007-01-17 at 21:46 +0100, Lampa wrote:> Hello, i have only some typo: > (using rc17) > > adding to section imap {} mail_plugins = quota produce on dovecot > start > > IEffective uid=65534, gid=65534 > ILoading modules from directory: /usr/local/dovecot/lib/dovecot/imap > IModule > loaded: /usr/local/dovecot/lib/dovecot/imap/lib10_quota_plugin.soDo you mean those "I" things or am I missing the typo? Those "I" things are part of Dovecot's internal logging protocol. They're not really supposed to be seen, but since this happens only with mail_debug=yes and fixing it is probably not that simple, I think I'll just leave it as it is. In Dovecot v2.0 all this code is rewritten anyway, so no point in wasting time in it :)> and there is little patch to use vpopmail on nonstandart location > (like /usr/local/vpopmail for example) > (--with-vpopmail=/usr/local/vpomail)Done. I did it a bit differently though so that --with-vpopmail=yes still works the old way: http://dovecot.org/list/dovecot-cvs/2007-January/007443.html -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20070118/0dd6e1ce/attachment.bin>
Maybe Matching Threads
- Re: [sqwebmail] vpopmail+mysql and sqwebmail authentication problems]
- D16945: LLVM overhaul to avoid linking LLVM component libraries with libLLVM
- D16945: LLVM overhaul to avoid linking LLVM component libraries with libLLVM
- Common network tunnel via one port
- Re :Compiz git broken with Mesa 6.5.1,glproto 1.4.8 and Xserver 7.1.99.2 (snapshot)