I had this problem running Dovecot 2.x where LDAP servers are located on
another firewall zone, we use Juniper SSG550. The problem was that the
firewall was dropping the ldap idle connections so client authentication
was failing in dovecot for a while and after a time it reconnects,
Dovecot/Openlda
atever), then Dovecot
> sees the disconnection and won't hang. So you could try something like
> clientidletimeout=5 mins
>
> On Mon, 2011-11-07 at 18:02 -0500, Aliet Santiesteban Sifontes wrote:
> > We checked with the firewall admins and they can not change the drop
> >
ld be great this ldap_idle_disconnect = 30s
2011/11/4 Timo Sirainen
> On Thu, 2011-11-03 at 11:52 -0400, Aliet Santiesteban Sifontes wrote:
> > I'm having a problem with dovecot ldap connection when ldap server is in
> > another firewall zone, firewall kills the ldap connecti
I'm having a problem with dovecot ldap connection when ldap server is in
another firewall zone, firewall kills the ldap connection after a
determined period of inactivity, this is good from the firewall point of
view but is bad for dovecot because it never knows the connections has been
dropped, th
Hi, just to let you know to all the people testing dovecot in a RHEL 6.1
setup where nodes are Active/Active and sharing a GFS2 filesystem that there
is a bug on latest rhel6.1 GFS2 kernel modules, and latest updates in 6.0
wich makes dovecot crash a GFS2 filesystem, with a corruption and other
re
ideas???
Best regards
2011/6/11 Stan Hoeppner
> On 6/10/2011 11:24 PM, Aliet Santiesteban Sifontes wrote:
> > Hello list, we continue our tests using Dovecot on a RHEL 6.1 Cluster
> > Backend with GFS2, also we are using dovecot as a Director for user node
> > persisten
Hello list, we continue our tests using Dovecot on a RHEL 6.1 Cluster
Backend with GFS2, also we are using dovecot as a Director for user node
persistence, everything was ok until we started stress testing the solution
with imaptest, we had many deadlocks, cluster filesystems corruptions and
hangs,
Thanks Ed, right now we are finishing the setup, next week we will continue
the tests and will let you know the results...
best regards
2011/5/23 Ed W
> On 11/05/2011 00:00, Aliet Santiesteban Sifontes wrote:
> > Using local storage(local hard driver ext4 filesystems)
> >
out=100 because it has to
> check that all of the mailboxes exist. In v2.1 autocreate plugin is
> redesigned to not do any disk I/O.
>
> On Fri, 2011-05-06 at 23:01 -0400, Aliet Santiesteban Sifontes wrote:
> > New results, now with all plugins disabled:
> >
> > os rhel6
2662 5396
> > 4- 1799 912 890 1799 1720 2492 360 1370 1719 1735 3592
> > 5- 3817 1869 1896 3760 3717 5313 575 3026 3715 3737 7616
> > 6- 3296 1583 1628 3296 3215 4585 523 2600 3215 3238 6584
> >
> > 2011/5/6 Aliet Santiesteban Sifontes
> >
> >
2011/5/6 Aliet Santiesteban Sifontes
> the configs:
>
> [root@n02 ~]# dovecot -n
> # 2.0.12: /etc/dovecot/dovecot.conf
> # OS: Linux 2.6.32-71.24.1.el6.x86_64 x86_64 Red Hat Enterprise Linux
> Server release 6.0 (Santiago)
> auth_cache_size = 15 M
> auth_default_realm = te
}
postmaster_address = postmas...@test.com
protocols = imap pop3 lmtp sieve
service auth {
unix_listener auth-userdb {
group = vmail
mode = 0660
user = root
}
}
service imap-login {
service_count = 0
}
best regards
2011/5/6 Charles Marcus
> On 2011-05-05 7:56 PM, Aliet Santieste
We have used sdbox as mailbox format, and all the user data is configured in
LDAP Servers
2011/5/5 Aliet Santiesteban Sifontes
> We have done some benchmarking tests using dovecot 2.0.12 to find the best
> shared filesystem for hosting many users, here I share with you the results,
> n
We have done some benchmarking tests using dovecot 2.0.12 to find the best
shared filesystem for hosting many users, here I share with you the results,
notice the bad perfomance of all the shared filesystems against the local
storage.
Is there any specific optimization/tunning on dovecot for use GF
Hi people, I have a setup configured using ldap, I have noticed that after a
period of user inactivity if a client open connections to dovecot first
attemps fails with this:
Nov 16 19:34:43 cl05-02 dovecot: auth: Error:
ldap(u...@xxx.xx.xx,172.29.13.26):
Connection appears to be hanging, reconnect
Found it:
http://www.dovecot.org/list/dovecot/2010-August/051946.html
It would be great if director include it self this feature..
best regards
2010/11/16 Aliet Santiesteban Sifontes
> Hi people, I know I saw this at some point in the list but can't find it, I
> need a script wich
Hi people, I know I saw this at some point in the list but can't find it, I
need a script wich monitor the health of the email backend and if a node
fails remove it from the director server, once is up again add it, I plan tu
run the script at the load balancer, if you have some let me know..
thank
Read this in GFS2 docs:
mmap/splice support for journaled files (enabled by using the same on disk
format as for regular files)
...
2010/11/15 Aliet Santiesteban Sifontes
> Should I set mmap_disable = yes when storing indexes in a GFS2 shared
> filesystem??
>
> 2010/11/15 Aliet
Should I set mmap_disable = yes when storing indexes in a GFS2 shared
filesystem??
2010/11/15 Aliet Santiesteban Sifontes
> Ok, I will create a LUN also as a shared clustered storage for indexes, any
> consideration to have into account when the indexes are shared by many
> nodes...
&g
Hi, all
this days I'm testing a dovecot setup using lvs, director and a cluster
email backend with two nodes using rhel5 and gfs2. In the two nodes of the
email backend I configured mail location this way:
mail_location =
sdbox:/var/vmail/%d/%3n/%n/sdbox:INDEX=/var/indexes/%d/%3n/%n
/var/vmail is
Just that, wich is the recommended quota backend for sdbox in terms of
performance and flexibility running a setup of virtual users with ldap??...
thank's in advance...
t; }
> }
> userdb {
> driver = static
> args = etc
> }
>
> On 14.11.2010, at 1.51, Aliet Santiesteban Sifontes wrote:
>
> > Timo, first as all thank's for your directions and work...
> > about the doveadm I will ty enabling ldap at the directors, I'm just
&
h, dovecot attemps to do all the imap, pop, ltmp local, where exactly I
must configure dovecot so use ldap for user list and keep using static
configs for director/proxy stuff??
best regards
2010/11/13 Timo Sirainen
> On 13.11.2010, at 22.50, Aliet Santiesteban Sifontes wrote:
> > doveadm
or anything like it.
>
> Migh thing about let one node just to write emails when it comes and other
> just to use imap and pop.. might do some help.
>
> Thanks!
>
> Any problem configuring dovecot besides diretor i would be glad to help
>
>
>
> []'sf.rique
>
ecot diretord
> to do de job ? I mean does anyone know ? if it is let me know so i can
> configure also here.
>
> Thanks
>
> And i am sorry not help!
>
>
> []'sf.rique
>
>
> On Sat, Nov 13, 2010 at 8:50 PM, Aliet Santiesteban Sifontes <
> alietsantie
director working but in the list the user appears as
unknown, how tofix this??
any ideas??
2010/11/13 Aliet Santiesteban Sifontes
> Today I will try Dovecot Director for a setup using a Cluster Backend with
> GFS2 on rhel5, my question is if is Director stable for use in production
>
Today I will try Dovecot Director for a setup using a Cluster Backend with
GFS2 on rhel5, my question is if is Director stable for use in production
for large sites, I know is mainly designed for NFS but I believe it will do
the job also for a cluster filesystem like GFS2 and should solve the mail
Camron, if you look in the downloads link at dovecot site, you can can
check:
http://wiki2.dovecot.org/PrebuiltBinaries#RPMs_of_newer_Dovecot_and_Sieve_packages
There you will find references to third party repositories wich build latest
dovecot rpm versions for rhel5.5. If you will use atrpms fo
Hi to all in the list, we are trying to do some tests lab for a large scale
mail system having this requirements:
- Scale to maybe 1million users(Only for testing).
- Server side filters.
- User quotas.
- High concurrency.
- High performance and High Availability.
We plan to test this using RHEL5
29 matches
Mail list logo