Displaying 3 results from an estimated 3 matches for "spanische".
2010 May 19
1
postfix+lda+ virtual users, confusion
I thought it would be nice to have vboxes insead of user logins ...
Now I am confuesed and in trouble ..
My server serves 2 domains
so
user1 at domain1.com
is the same as
user1 at domain2.org
I've created the mail_location string with %n
and static userdb with %n
dovecot creates 2 mail user directories
user1 at domain1.com
user1 at domain2.org
What the heck am I missing .. ??
Your
2019 Apr 11
2
High availability of Dovecot
...domain.com>?and randomly uses one of the two ips. You
> can't control which one, but this gives you active/active loadbalancing.
> In case one server is down the MUA just uses the other ip.
Are you sure that this is working?
Regards
Patrick
--
Westenberg + Kueppers GbR Spanische Schanzen 37
---- Buero Koeln ---- 47495 Rheinberg
pwestenberg at wk-serv.de Tel.: +49 (0)2843 90369-06
http://www.wk-serv.de Fax : +49 (0)2843 90369-07
Gesellschafter: Sebastian Kueppers & Patrick Westenberg
2019 Apr 11
8
High availability of Dovecot
Hi, list,
I'm going to deploy postfix + dovecot + CephFS( as Mail Storage).
Basically I want to use two servers for them, which is kind of HA.
My idea is that using keepalived or Pacemaker to host a VIP, which
could fail over the other server once one is down. And I'll use Haproxy or
Nginx to schedule connections to one of those server based on source IP(
Session stickiness),