Displaying 20 results from an estimated 10000 matches similar to: "Dovecot + MySQL problem"
2007 Jan 03
1
I can't use sql auth
I need some help. I have compiled dovecot (1.0-rc15) with --with-mysql
option, when I execute the binary with --build-options I get this:
Build options: ioloop=poll notify=dnotify ipv6 openssl
SQL drivers:
Passdb: checkpassword passwd passwd-file shadow
Userdb: checkpassword passwd prefetch passwd-file static
In this case, when I execute dovecot I get this error:
dovecot: Jan 03 03:48:47 Error:
2006 Dec 26
2
Getting "Can't resolve address no: Name or service not known" error when starting Dovecot
Hi gentlemen!
After running for six month Dovecot 0.99.14 I decided to upgrade to 1.0rc15.
Actually Dovecot is running under Slackware Linux 10.2 and I got the
package from http://www.linuxpackages.net.
Problems? Yes, one! When I try to startup Dovecot program hung:
Fatal: Can't resolve address no: Name or service not known
I'm not a Dovecot or IMAP guru and I can't imagine what
2008 Jul 23
1
cosmetic: "userdb" checkpassword
Hi,
$ dovecot --build-options
Build options: ioloop=epoll notify=inotify
Mail storages: maildir
SQL drivers:
Passdb: checkpassword
Userdb: checkpassword prefetch
Isn't "checkpassword" misplaced in the userdb list?
For me it seems that USERDB_CHECKPASSWORD is only used in configure and for
printing the build-options. Additionally checkpassword protocol does
2017 Jun 05
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Hi Aki,
# dovecot --build-options
Build options: ioloop=epoll notify=inotify ipv6 openssl io_block_size=8192
Mail storages: shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail
SQL driver plugins: mysql postgresql sqlite
Passdb: checkpassword ldap pam passwd passwd-file shadow sql
Userdb: checkpassword ldap(plugin) nss passwd prefetch passwd-file sql
--
On June 5, 2017 8:59:08 AM
2017 Jun 05
4
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
# doveconf -a
# 2.2.13: /etc/dovecot/dovecot.conf
doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 6: Unknown setting: ssl
doveconf: Error: managesieve-login: dump-capability process returned 89
doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-master.conf line 35: Invalid size: $default_vsz_limit
# grep default_vsz_limit
2008 May 18
1
Domain variable in checkpassword
Hello everyone
I'm using the checkpassword method but I don't get the domain a user inputs.
I can't cross check per virtual domains if I'm not getting one, which means
it renders all my efforts useless.
I've tried sending %d as a variable to my checkpassword script, but I'm just
getting %d instead.
This is a dump of my information:
%ENV = {
2017 Jun 05
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Can you create file /etc/dovecot/conf.d/10-ssl.conf
and type in 'ssl = yes'
and nothing else? does it work after this? leave the default_vsz_limit
off for now.
Aki
On 05.06.2017 10:34, Aki Tuomi wrote:
> Can you remove the offending settings, and then send it?
>
> Aki
>
>
> On 05.06.2017 10:30, Sophie Loewenthal wrote:
>> # doveconf -a
>> # 2.2.13:
2017 Jun 05
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Sophie
( ?? ?? ??)
> On 5 Jun 2017, at 09:42, Matthias Sitte <matthias at familie-sitte.org> wrote:
>
> I have the feeling that the config file is incorrect and loading
> subsequent files results in reading in entries at the wrong level?
>
> Could you attach the full 10-master.conf?
>
> Matthias
>
>
> On 06/05/2017 09:30 AM, Sophie Loewenthal wrote:
2017 Dec 29
1
Package repository now available
> On December 29, 2017 at 2:56 AM Gao <gao at pztop.com> wrote:
>
>
> On 2017-12-27 07:00, aki.tuomi at dovecot.fi wrote:
> > Dovecot now has package repository for Debian, CentOS and Ubuntu
> > available at https://repo.dovecot.org/
> >
> > Packages are provided for 2.3 series and forward. Please let us know
> > if you run into any trouble with
2017 May 18
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Hi,
I've been trying to get dovecot2 running and kept having this error message:
May 13 13:38:32 mail systemd[1]: Started Dovecot IMAP/POP3 email server.
May 13 13:38:32 mail dovecot[2178]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 61: Unknown setting: ssl
# dovecot --build-options
Build options: ioloop=epoll notify=inotify ipv6 openssl
2017 Jun 04
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Hi Stefan,
My apologies for the long delay. Been ill.
I tried this and had an error,
# mv /etc/dovecot/conf.d/10-ssl.conf /etc/dovecot/conf.d/10-ssl.conf.bak
# cp -p /usr/share/dovecot/conf.d/10-ssl.conf /etc/dovecot/conf.d/
# /etc/init.d/dovecot restart
/var/log/daemon.log
Jun 4 11:05:55 mail systemd[1]: Starting Dovecot IMAP/POP3 email server...
Jun 4 11:05:55 mail systemd[1]: Started
2016 Jul 20
3
Replication sieve scripts.
I did eventually was forced to do this and setup a 2 node test
environment with the latest dovecot:
/usr/dovecot/sbin/dovecot --version
2.2.25 (7be1766)
/usr/dovecot/sbin/dovecot --build-options
Build options: ioloop=epoll notify=inotify ipv6 openssl
io_block_size=8192
Mail storages: shared mdbox sdbox maildir mbox cydir imapc pop3c raw
fail
SQL drivers: mysql
Passdb:
2006 Apr 01
4
Fedora 4: x86_64 different build options than i386?
After successful testing on our 32-bit machine using the rpm, I'm
installing dovecot on our Fedora 64-bit machine using that rpm. In
the log file I get:
dovecot: Mar 31 15:34:16 Error: auth(default): Unknown database driver 'mysql'
I see this:
# dovecot --build-options
Build options: ioloop=poll dnotify ipv6 openssl
Passdb: checkpassword pam passwd passwd-file shadow
Userdb:
2007 Nov 11
1
quota rewrite patch
Hi,
Can quota-rewrite-1.0.2.diff patch be applied to 1.0.5 or later versions?
Anyone has tested it with 1.0.5 or 1.0.7 versions?
Pawel
---------------------------------------------------------------
Wiadomosc wyslana z panelu pocztowego iNet.
http://www.inet.pl
2007 Feb 01
1
leaking file descriptors? imap-login: inotify_init() failed
Even though the system is configured to allow a large number of open
files, and tools such as lsof tell me dovecot is within that limit; I am
seeing errors like this pretty frequently.
dovecot: imap-login: inotify_init() failed: Too many open files
I'm running Fedora Core 5 (2.6.18-1.2257.fc5 SMP x86_64) with
dovecot-1.0-1.rc15 built from the FC6 SRPM, but I was seeing the same
thing with
2017 Feb 02
6
Compiling Dovecot on Solaris 10
Hello,
I am tying to compile Dovecot 2.2.27 on Solaris 10, and I get this error:
test-ioloop.c: In function `test_ioloop_pending_io':
test-ioloop.c:188: error: size of array `type name' is negative
My configuration is like this:
Install prefix . : /usr/local
File offsets ... : 64bit
I/O polling .... : poll
I/O notifys .... : none
SSL ............ : yes (OpenSSL)
GSSAPI ......... : no
2007 Dec 01
2
Tru64 v5.1 with Sia
./configure --with-sia
# ./dovecot --build-options
Build options: ioloop=poll ipv6 openssl
SQL drivers:
Passdb: checkpassword passwd passwd-file
Userdb: checkpassword passwd prefetch passwd-file static
# ./dovecot --version
1.0.8
# ./dovecot -n
# 1.0.8: /usr/local/etc/dovecot.conf
protocols: pop3
listen: *:10100
ssl_disable: yes
disable_plaintext_auth: no
login_dir:
2010 Aug 30
1
auth: Fatal: Unknown passdb driver 'mysql'
Hi People,
I am setting up a new dovecot server for testing first prior production
upgrade from 1.2.x to 2.0.x.
I used the RPMs from ATrpms: dovecot-2.0.0-1_117.el5.x86_64.rpm
The errors I am getting:
-----------------------------
Aug 27 18:15:29 testbox dovecot: auth: Debug: Loading modules from
directory: /usr/lib64/dovecot/auth
Aug 27 18:15:29 testbox dovecot: auth: Debug: Module loaded:
2007 Oct 29
2
Listening only on localhost
Hi!
I've got dovecot 1.0.rc15.
I want dovecot to listen only on localhost for imap, and on any interfaces for imaps. So I put the following into my config:
protocol imap {
listen = 127.0.0.1:143
ssl_listen = *:10993
..
}
dovecot -n correctly reports:
listen: 127.0.0.1:143
ssl_listen: *:10993
But I can still do a 'telnet MY_HOST 143' from the outside,
and 'netstat -pltn |
2006 Dec 19
1
Bug: (dovecot-auth), exited on signal 6
Hello
What additional information I should give?
uname -a
FreeBSD mail 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Thu Oct 19
16:57:14 UTC 2006 root@:/usr/obj/usr/src/sys/my i386
mail# dovecot --version
1.0.rc15
mail# dovecot --build-options
Build options: ioloop=kqueue notify=kqueue openssl
SQL drivers: mysql
Passdb: checkpassword pam passwd passwd-file sql
Userdb: checkpassword passwd