[Dovecot] Multiple SSL certificates
Hi guys,
with reference to http://wiki.dovecot.org/SSL/DovecotConfiguration Multiple SSL certificates (v2.0+)
where I can type ? local imap.example.org { ssl_cert =
at the end file dovecot.conf I got Starting Dovecot: Error: Error in configuration file /etc/dovecot/dovecot.conf line 1261: Unknown section type (section changed in /etc/dovecot/dovecot.conf at line 1259) Fatal: Invalid configuration in /etc/dovecot/dovecot.conf
line 1261 corresponds to local mail.test.my {
dovecot --version 1.2.11
compiled as ./configure --sysconfdir=/etc/dovecot --with-mysql --without-vpopmail --without-bsdauth --without-checkpassword --without-pam --without-shadow --without-passwd --without-passwd-file --without-nss
CentOS 5.4
And last question
- is it possible use wild host? for example "local *.example.org { ... }"
- or is it possible use more hosts within one line? for example "local imap.example.org pop3.example.org { ... }"
Thanks in advance Martin
On 03/21/2010 11:45 PM Martin Fuxa wrote:
Hi guys,
with reference to http://wiki.dovecot.org/SSL/DovecotConfiguration Multiple SSL certificates (v2.0+) ^^^^^^^
where I can type ? local imap.example.org { ssl_cert =
at the end file dovecot.conf I got Starting Dovecot: Error: Error in configuration file /etc/dovecot/dovecot.conf line 1261: Unknown section type (section changed in /etc/dovecot/dovecot.conf at line 1259) Fatal: Invalid configuration in /etc/dovecot/dovecot.conf
line 1261 corresponds to local mail.test.my {
dovecot --version 1.2.11
1.2.11 < 2.0.beta3 This feature is only available with Dovecot v2.0, which is currently in beta phase.
Regards, Pascal
The trapper recommends today: cafefeed.1008100@localdomain.org
participants (2)
-
Martin Fuxa
-
Pascal Volk