Displaying 3 results from an estimated 3 matches for "dovecot_cluster_architectur".
Did you mean:
dovecot_cluster_architecture
2020 Apr 23
2
Fwd: Load balancer for dovecot servers - Not able to send emails
Hi All,
I need your help on one of the issue in Dovecot.
I have the dovecot version 2.0.9 installed on RHEL linux 6.10 version. It's
a single/standalone Live server.
Now I have created another server with the same configuration for the
resilince purpose. I also tested and I am able to send the emails to both
of the dovecot servers separately/individually. They are working fine.
Now I have
2020 Apr 23
1
Fwd: Load balancer for dovecot servers - Not able to send emails
...systems, so i assume you've got
> postfix configured? And do you have shared storage behind your two
> dovecot instances so that your users don't have to login to multiple
> systems to get emails?
>
> Did you read the docs at:
>
> https://doc.dovecot.org/admin_manual/dovecot_cluster_architecture/
>
> Kishore> Now I have added those two servers under a F5 load balancer
> Kishore> and created a FQDN (example: testing.test.com). I changed the
> Kishore> rules to send the traffic to FQDN "testing.test.com", where
> Kishore> it should redirect the email to...
2020 Apr 23
0
Fwd: Load balancer for dovecot servers - Not able to send emails
...esn't do the mailing between systems, so i assume you've got
postfix configured? And do you have shared storage behind your two
dovecot instances so that your users don't have to login to multiple
systems to get emails?
Did you read the docs at:
https://doc.dovecot.org/admin_manual/dovecot_cluster_architecture/
Kishore> Now I have added those two servers under a F5 load balancer
Kishore> and created a FQDN (example: testing.test.com). I changed the
Kishore> rules to send the traffic to FQDN "testing.test.com", where
Kishore> it should redirect the email to one of those 2 servers...