Displaying 20 results from an estimated 1000 matches similar to: "Urgent - Help needed"
2020 May 05
4
Urgent - Help needed
Hi All,
Please find the requested details:
[root at testserver new]# doveconf -n
# 2.2.10: /etc/dovecot/dovecot.conf
# OS: Linux 3.10.0-693.17.1.el7.x86_64 x86_64 Red Hat Enterprise Linux
Server release 7.4 (Maipo) xfs
disable_plaintext_auth = no
listen = *
log_path = /var/log/dovecot.log
mail_location = maildir:/kw/home/pop/%d/%n/Maildir/
passdb {
args = /etc/dovecot/passwd
driver =
2020 May 05
2
Urgent - Help needed
I am using pop3/imap, see the below file. We can't verify any logs? This is
working fine from last one year. as part of testing we just stopped the
services for 20minutes and restarted the dovecot and postfix server using
"service <dovecot/postfix> stop/start". No issues so far...
I would like know, if the application is reading the emails from the
server, do we have any log
2020 May 05
0
Urgent - Help needed
------------------------------------------------------------------------
*From:* Kishore Potnuru [mailto:kishore.reachme at gmail.com]
*Sent:* Tuesday, May 5, 2020, 4:02 PM
*To:* Benny Pedersen; Dovecot Mailing List
*Subject:* Urgent - Help needed
>
> I am using pop3/imap, see the below file. We can't verify any logs?
> This is working fine from last one year. as part of testing we
2020 May 05
0
Urgent - Help needed
Thank you for the reply. Actually there are 7 emails sent by the user. 2
emails are delivered successfully. 5 are missing. All are having the same
log with virtual. At present I might not be able to change those
settings.... Is there any way to verify they are delivered to them or not?
do we have any logs to verify the same?
On Tue, May 5, 2020 at 9:16 AM Zhang Huangbin <zhb at
2020 May 05
4
Urgent - Help needed
Hi Benny and Dovecot,
Thanks for the reply.
Actually my question is, is it possible to verify anything now whether the
email has been pulled by application/server from the "Maildir/new" or
"Maildir/cur" folder in my POP3 server? at present I am not using lmtp yet.
When I configured the outlook to access the one of the email box in the
server, I get the email. But do we have
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 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 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 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
4
Urgent Help required
> with broken or vulnerable software is there really a benefit?
LTS distributions back port necessary patches
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 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 Aug 04
3
Migration issue
Thank you for the response.
So, both password files (master and regular user credentials) have the same
contents in this scenario, correct?
-Kishore
On Mon, Aug 3, 2020 at 11:42 PM Joseph Tam <jtam.home at gmail.com> wrote:
> On Mon, 3 Aug 2020, Kishore Potnuru wrote:
>
> > ===============
> > Jul 28 11:14:23 auth: Fatal: Master passdb can't have pass=yes if there
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 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 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 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 Jan 16
2
Dovecot Load balancing - Please Please Please help me
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 goes wrong, I will be in trouble.
Basically the requirement/issue is:
a) it's a
2020 Jul 27
2
Migration from one server to 2 new servers
Yes. Please find the details of the servers below. I am executing the
command from one of the new servers.
My Current Production Server details:
========================
Linux OS - Red Hat Enterprise Linux Server release 6.5 (Santiago)
Dovecot version - 2.0.9
Postfix version - 2.6.6
========================
New Servers:
==========================
Linux OS - Red Hat Enterprise