similar to: vpopmail passdb deadlock if tcprules binary is missing

Displaying 20 results from an estimated 800 matches similar to: "vpopmail passdb deadlock if tcprules binary is missing"

2014 Oct 30
1
vpopmail, open_smtp_relay and non-PLAIN auth mechs
I've noticed that if using the vpopmail auth setup, that the roaming-user functionality provided via open_smtp_relay() is only done if the auth mechanism is PLAIN. For example, if the client authenticates via DIGEST-MD5, the open relay file is not updated, as it should be. This is due to the call to open_smtp_relay only being done via vpopmail_verify_plain(). Instead, imo, that call should be
2004 Jun 14
1
vpopmail and open smtp relay
I'm using vpopmail's POP-before-SMTP auth, but dovecot don't support it, so I'm wrote this patch ============================================================== diff -Naur dovecot-0.99.10.5/src/auth/auth-login-interface.h dovecot-0.99.10.5-patched/src/auth/auth-login-interface.h --- dovecot-0.99.10.5/src/auth/auth-login-interface.h Sun May 18 16:26:28 2003 +++
2003 Sep 19
2
Feature question/request
So I have a bunch of users who are roaming - IE no static IP address from all over the internet. Some of them are able to use SMTP-AUTH which is great, but for those that can't, a pop before smtp solution is in place using relay-ctrl-age & cdb files via qmail. Would it be desirable to have this feature in dovecot? I'd really like to ditch qmail-pop3d, etc. vpopmail has a
2008 Jun 13
0
"Disable non webmail IMAP access" in vpopmail and Dovecot
Hello, i'm using in my installation qmail+vpopmail and now I have migrated from courier-imap to dovecot. Dovecot is very much faster with large mailbox than courier-imap. But I have a problem. vpopmail has a feature that allows you to "Disable non webmail IMAP access", many webmail using imap as if they were, and they are, a client IMAP. vpopmail give me the ability to
2003 Mar 14
1
dovecot/vpopmail auth problems
Hello. I am having problems getting dovecot to authenticate correctly through vpopmail. I have used vpopmail for some time, and I understand how it works. vpopmail is using mysql to store it's authentication data. vpopmail's tools can access the user database just fine, and vchkpw is working so far as authentication goes. I took an "strace -f dovecot", in case it can help.
2006 May 31
1
vpopmail
I was running 1.0.beta3 code with no problems. I recently switched to 1.0.beta8 and I noticed that vpopmail's pop-before-smtp functionality stopped working. I am using vpopmail authentication. Has anyone else encountered this problem? Thank you. Kenneth Tan ----------------------------------------------------------------------- C J Kenneth Tan, PhD OptimaNumerics Ltd
2007 Jan 02
1
dovecot/vpopmail lastauth
Hi All, I have dovecot working wonderfully on a qmail/vpopmail, but I've noticed my 'lastauth' is never filled in.. If I use vpopmail's pop, and auth to that, then 'lastauth' is updated. It just seems weird that if dovecot is using the vpopmail lib, that lastauth wouldn't be updated. Has anyone else run into this? Thanks Rick
2002 Jul 31
0
Re: [sqwebmail] vpopmail+mysql and sqwebmail authentication problems]
Dave Hall wrote: > THanks for the ideas. I haven't heard from anyone else yet, and hope that > someone on this list has done this before. I have tried multiple options > without any luck, and have a tough time understanding what else to try based > on the provided INSTALL documentation. > > Thanks > Dave > > >>-----Original Message-----
2018 Oct 04
0
vpopmail
On 10/4/2018 7:27 AM, Rick Romero wrote: > > Quoting Eric Broch <ebroch at whitehorsetc.com > <mailto:ebroch at whitehorsetc.com>>: > >> >> On 10/4/2018 6:34 AM, Rick Romero wrote: >>> > Quoting Aki Tuomi <aki.tuomi at open-xchange.com > <mailto:aki.tuomi at open-xchange.com>>: > >> On 03.10.2018 23:30, Eric Broch wrote:
2018 Oct 04
0
vpopmail
Quoting Rick Romero <rick at havokmon.com>: > Quoting Eric Broch <ebroch at whitehorsetc.com>: > >> On 10/4/2018 7:27 AM, Rick Romero wrote: >>> Quoting Eric Broch <ebroch at whitehorsetc.com >>> <mailto:ebroch at whitehorsetc.com>>: >>> >>>> On 10/4/2018 6:34 AM, Rick Romero wrote: >>>>> ? >>>
2013 Sep 19
1
Courier migration and vpopmail with dovecot-lda
I've been using Dovecot in some fresh installs lately and have found it fairly easy to configure. However I'm starting on a migration that involves moving from some very old software (ancient vpopmail, qmail and Courier). On the Courier front, I've reviewed the migration page in the wiki, and it looks like the main concerns are just matching the namespace and then using the migration
2018 Oct 04
2
vpopmail
Quoting Eric Broch <ebroch at whitehorsetc.com>: > On 10/4/2018 7:27 AM, Rick Romero wrote: >> >> Quoting Eric Broch <ebroch at whitehorsetc.com >> <mailto:ebroch at whitehorsetc.com>>: >> >>> >>> On 10/4/2018 6:34 AM, Rick Romero wrote: >>>> >> Quoting Aki Tuomi <aki.tuomi at open-xchange.com >>
2006 Mar 02
0
Problems Running an executable from samba share.
> Hello, > > I'm currently running samba 3 on solaris 9 within an active directory > domain (windows 2003 server , main kdc). All seems to be working well > in terms of authentication etc. Sharing and printing is fine. > > Below is my smb.conf > > # Samba config file created using SWAT > # from 192.200.29.110 (192.200.29.110) > # Date: 2006/02/15 16:23:13
2015 Nov 17
2
doveadm import/sync with read-only source location
Hello, Currently doveadm tool can't be used with read-only source locations because it's trying to create lock files. I'd guess lock files shouldn't be necessary on a read-only media, because no one else is going to change anything while our doveadm instance is running anyway. Example: doveadm import -u test at example.com
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
2007 Jun 06
1
bug in passdb-vpopmail.c
Hi there, i've tried to compile dovecot-latest.tar.gz (currently dovecot-20070522) with vpopmail support and spotted the following bug (patch is also attached): --- dovecot-20070522/src/auth/passdb-vpopmail.c.orig 2007-05-20 23:11:36.000000000 +0200 +++ dovecot-20070522/src/auth/passdb-vpopmail.c 2007-06-06 09:02:01.968750000 +0200 @@ -66,7 +66,7 @@ password =
2002 Sep 20
1
vpopmail authentication
CVS has now support for vpopmail authentication. .c file compiles, but I'm not sure if I did the other checks properly and if it actually works :) If someone here is using it, could you test it? At least to see if configure detects it and if it compiles/links. BTW. I think maildir support is now working quite well, 0.98 isn't far away.
2011 Jul 29
0
vpopmail + dovecot-lda doubling deliver messages
We use qmail + vpopmail + dovecot, limits and alias are in vpopmail mysql database, it has worked ok. The .qmail-default: | /data/vpopmail/bin/vdelivermail '' bounce-no-mailbox | /var/qmail/bin/preline -f /usr/local/dovecot/libexec/dovecot/deliver -d $EXT@$USER When you send a message to alias works OK. The problem that is happening that is sent to asdf at domain.com asdf at
2010 Aug 17
1
2.0 and vpopmail
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, Does 2.0 require a specific version of vpopmail? I'm getting this on my build attempt : /usr/src/redhat/BUILD/dovecot-2.0.0/src/auth/passdb-vpopmail.c:185: undefined reference to `vauth_load_module' Yes, it's an RPM, that's how I roll. I'm not finding vauth_load_module anywhere on my system.. I'm running vpopmail
2009 Mar 10
1
vpopmail support on 64 bits
Good day! Compiling 1.1.11 with vpopmail flag on a 64bit system drop me these warnings that breaks it portability: passdb-vpopmail.c: In function 'vpopmail_lookup_credentials': passdb-vpopmail.c:71: warning: pointer targets in passing argument 2 of 'callback' differ in signedness passdb-vpopmail.c: In function 'vpopmail_preinit': passdb-vpopmail.c:141: warning: implicit