Displaying 20 results from an estimated 20000 matches similar to: "Non-standard socket locations w/ Dovecot + AWS Linux"
2020 Jul 14
0
Fwd: Dsync mail migration from v2.2 --> v2.3
Two items I forgot to mention in my initial post:
(A) I am running the sync command on the new v2.3 server.
(B) To get sync to work, I had to add the following to the old v2.2 server:
auth_socket_path = /var/run/dovecot/auth-master
I think this relates to what I said in my initial post about AWS linux installing all of the sockets into a non-standard location.
I say this because when I was
2020 Jul 14
0
Dsync mail migration from v2.2 --> v2.3
Hello all,
I?ve been battling how to migrate my imap mail following a new server install that has Dovecot and Postfix upgrades.
The research seems pretty clear that the preferred method is to use dsync to get the mail from Server-A to B. After several hours and several different combos, I think I might finally have this working. However, before committing to my procedure and running it against
2008 Nov 22
1
core in lazy_expunge plugin
Hello all!
dovecot 1.1.6
Use lazy_expunge plugin call core on connect.
Core:
bt full
#0 lazy_expunge_mail_expunge (_mail=0x2ac06e9b89e8) at
lazy-expunge-plugin.c:103
lt = (struct lazy_expunge_transaction *) 0x2ac06e9b86e0
deststorage = <value optimized out>
#1 0x000000000041cefc in imap_expunge (box=0x2ac06e988de8,
next_search_arg=0x0) at imap-expunge.c:31
ctx =
2009 Apr 13
1
Handling ENFILE
My mail server consumed all of its configured file table slots and
started returning ENFILE ("Too many open files in system") for many
operations. This wreaked havoc with dovecot-1.1.13. Here are some
areas where dovecot should detect and more gracefully handle ENFILE
error returns:
1. Deliver should report an error more helpful than "Unknown internal
error" when
2014 May 08
1
Dsync via dovecot proxy
Hi All,
I need to import mailboxes into my Director NFS setup via
one of my director proxy's as doing a direct dsync to the backend
mailstores appears to giving me NFS locking issues. It looks like it may
be possible to do this using doveadm listeners. I have setup doveadm
listeners on a test proxy and backend mailstore. I am not sure how to
make the dsync proxy through to the backend
2012 May 24
1
dsync migration with preserving pop3 uidl
Hi all,
I'm trying to migrate messages from icewarp (merak) mailserver to dovecot via
dsync, IMAP migration is looking fine, but I'm unable to migrate pop3 uidls from
originating server, probably is something wrong with configuration, but I don't
know what. The only documentation i found is on the wiki:
http://wiki2.dovecot.org/Migration/Dsync where is bad writen mail_plugins =
2015 Sep 16
1
Messages lost from imap folders
Hello,
We have one user who is complaining that he has lost mails from 3 imap
folders, administered through squirrelmail.
The folders suddenly appeared unregistered, and once manually registered
they were empty.
Has anyone observed something like this?
We are running two servers (as VMs) with Dovecot v2.2.18, synced
(two-way) using dsync. The configurations follow.
Can you please help me
2014 Sep 18
1
dsync error: Error: Can't delete mailbox INBOX: INBOX can't be deleted.
Hello,
I'm aware of these two threads
http://www.dovecot.org/pipermail/dovecot/2012-March/thread.html#134311
http://dovecot.org/pipermail/dovecot/2012-June/thread.html#136488
but unfortunately I wasn't successful with my dsync mailbox migration attempt despite the information I could find there. I'm using iRedMail setup for the dovecot server. I made sure that the dovecot mailbox
2011 Jul 05
0
Problem in accessing bucket of my AWS S3 account
I tried to establish connection to my aws s3 account like this in my irb
console -
AWS::S3::Base.establish_connection!(:access_key_id => ''my access key'',
:secret_access_key => ''my secret key'', :server => "
s3-ap-southeast-1.amazonaws.com")
And it works well and prompt this -
=> #<AWS::S3::Connection:0x8cd86d0
2010 Oct 13
1
bug in dsync
Hi,
I'm trying to convert mailboxes from mbox zu mdbox.
The following command was performed:
dsync mirror -u tsdauche mbox:~/.NCmail/Drafts
dsync(tsdauche): Fatal: execvp(-u) failed: No such file or directory
dsync(tsdauche): Panic: file dsync-worker-local.c: line 185
(dsync_drop_extra_namespaces): assertion failed: (ns != NULL)
[1] Abort trap (core dumped) dsync mirror -u tsdauche
2019 Dec 03
0
[centos/centos.org] branch master updated: Added AWS as sponsor
This is an automated email from the git hooks/post-receive script.
arrfab pushed a commit to branch master
in repository centos/centos.org.
The following commit(s) were added to refs/heads/master by this push:
new 973d90a Added AWS as sponsor
973d90a is described below
commit 973d90a1c09ad0ef6efdf200cc0e102f75442448
Author: Fabian Arrotin <arrfab at centos.org>
AuthorDate: Tue Dec 3
2020 Jul 28
0
Migration from one server to 2 new servers
Hey Kishore?
I believe this is the thread I mentioned earlier. It is quite long and spans a monthly barrier (Feb\Mar 2012) so if you use the ?Next\Previous message? links, you need to be sure to pick up the thread in each monthly archive. I have provided links to the first post of the thread in each archive here:
https://dovecot.org/list/dovecot/2012-February/133718.html
2014 Nov 03
1
Official AWS AMIs: eu-central-1 support?
Hello all, and thank you very much for the Centos 7 HVM AMI [1], greatly
appreciated!
This AMI does not work on the newly launched AWS Frankfurt region
(eu-central-1). Any plans for fixing that?
According to the AWS announcement [2], "The Region supports all sizes of
T2, M3, C3, R3, and I2 instances".
(We'll be running the CentOS 7 HVM AMI going forward, but looks like
none of
2016 Apr 14
0
Re: Networking issues with lxc containers in AWS EC2
On 04/12/2016 01:37 PM, Peter Steele wrote:
> On 04/11/2016 11:33 AM, Laine Stump wrote: I wouldn't be too quick to
> judgement. First take a look at tcpdump on the bridge interface that
> the containers are attached to, and on the ethernet device that
> connects the bridge to the rest of Amazon's infrastructure. If you see
> packets from the container's IP going out
2017 Jul 26
0
AWS EC2 - CentOS 6 + 7 AMIs for new g3.* instance types?
On 07/26/2017 09:29 AM, Stephan Koledin wrote:
> Some additional info...
>
> AFAIK, the AMIs I'm referring to are owned/maintained by the CentOS
> team, not by AWS. Details and suggestions to contact this list for
> assistance are published at both https://wiki.centos.org/Cloud/AWS and
> https://wiki.centos.org/Cloud/AWS
>
> Basically, the maintainer of the Centos.org
2014 Jan 28
1
Problem to setup replication
Hi,
i tried to setup replication since some days but I'am stuck now.
My conf:
# 2.2.10: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-431.3.1.el6.x86_64 x86_64 CentOS release 6.5 (Final)
dsync_remote_cmd = ssh -l%{login} %{host} /usr/bin/doveadm dsync-server -u%u -l%{lock_timeout} -n%{namespace}
log_path = /var/log/dovecot
mail_gid = 5000
mail_home = /var/vmail/%d/%n
mail_location =
2020 Jul 28
1
Migration issue
Adding the dovecot.conf configuration from old and new servers:
=========================================
My old server dovecot.conf (production1):
=========================================
disable_plaintext_auth = no
listen = *
log_path = /var/log/dovecot.log
mail_location = maildir:/z1dev/mail/virtual/%d/%n/Maildir/
passdb {
args = /etc/dovecot/passwd
driver = passwd-file
2020 Jul 28
2
Migration from one server to 2 new servers
Hi!
Kishore, you got the command wrong..
`doveadm backup -R -u username-goes-here imapc:`
for this to work, you need to configure following things:
imapc_host = old-host-name
imapc_password = master-password
imapc_master_user = master-user-name
and on the old host you need
passdb {
args = /etc/dovecot/passwd.masterusers
driver = passwd-file
master = yes
pass = yes
}
This should
2017 Jul 26
1
AWS EC2 - CentOS 6 + 7 AMIs for new g3.* instance types?
Some additional info...
AFAIK, the AMIs I'm referring to are owned/maintained by the CentOS
team, not by AWS. Details and suggestions to contact this list for
assistance are published at both https://wiki.centos.org/Cloud/AWS and
https://wiki.centos.org/Cloud/AWS
Basically, the maintainer of the Centos.org AWS account just needs to
add/approve the current AMIs for the g3.* instance
2013 Feb 01
2
Instance-backed CentOS AWS AMIs?
Hi list,
I've noticed that instance-backed AMIs are not available in AWS MP (only
the EBS ones are there). Still though, also the instance-backed AMIs are
listed as published and available on your wiki:
http://wiki.centos.org/Cloud/AWS
I've seen that the same question was asked already before but I'm not sure
the answer given actually covered the whole question: