similar to: Dovecot Load balancing - Please Please Please help me

Displaying 20 results from an estimated 20000 matches similar to: "Dovecot Load balancing - Please Please Please help me"

2020 Jan 16
3
Dovecot Load balancing - Please Please Please help me
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> <br> </div> <blockquote type="cite"> <div> On 16/01/2020 20:46 Alexander Dalloz < <a href="mailto:ad+lists@uni-x.org">ad+lists@uni-x.org</a>> wrote: </div> <div>
2020 Jan 16
0
Dovecot Load balancing - Please Please Please help me
Am 16.01.2020 um 18:04 schrieb Kishore Potnuru: > I need your help on my issue very badly. > > I have the dovecot version 2.0.9 installed on RHEL linux 6.10 version. It's > a single Live server. I need to add a load balancer by adding another > server for resilience. > > I cannot upgrade the dovecot version at this time as it is a single live > server. If something
2020 Jul 12
2
Please Help me
Hi All, I need to migrate the complete data & setup/environment from an old dovecot environment to a new dovecot environment. Old environment details: ======================== Linux OS - Red Hat Enterprise Linux Server release 6.5 (Santiago) Dovecot version - 2.0.9 Postfix version - 2.6.6 New Environment details: ( 2 systems) ======================== Linux OS - Red Hat
2020 Jan 09
3
Dovecot HA/Resilience
Thank you Aki for the reply. But I cannot disturb the version at present as it is a live server and thousands of emails will circulate every hour. Could you please suggest me how to create HA/resilience for the existing environment. I have another server ready with the similar configuration. Please provide any steps/link for me to proceed on this? It will be a great help to me. Thanks, Kishore
2020 Jan 10
3
Dovecot HA/Resilience
Thank you all for the replies.... I have the test environment with the same configuration. But I have been asked to go with same environment for HA/Resilience in Live. Yes, I have only one Live server. It is configured in "Maildir" format. The data stores on a Network / Shared Storage (But definitely not local disk, its a mount point). I have been asked to create a HA/Resilience for
2020 Jan 09
3
Dovecot HA/Resilience
Hi Dovecot team, I need help in configuring HA/resilence for my dovecot (POP3/IMAP) server. I have one RHEL Linux POP3/IMAP server with Dovecot version 2.2.10. I also installed the postfix(version: 2.6.6) in it. At present it have around 10 domains and each domain is having around 20 email boxes. It has very simple configuration. User's reading the email via some internal
2020 Jul 27
3
Migration from one server to 2 new servers
Hi, But there is no "doveadm backup" option in dovecot 2.0.9 version. [root at production ~]# doveadm -backup doveadm: invalid option -- 'b' [root at production ~]# dovecot --version 2.0.9 Copy the contents by using "scp", will that work? Thanks, Kishore Potnuru On Mon, Jul 27, 2020 at 10:00 AM Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > >
2020 Jul 27
4
Migration from one server to 2 new servers
Hi I am in the process/planning of moving from my existing dovecot imap/pop3 server to 2 new servers (for HA/Resilience). I will be implementing dovecot replication on new servers. Please find my current and new servers versions. My Current Production Server details: ======================== Linux OS - Red Hat Enterprise Linux Server release 6.5 (Santiago) Dovecot version - 2.0.9
2020 Jul 08
4
Urgent Help required
> with broken or vulnerable software is there really a benefit? LTS distributions back port necessary patches
2020 Jan 10
2
Dovecot HA/Resilience
Also you should probably use dovecot director to ensure same user sessions end up on same server, as it's not supported to access same user on different backends in this scenario. Aki > On 10/01/2020 19:49 Adrian Minta <adrian.minta at gmail.com> wrote: > > > > Hello, > > you need to "clone" the first server, change the ip address, mount the same
2020 Jul 27
2
Migration from one server to 2 new servers
I tried this command also. It didn't work. It shows syntax again. Please see the supported commands in dovecot 2.0.9 version. This doesn't support replication also as per syntax, if i am not wrong. Please suggest me. [root at production ~]# doveadm backup -u kishore at test.org.com remote:vmail at production2.test.org.com usage: doveadm [-Dv] [-f <formatter>] <command>
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 Jul 08
6
Urgent Help required
Thank you for the reply. As per our current infrastructure, I can go maximum of the redhat 7.7 version. Not more than that. Am I able to install or upgrade to dovecot 2.3 version in redhat 7.7? I have another question. I understand redhat 6.10 will go out of support in november 2020. But this is a test environment. Am i able to install dovecot 2.3 version on redhat 6.10? For the Live support, I
2020 Jul 08
2
Urgent Help required
Hi All, I request your help on this. I have 2 dovecot test servers (IMAP protocol) installed with the following configuration. ============= [root at devap01 ~]# cat /etc/redhat-* Red Hat Enterprise Linux Server release 6.10 (Santiago) [root at devap01 ~]# dovecot --version 2.0.9 [root at devap01 ~]# postconf | grep mail_version mail_version = 2.6.6 =============== I have another server also
2020 Jan 11
1
Dovecot HA/Resilience
If you just want active/standby, you can simply use corosync/pacemaker as other already suggest and don?t use Director. I have a dovecot HA server that uses floating IP and pacemaker to managed it, and it works quite well. The only real hard part is having a HA storage. You can simply use a NFS storage shared by both servers (as long as only one has the floating IP, you won?t have issue with the
2020 Jul 08
1
Urgent Help required
Thank you for your reply. 1. Am i able to upgrade directly from 2.0 to 2.3? or I should go periodically from 2.0 to 2.1, then 2.1 to 2.2, then 2.2 to 2.3....? 2. could you please suggest me steps to pick the correct package to upgrade in the above version (2.1, 2.2, 2.3)? 3. which location i need to download the packages? 4. I am using redhat servers. Am i able to directly download and upgrade
2020 Apr 23
1
Fwd: Load balancer for dovecot servers - Not able to send emails
Hi John, Thank you for the reply. Actually it was setup like this by another member, who left the team/company recently. Now it came to me to handle that responsibility. That's how I got in to this. At present I am not able to migrate/upgrade immediately. Because it sends emails around 100K+ emails everyday and I do not want to disturb that. Coming back to your question, Actually the
2020 Jan 10
2
Dovecot HA/Resilience
On Fri, Jan 10, 2020 at 09:07:24AM +0200, Aki Tuomi wrote: > Replication is not supported with mbox. Most features are not. It would be nice if the document about replication could tell what setup works. -- Emmanuel Dreyfus manu at netbsd.org
2020 Jul 27
2
Migration from one server to 2 new servers
Hi , I have tried the below command from the new server. But I am getting an error. Anything is missing here? ======== [root at production1 test.org.com]# doveadm backup -R -u kishore at test.org.com remote:vmail at production2.baplc.com vmail at production1.baplc.com's password: usage: doveadm [-Dv] [-f <formatter>] <command> [<args>] altmove [-u <user>|-A]
2020 Jul 08
3
Urgent Help required
On July 8, 2020 11:01:20 AM AKDT, Alexander Dalloz <ad+lists at uni-x.org> wrote: >Am 08.07.2020 um 20:28 schrieb Kishore Potnuru: >> Thank you for the reply. >> >> As per our current infrastructure, I can go maximum of the redhat 7.7 >> version. Not more than that. Am I able to install or upgrade to >dovecot 2.3 >> version in redhat 7.7? I am running