Am 15. August 2015 08:58:04 MESZ, schrieb "dravion.sm...@gmx.net"
:
>
>Am 15.08.2015 um 08:16 schrieb Christian Kivalo:
>
>> [snip]
>>
>> Note that you will still need a top-level "default" ssl_key and
>ssl_cert as well, or you will receive errors.
>>
>> in addition to your two domain specific s
Am 15.08.2015 um 09:04 schrieb Christian Kivalo:
provide your multi ssl doveconf -n output. - c
No. I leave this shit alone and running dovecot in multiinstance mode
and now its works.
I have two installations of dovecot 2.18, apart from the necessary
changes to allow them to replicate amongst themselves the configs are
identical. Both are running Ubuntu 14.04 and are kept up to date. One is
running 64bit and the other 32 bit (for historical reasons). Both have
ipv4 and ipv6
I currently have a mail server using Dovecot and sendmail. I was
thinking I would like to have a backup of my mail and an additional
server in case of hardware failure. Is it possible to run two identical
or nearly identical server setups and sync the mail files between them?
If it is possib
For sure Knute.
Take a look at this: http://wiki2.dovecot.org/Replication
I think a good implementation would be using a dovecot director layer +
dovecot replication.
On 08/15/2015 06:26 PM, Knute Johnson wrote:
I currently have a mail server using Dovecot and sendmail. I was
thinking I wo
/etc/ssl $ sudo doveconf -n
# 2.2.15: /etc/dovecot/dovecot.conf
# OS: OpenBSD 5.7 amd64 ffs
auth_mechanisms = plain login
default_client_limit = 500
disable_plaintext_auth = no
first_valid_uid = 1000
imap_client_workarounds = delay-newmail tb-extra-mailbox-sep tb-lsub-flags
mail_location = maildi
Hi Ed,
Interresting setup. I like the way you striped it all down to just one
single file :-)
But can you explain why you use globally:
ssl_cert = I configured it the way you do, but within the default
/etc/dovecot/confd structure but
i had no luck. I testet local_name (SNI), local, local (
>But can you explain why you use globally:
>
>ssl_cert = ssl_key =
>and certs for any additional Domain each?
>
>##
>local_name mail.pettijohn-web.com {
> ssl_cert =ssl_key = }
>##
he configured the top level "default" ssl_{cert,key} as requested by the
documentation
i may quote myself