Displaying 20 results from an estimated 10000 matches similar to: "pgsql-dovecot auth problem"
2003 Sep 21
1
problem with auth
I'm new to dovecot
(it's a cool piece of software!!!)
I'm using Debian woody
I'm trying to start the server but then there is this mail
Do I have to set an environment variable or waht does this mean.
I'm trying to use a pgsql backend for authentification
and I have compiled it from source
/usr/local/libexec/dovecot/dovecot-auth start
dovecot-auth: Fatal: MECHANISMS
2003 Sep 23
1
debian installation
apt-get install postfix-tls postfix-pgsql sasl2-bin libsasl2-modules
postgresql libpam-pgsql
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The
2004 Feb 29
1
severe problem
I have debian knoppix and postfix + dovecot imap
My problem is the following:
Feb 29 18:51:14 cybserv imap-login: Login: xx at xxx.xx [xx.xx.xx.xx]
Feb 29 18:51:14 cybserv dovecot: child 13959 (imap) killed with signal 11
Feb 29 18:52:41 cybserv imap-login: Disconnected [xx.xxx.xx.xx]
Feb 29 18:52:41 cybserv dovecot: child 13952 (login) killed with signal 11
I'm using the debian package
2004 Jun 08
1
pgsql configuration
from the pgsql configuration file:
# Query to retrieve the password.
#
# The query should return one row, one column. If more than one row or
column
# is returned, authentication will automatically fail.
#
# Available substitutions:
# %u = entire userid
# %n = user part of user at domain
# %d = domain part of user at domain
#
# Query to retrieve the user information.
#
# The query must
2006 Sep 11
3
Using pgsql with 'cram-md5 auth' and 'hmac-md5 scheme'
Hello,
I want to use PostgreSQL to store my Dovecot users. I setup a very
basic configuration, following word for word this page
http://wiki.dovecot.org/DovecotPostgresql and it works ... almost.
In fact, it works if I use PLAIN password scheme in my database.
However, I would like to store them encrypted.
But, if I replace the password field for my user with {HMAC-MD5}-...
(the password
2012 Jul 19
1
Append with literal+ and mailbox over quota
I'm appending a mail with literal+ to a mailbox that is over quota:
1 APPEND INBOX {127+}
From: <ewald.dieterich at fun.de>
To: <ewald.dieterich at fun.de>
Subject: Quota-Test
Message-ID: <abcdefg at fun.de>
Quota-Test
1 NO [OVERQUOTA] Quota exceeded (mailbox for user is full)
2 NOOP
1 BAD Error in IMAP command APPEND: Invalid arguments.
3 NOOP
3 OK NOOP completed.
Somehow
2020 Mar 31
2
net_connect_unix(imap) failed
Hello everyone,
we have a huge problem with dovecot and IMAP connections.
we got the following errors: 39665 today
dovecot: imap-login: Error: master(imap): net_connect_unix(imap) failed: Resource temporarily unavailable - http://wiki2.dovecot.org/SocketUnavailable (client-pid=29066, client-id=1755, rip=IP, created 562 msecs ago, received 0/4 bytes)
we thinks this may be a problem with
2008 Sep 21
3
dovecot imap auth fails to reconnect pgsql backend
Hi,
We've observed frequent auth failure recently from the SquirrelMail
frontend. The imap server is the dovecot-1.0.7-2 from Centos 5.2. The
auth backend is a pgsql database on another server. The only way to make
it work is to restart the dovecot, though sometimes it'll recover
automatically, but you don't know when. At first we thought there might
be a network problem, but we
2006 Apr 27
4
auth-request.c: assertion failed: (*name != '\0')
I upgraded to beta7 from alpha4, and got this error during the auth process:
dovecot: auth(default): client in: AUTH 1 PLAIN service=POP3
lip=0.0.0.0 rip=0.0.0.0 resp=<hidden>
dovecot: auth-worker(default): sql(webmaster at example.com,0.0.0.0): query:
SELECT username as user, NULL as password FROM users WHERE username =
'webmaster at example.com' AND
2007 Mar 12
3
PgSQL development libraries?
Hi,
I am trying to compile an application (PowerDNS) with PostgreSQL
support. Where do the PowerDNS libraries get installed under CentOS?
I am constantly getting the error
checking for PgSQL library directory... configure: error: Didn't find
the pgsql library dir in '/usr/include/lib/pgsql /usr/include/pgsql
/usr/include'
--
"I never look back darling, it distracts from the
2010 Oct 18
2
Who maintains php-pgsql package? I want to ask about using PostgreSQL 8.4 library instead of PostgreSQL 8.1.
How do I find out who is the maintainer of the php-pgsql package, please?
I want to request upgrade from underlying postgresql-libs-8.1.21
(/usr/lib64/libpq.so.4) to postgresql84-libs-8.4.4 (/usr/lib64/libpq.so.5.2).
Background on this request: Apache httpd's php's php-pgsql uses
PostgreSQL 8.1 library (/usr/lib64/libpq.so.4), which leaks memory.
PostgreSQL 8.4 library does not leak.
2011 Jun 12
3
apr-util-pgsql
Hello,
does anybody know of a good source for a apr-util-pgsql rpm package
for CentOS 5.6 / 64 bit and even more I'm curious why isn't it included
but the apr-util-mysql is included...
Thank you
Alex
2004 Jul 21
3
Fatal: Unknown userdb type 'pgsql'
Hello,
I'm trying to use postgres authentication with dovecot on a linux
system running Fedora Core 2. Installation of dovecot was done by
installing the rpm included in the fedora distribution ("yum install
dovecot").
from /etc/dovecot.conf
auth_userdb = pgsql /etc/dovecot-pgsql.conf
auth_passdb = pgsql /etc/dovecot-pgsql.conf
but the logs tell me:
dovecot: Jul 21 19:28:39 Info:
2004 Sep 29
2
pgsql and default_pass_scheme
Hello list,
I am running Dovecot 1.0-test46 on FreeBSD with PostgreSQL as backend, runs _very_ nice, but i can not set
"default_pass_scheme = CRYPT" (only PLAIN) for PostgreSQL Auth in dovecot-pgsql.conf.
I have a valid entry in pg_hba.conf (and reloaded/restarted):
"local mail mail crypt"
If i replace crypt in pg_hba.conf
2019 Dec 04
1
Environment variables in pgsql connect string
Hi,
We are trying to set up a Dovecot Docker image with dynamic database
configuration based on environment variables, however the variables do
not appear to be expanded in the "connect=" string of the SQL config.
The documentation states that environment variables, being listed under
global variables, work "everywhere":
2005 Mar 05
2
dovecot-pgsql.conf can't find in chroot? (debian)
Plagued with an error I can't get past:
==> dovecot_info.log <==
dovecot: Mar 04 22:09:06 Info: Dovecot starting up
==> dovecot.log <==
dovecot-auth: Mar 04 22:09:07 Fatal: Can't open configuration file
/usr/local/etc/dovecot-pgsql.conf: No such file or directory
dovecot: Mar 04 22:09:07 Error: child 18211 (auth) returned error 89
dovecot: Mar 04 22:09:07 Error: Auth process
2012 Jan 20
1
Notify plugin: segmentation fault
I'm trying to develop a plugin that uses the hooks provided by the
notify plugin. The notify plugin segfaults if you don't set the
mailbox_rename hook. I attached a patch to notify-plugin.c from Dovecot
2.0.16 that should fix this.
Ewald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: notify-plugin.c.patch
Type: text/x-diff
Size: 530 bytes
Desc: not
2017 Oct 04
3
moving from mysql to pgsql
Hello,
I hope that this mailing list is "alive", since I am looking for a
solution for my problem for a long time.
I would like to migrate my existing dovecot installation from mysql to
pgsql. But I have problems with the passwords when using pgsql.
The existing and working mysql-based installation looks like this:
dovecot-sql.conf.ext:
driver = mysql
default_pass_scheme =
2003 Jun 24
1
parsing bug? (using PGSQL)
Hi all again,
if i make a query with
...
exten => _X.,2,PGSQL,"Query resultid ${connid} SELECT getdest('${EXTEN}')";
...
an error like
WARNING[32785]: File pbx.c, Line 1126 (pbx_extension_helper): No application
'PGSQL,"Query resultid ${connid} 'SELECT getdest'
for extension (tel1, 00905888, 2)
occurs.
This looks like an parsing bug. As if the brackets be
2023 Feb 19
2
Redundant Database, Pgsql ?
I am aware that there are provising for redundant database connections
Basically i was working on my main db server (which is also a mail sever)
I current have this in the dovecot-pgsql.conf
______________________________________________________________________
driver = pgsql
connect = host=localhost port=5433 dbname=scom_billing user=pgsql
password=xxxxxxxxx
default_pass_scheme = PLAIN