Mailing List ; Cleber @ Listas
Assunto: Re: RES: Possible IMAP IDLE bug in Dovecot 2.2.18 and 2.2.25
You should probably update your proxy to provide the same capability list to
your clients as your SmarterMail backend (with few extra things).
That is imap_capability = IMAP4rev1 STARTTLS UIDPLUS
Hello Timo,
The capability result from dovecot and Smartermail:
Dovecot:
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
Smartermail:
* CAPABILITY IMAP4rev1 AUTH=CRAM-MD5 UIDPLUS QUOTA XLIST CHILDREN
If I connect directly
Hello Aki,
The Smartermail don't support IDLE command at CAPABILITY:
Dovecot:
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
Smartermail:
* CAPABILITY IMAP4rev1 AUTH=CRAM-MD5 UIDPLUS QUOTA XLIST CHILDREN
In this case, wo
Hi!
When I run "doveadm sync -u tcp:192.168.0.2:12345", I
get this error:
http://pastebin.com/NxyyNGJk
Only to one specific user... I've tried to repair with "doveadm
force-resync", unsuccessfully. Is this known?
Ubuntu14.04 + Dovecot-2.2.15. My doveconf -n:
http://pastebin.com/25sURwJL
T
These permissions are sufficient. Right?
if I run manually: doveadm sync -u tcp::
the directory /var/lib/imap/user/6a/ is created correctly
Em 20-05-2015 10:10, Listas@Adminlinux escreveu:
dsync-server(): Error: Couldn't create lock
/var/lib/imap/user/6a//.dovecot-sync.lock: No such fi
My users are like this "username=domain_name". Could the '=' character
be the reason?
Despite my settings always worked:
# doveconf auth_username_chars
auth_username_chars =
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@=
All opinions are welcome. Thanks!
--
Thiago Henri
Where can I get more detailed information about the output of the
'doveadm replicator status' ? man doveadm-replicator isn't enough.
For example, Total number of known users = 29409, but the server has
only 17667 users. This is confusing.
Look:
# doveadm user '*' |wc -l
17667
# doveadm replic
Hi,
By the Documentation the directive "dsync_remote_cmd" seems to me
required only to dsync via ssh. Is this right?
I have set dsync via tcp. Should I have set "dsync_remote_cmd" ?
Thanks!
Thiago Henrique
Hi,
In my server, accounts are receiving many doubled emails in its mailbox.
In some accounts the "doveadm deduplicate" is doing nothing, even if
there are duplicate messages.
But in some cases, this error has left me particularly concerned:
# doveadm deduplicate -u -m ALL
doveadm(): Panic:
Hi,
In my company, we have several failover clusters (~50k accounts per
cluster) with Ubuntu12.04 and Dovecot-2.0.19 (without dsync, replication
at block level with DRBD).
We are migrating to active/active clusters with Ubuntu14.04 and
Dovecot-2.2.15 with replication via dovecot-dsync. Each
; exit 0; }
end script
script
exec $CMD --socket=$DIRECTOR_SOCKET $DEBUG --interval=$INTERVAL
end script
Thanks!
--
Thiago Henrique
Em 30-01-2015 13:58, Listas@Adminlinux escreveu:
Hi
My servers are Ubuntu 14.04 and I'm needing to make a Upstart script for
Poolmon.
Does someone alread
Hi
My servers are Ubuntu 14.04 and I'm needing to make a Upstart script for
Poolmon.
Does someone already made this and could to share with us ?
Thanks!
--
Thiago henrique
Did someone has already developed something similar and have any tips
for me?
Thanks!
--
Thiago Henrique
Em 29-12-2014 13:09, Listas@Adminlinux escreveu:
Hi!
I'm planning to develop a OSP (Object Storage Plugin) to support a
specific platform of my company.
Is there any API documentati
Hi!
I'm planning to develop a OSP (Object Storage Plugin) to support a
specific platform of my company.
Is there any API documentation or sample code of a simple plugin that
can be used as a basis for an implementation?
Thanks!
--
Thiago Henrique
Replace
"a login mailadm*master master_password"
for
"a login master*clovis master_password"
--
Thiago
Em 11-09-2014 11:37, Clovis Tristao escreveu:
a login mailadm*master master_password
Dsync really is not working for EXPUNGE Imap command. This seems to be a
bug in version 2.2.13. Someone else was touched by it?
Thanks!
Thiago
Em 09-09-2014 15:56, Listas@Adminlinux escreveu:
Hi!
I have two Dovecot-2.2.13 servers with Dsync Replication: server1 and
server2.
When I execute
Hi!
I have two Dovecot-2.2.13 servers with Dsync Replication: server1 and
server2.
When I execute 'EXPUNGE' on server1 side, the messages with FLAG
\Deleted are expunged only on server1. The message is still present in
Server2.
Could someone give me a hint reason for this ?
Thanks in advan
Hi Clovis,
try something like this:
**In this example you should have your users in a MySQL database.
On /etc/dovecot/conf.d/10-auth.conf file add this:
# Master login *master-user
auth_master_user_separator = *
# Use for master login
passdb {
args = /etc/dovecot/dovecot-sql-master.conf
->backend mapping).
But I'm having problems yet. Like this:
dsync-server(account=domaintest.com):
Error: Couldn't create lock
/var/lib/imap/account=domaintest.com/.dovecot-sync.lock: No such file or
directory
Thanks!!
--
Thiago Henrique
Em 14-08-2014 16:28, Listas@Adminlinux escreveu:
My dovecot stores users' emails on /var/spool/imap/ and stores the
messages index on /var/lib/imap/.
I have many users who do not yet have their userdb_home directories
created on the server, because that is created at the time of first login.
I'm testing dsync for replication and have seen t
Thank you Andreas!!
> If you keep two separate storage areas you will have to figure out
> how to sync them.
But Dovecot Replication with dsync via tcp solves it. Right?
Regards
--
Thiago Henrique
Em 29-08-2014 08:41, Andreas Kasenides escreveu:
This is what http://wiki2.dovecot.org/Director
Hi all!
Does dovecot cluster (with Proxy/Director) work only distributed
filesystems (like NFS) ?
Is Dovecot-replication + Ext4 recommended for production environments?
Thanks!
--
Thiago Henrique
I plan to migrate my Dovecot IMAP servers to a clustered structure. I'm
planning a cluster with high availability and load balancing.
I know I need instances of Dovecot Proxy / Director. But these instances
can be on another network? There is need for high network throughput
between the Direct
Hi all!
Do I need one Dovecot Proxy/Director for each Dovecot Replicate Cluster ?
Isn't possible to put a Dovecot Proxy/Director on the border of multiple
clusters ?
Thanks!
--
Thiago Henrique
www.adminlinux.com.br
Daniel.
"Dovecot Director only directs". But it does load balancing. Right?
Thanks in advance
--
Thiago Henrique
www.adminlinux.com.br
2014-08-18 18:57 GMT-03:00 Minhas Listas :
> Thanks Daniel for your quick answer !
> I will consider using the poolmon
>
> Best
Thanks Daniel for your quick answer !
I will consider using the poolmon
Best regards
--
Thiago Henrique
www.adminlinux.com.br
2014-08-18 18:10 GMT-03:00 Daniel Parthey :
> Am 18.08.2014 21:54, schrieb Minhas Listas:
> > Does Dovecot Director health monitoring of backend servers ?
Does Dovecot Director health monitoring of backend servers ?
Or is poolmon (http://www.dovecot.org/list/dovecot/2010-August/051946.html) the
best option for this?
Maybe Ldirectord?
Thanks!
--
Thiago Henrique
www.adminlinux.com.br
>
> 1)
> Aug 14 15:39:34 ceph1 dovecot: imap(account=domaintest.com): Error:
> open(/var/run/dovecot/replication-notify-fifo) failed: Permission denied
>
> What is the correct perms for /var/run/dovecot/replication-notify-fifo ?
> Currently:
> # ll /var/run/dovecot/replication-notify-fifo
> prw
Hi,
I have a failover cluster for mail server with:
Ubuntu12.04 + DRBD (for block replication) + Ext4 filesystem
+ Dovecot-2.0.19-2 with Mdbox
It works fine with ~50k accounts. My cluster design:
http://adminlinux.com.br/cluster_design.txt
I plan to test Dovecot Replication with dsync to build a
Hi,
I have a failover cluster for mail server with:
Ubuntu12.04 + DRBD (for block replication) + Ext4 filesystem
+ Dovecot-2.0.19-2 with Mdbox
It works fine with ~50k accounts. My cluster design:
http://adminlinux.com.br/cluster_design.txt
I plan to test Dovecot Replication with dsync to buil
Hi,
I would like to take advantage of new features in Dovecot 2.2 on my servers.
But I'm having difficulties to build packages for Ubuntu-12.04-LTS.
Does anyone know a repository that has new stable versions for Dovecot and
Pigeonhole ?
Thanks !
--
Thiago Henrique
adminlinux.com.br
31 matches
Mail list logo