Displaying 20 results from an estimated 2000 matches similar to: "Unknown setting: dbox_attachment_dir"
2017 Jun 05
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Ok, and can you provide, as attachment, output of "doveconf -a"?
Aki
On 05.06.2017 10:08, Sophie Loewenthal wrote:
> 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:
2017 Jun 05
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
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: /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
2017 Jun 05
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
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:
> # 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
2017 Jun 05
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Hi,
in line 17 of your 10-master.conf you enable the "imap-login" service,
but you fail to close the config section in line 36 ... :-)
That results in loading 10-ssl.conf and trying to apply the "ssl" option
to "imap-login" which of course doesn't apply here.
Best,
Matthias
On 06/05/2017 09:43 AM, Sophie Loewenthal wrote:
>
> Sophie
> ( ?? ?? ??)
2017 Jun 05
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Aki,
is it possible to have doveconf print the current section upon error?
Like, change the following error message
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
to something like
May 13 13:38:32 mail dovecot[2178]: doveconf: Fatal: Error in
configuration file /etc/dovecot/conf.d/10-ssl.conf line
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
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 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
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
2013 Dec 07
1
No Dovecot 2.2.9 on OpenBSD 5.4 amd64
Hi,
First I have this warning when configuring:
configure: WARNING: sys/ucred.h: present but cannot be compiled
configure: WARNING: sys/ucred.h: check for missing prerequisite headers?
configure: WARNING: sys/ucred.h: see the Autoconf documentation
configure: WARNING: sys/ucred.h: section "Present But Cannot Be
Compiled"
configure: WARNING: sys/ucred.h: proceeding with the
2017 May 18
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Hi Sophie
did you try the following steps?
1. rename /etc/dovecot/conf.d/10-ssl.conf to
/etc/dovecot/conf.d/10-ssl.conf.bak
2. copy /usr/share/dovecot/conf.d/10-ssl.conf to /etc/dovecot/conf.d/
3. restart dovecot
what happens? start dovecot normally?
if so
make a new cert with /usr/share/dovecot/mkcert.sh
and do changes in /etc/dovecot/conf.d/10-ssl.conf
ssl = yes
ssl_cert =
2019 Dec 11
1
Solr for Dovecot on Debian 9, package has correct binary?
Hello,
I am trying to get Solr full text searching working on Debian 9 with
Dovecot, and I suspect
the binary for dovecot does not have solr enabled (--with-solr).
root at elephant:/etc/dovecot/conf.d# /usr/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 driver
2013 Sep 26
0
Dsync: Mailbox changes caused a desync.
Hi!
Here such synchronization error:
dovecot: dsync-local(alex at aaa.com): Warning: Mailbox changes caused a desync. You may want to run dsync again.
dovecot: dsync-remote(alex at aaa.com): Warning: /var/mail/virtual/aaa.com/alex/.INBOX.System/dovecot-uidlist: Duplicate file entry at line 2298: 1380157263.M585262P25253.mail1.aaa.com,S=2476,W=2553 (uid 3645 -> 3662)
dovecot: dsync-remote(alex
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:
2013 Sep 12
1
Dsync error: Failed to set attribute vendor/vendor.dovecot/pvt/sieve/default
Hi,
Introduction:
There are two domains, for example (aaa.com, bbb.com).
In the aaa.com domain two users (bob at aaa.com, alex at aaa.com).
In the bbb.com domain there are no users.
In time full sync replication (replication_full_sync_interval) operations in logs appear errors:
dovecot: dsync-local(bob at aaa.com): Error: Mailbox INBOX: Failed to set attribute
2015 Mar 13
0
Active directory bind and quota stuff
Hi list,
first of all, please excuse me for any grammar mistake on my text, I'm
still learning english.
I'm making a Dovecot installation using my Active Directory like pass
and user DB. I'm setting the per-user quota from an AD field (Initials)
and everything seems to work fine, but I would like to know if you could
help me to improve a couple of things.
2017 Jun 12
0
service(auth): command startup failed?
Hello,
I need help because since some days I can not figure out what error this is
and where it come from. I have used dovecot since years. Know after an
update it is broken. First I like to give you some data:
It's a FreeBSD 11.0 Server with sendmail (SMTP) and dovecot for IMAP with
SSL.
#dovecot --build-options
Build options: ioloop=kqueue notify=kqueue ipv6 openssl io_block_size=8192
Mail
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
2017 Jun 05
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Can you provide output of
dovecot --build-options
Aki
On 04.06.2017 12:10, Sophie Loewenthal wrote:
> 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/
> #