Displaying 20 results from an estimated 6000 matches similar to: "vpopmail oddities"
2007 Mar 22
3
--with-vpopmail compile errors
Hi,
I'm building dovecot.src.rpm with vpopmail support and I get this error:
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib
-I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm
-DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\"
-DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -I/home/vpopmail/include
-std=gnu99 -O2 -g -march=i686 -Wall
2012 Aug 24
1
Vpopmail Dynamic Authentication Module
Hello,
We currently use qmail with vpopmail for e-mail and are looking to switch
from courier-imap to dovecot for IMAP on our RedHat EL 5 systems. Our goal
is to use the dovecot RPM supplied by RH (v1.0.7) if at all possible. We
can do this if we are able to dynamically load the vpopmail auth module.
The wiki (http://wiki.dovecot.org/CompilingSource) notes that this should
be possible:
2004 Sep 22
3
problems with cvs version and vpopmail
Hi, I have tried compiling the latest cvs version of dovecot on my FreeBSD
5.2.1-release box with the ports version of vpopmail: 5.4.3_1.
In the configuration file I have two auth paragraphs, one for passwd
authentication and one for vpopmail-auth:
auth vpopmail {
mechanisms = plain
userdb = vpopmail
passdb = vpopmail
user = vpopmail
}
But the vpopmail dosn'nt work. I got the
2002 Nov 24
2
vpopmail support?
Well, I read that back in 0.98 or so vpopmail support should work so I assumed it would be enabled in 0.99 but here's what I get.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I/usr/local/vpopmail/include -g -O2 -Wall -W -g -O2 -Wall -W -c userinfo-vpopmail.c
In file included from userinfo-vpopmail.c:12:
/usr/local/vpopmail/include/vpopmail.h:133: syntax error before `*'
***
2017 May 30
3
Still trouble with vpopmail
Getting this error:
> In file included from ../../src/lib/lib.h:6:0,
> from auth-common.h:4,
> from userdb-vpopmail.c:5:
> ../../config.h:791:0: note: this is the location of the previous
> definition
> #define VERSION "2.2.30"
> ^
> userdb-vpopmail.c: In function ?userdb_vpopmail_get_quota?:
> userdb-vpopmail.c:72:6:
2010 Oct 07
1
Qmail+Vpopmail+Mysql+Dovecot 2.x (Notes on a successful conversion)
SoI had a hell of a time converting my qmail install to dovecot 2.0.5,
so I thought I'd pass on what I learned.
1. When using vpopmail, do not use " --disable-many-domains". If you
do, you'll need to recompile vpopmail without that setting and use the
script found at
http://qmailrocks.thibs.com/downloads/scripts/migrate-vpopmail-many-domains
to collapse the tables.
2.
2010 Nov 12
3
Dovecot + vpopmail + shared folders
I'm using dovecot 1.2.14 with vpopmail.
I've enabled shared folders and the default setup was not working. The
default setup being this line:
location = maildir:%%h/Maildir:INDEX=~/Maildir/shared/%%u
Going through the Archives I saw a message from Timo that said to
apply a patch and use this line instead:
location =
2010 Aug 17
1
Using dovecot with vpopmail and mysql auth?
Hi,
Does anyone happen to know the right strings to do authentication
against mysql storing vpopmail data, vs using the vpopmail auth module?
I'm trying to get up to both vpopmail 5.5, and dovecot 2.0, and
dovecot-auth seems to reliably segfault on the 5.5 vpopmail module.
I've tried downgrading vpopmail as well, with less than stellar results.
I saw an old article about doing
2010 Sep 22
1
Vpopmail support broken
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
My apologies if I'm posting for information which has already been
supplied to the list. I searched and all I found was people talking
about the change in 2.0.3, but no details on the commit other than "I
was tired of people telling me it crashes".
We have not received any reports for the 5.4 or 5.5 branch of vpopmail
causing crashes
2007 Jan 17
1
vpopmail
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)
2007 Feb 06
1
Problem with vpopmail auth
Hello,
I've install 1.021 and am having some problems getting vpopmail
authentication to work correctly (running 0.99 in production, upgrading
to 1.021). I'm using vpopmail-5.4.16. Here are the authentication
debug statements in the log, my dovecot.conf changes from default, and
the schema of my vpopmail database. Any ideas / suggestions? I've
commented out all authentication
2011 Apr 12
1
Vpopmail and lastauth
Hello, I'm migrating many accounts to a new server with vpopmail 5.4.33
and dovecot 2.0.11.
I've already vpopmail 5.4.32 and dovecot 1.2.16 on others servers
running without problems.
With dovecot 2.0.11 my lastauth file is not updated. This file usually
is update on any access (smtp, pop3, imap) with the client's IP, for
every mailbox. Now it's updated only when a client
2009 Dec 14
2
vpopmail/mysql/quota
Hi All,
I'm new to the list and have a quota question. I am building a new server
with dovecot/qmail/vpopmail/mysql and
emails are sending and recieving fine when the quota is set to NOQUOTA, but
when the quota is changed qmail
doesn't deliver any messages. I have read the docs and still need some help
understanding the process for dovecot
quotas relating to the vpopmail mysql database
2009 Jul 20
2
vpopmail and shared mailbox
hi all,
I'm a long time courier-imap user and just switched to dovecot-1.2.1. my MTA
is qmail and all user accounts are virtual vpopmail users.
getting dovecot to work was mostly painless, but I am desperately trying to
share a user's mailbox and can't seem to figure out how. unfortunately the
documentation is not very helpful.
I am trying to share the mailbox
2017 Apr 11
2
Vpopmail Error
Not working:
> patching file userdb-vpopmail.c
> Hunk #1 FAILED at 54.
> 1 out of 1 hunk FAILED -- saving rejects to file userdb-vpopmail.c.rej
-------- Original Message --------
Subject: Re: Vpopmail Error
From: Aki Tuomi <aki.tuomi at dovecot.fi>
To: dovecot at dovecot.org, Bobber <bobber at kc0dxf.net>
Date: 04/11/2017 12:13 PM
> diff --git
2017 Apr 11
2
Vpopmail Error
Still not working. I'm now getting this error:
> userdb-vpopmail.c: In function ?userdb_vpopmail_get_quota?:
> userdb-vpopmail.c:65:13: error: assignment of member ?key? in
> read-only object
> tab[0].key = 'q';
> ^
> userdb-vpopmail.c:66:15: error: assignment of member ?value? in
> read-only object
> tab[0].value =
2008 Nov 28
1
Dovecot - Vpopmail subdirectories
Hello,
I have several thousand domains on a server.
I'm doing now migration to Dovecot to replace courier-authlib.
Some email accounts are in subdirectories that are automatically created
by vpopmail.
Example:
/ var/vpopmail/domains/0/domain.com
How do I configure Dovecot?
######################################################
# 1.1.6: /etc/dovecot/dovecot.conf
# OS: Linux
2006 Jan 31
1
vpopmail authentification broken in dovecot 1.0beta
hello, i got
* net-mail/dovecot
Latest version available: 1.0_beta2
Latest version installed: 1.0_beta2
Size of files: 1,309 kB
Homepage: http://dovecot.org/
Description: An IMAP and POP3 server written with security
primarily in mind
License: LGPL-2.1
and since dovecot-0.99.14-r1 authentification doesnt work no more.
i posted something
2010 Aug 27
3
vpopmail auth always return "unknown user"
Hi,
I'm working on a setup of dovecot 2 + netqmail + vpopmail 5.5 but auth
doesn't works :(
dovecot -n
# 2.0.1: /etc/dovecot/dovecot/dovecot.conf
# OS: Linux 2.6.35.1-rscloud x86_64 Ubuntu 10.04.1 LTS
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = plain login cram-md5
auth_verbose = yes
auth_verbose_passwords = plain
disable_plaintext_auth = no
log_path =
2018 Oct 04
2
vpopmail
Quoting Aki Tuomi <aki.tuomi at open-xchange.com>:
> On 03.10.2018 23:30, Eric Broch wrote:
>> Hello list,
>>
>> I run Dovecot with the vpopmail driver and have found that it
>> authenticates against the clear text password in the vpopmail
>> database. Is there a configuration option either at compile time, link
>> time, or a setting in one of the