Displaying 20 results from an estimated 4000 matches similar to: "Performance settings for 500-1000User/per day"
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
hi,
I've installed a testversion from 2.0.12 and getting coredumps after
login via IMAP/POP3. I don't know, if it is a simple config error or
something else.
======
dovecot: [ID 583609 local7.error] master: Error: service(imap): child
29333 killed with signal 11 (core dumped)
[ID 583609 local7.error] master: Error: service(imap): child 29335
killed with signal 11 (core dumped)
======
2011 Mar 24
3
Dovecot 2.0.9: Thunderbird 3.1.9: Very slow while open sent folder with many (4k>) mails
hi,
one customer told us, that he has performance problem in his Thunderbird
3.1.9, while open his sent folder, which has round about 4000 mails in
it, and 20k in his Inbox. For example TB, tries to sync the sent-folder
list (over SSL) from the sent folder for now over 15min.
In the log, I can't see any strange things, so for me, Dovecot works ok.
Maybe, I should use better cache options?
2011 Apr 27
0
2.0.12 Coredump under Solaris 10
On Wed, 2011-04-27 at 10:24 +0200, Denny Schierz wrote:
> The gdb coredump shows:
Almost great bug report! Just:
> gdb ../../dovecot2-testinstanz/libexec/dovecot/imap /var/run/dovecot-testinstanz/core
>
> Core was generated by `dovecot/imap'.
> Program terminated with signal 11, Segmentation fault.
> #0 0xfeb559f8 in strcmp () from /lib/libc.so.1
Give "bt
2020 Aug 01
0
Warning: Expunged message reappeared, giving a new UID with FTS enabled
Hello,
In some conditions with FTS enabled I get this warning:
Warning: Expunged message reappeared, giving a new UID
Here is how I can reproduce it:
I have a test setup with a (postfix) virtual alias
multi-alias at example.com which delivers emails to user1@ and user2@
If
* I send an email to multi-alias@
* expunge user1@ mailbox with
doveadm expunge -u user1 at example.com mailbox Inbox
2010 Dec 21
3
doveadm "-S <socket_path>" option enabled in 2.0.8?
I apologize if this is a stupid question but I just compiled 2.0.8 and am trying to use doveadm to get the quota for a user using the -S <socket_path> option because I have different options for the various local IPs that dovecot listens on.
For example, my default quota is filesystem (NFS rquota) and I can get that by doing:
doveadm quota get -u warden
which tells me:
Quota name
2010 Jul 29
2
LDAP + mail_location: Get "%d" from customfield
hi,
my mail_location looks like:
mail_location = maildir:/imap/spool/%d/%1n/%n:INDEX=/imap/spool/%
d/indexes/%1n/%n
for example:
/imap/spool/domain.foo/a/anton/new
The problem is, that the user log in with only the username and no
domainpart. So, Dovecot looks into:
/imap/spool/a/anton/new
what isn't correct. We created an LDAP entry in which domain the user is
and searching for a way,
2011 Jun 29
1
ldapsearch dump for passwd file: base64 encoded passwords
hi,
is there a way, to let Dovecot2 uses the base64 encoded passwords from a
ldapsearch output, without decode them first?
cu denny
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL:
2011 Mar 22
1
DoveCot 2.0.9: Problem with some Clients and separator (migrate from Cyrus)
hi,
we had to move from a old dieing Sparc very quickly our Cyrus IMAP Users
to Dovecot. Most things works, but some Clients (like Evolution or
Thunderbird) are strange. Our separator in Dovecot2 is "^", the
mailboxes on the filesystem are something like
"INBOX.subfolder1.subfolder2", but in TB and Evo I see
INBOX^subfolder1^subfolder^
In Roundcube Webmail, I have just a
2010 Sep 29
4
1.2.14 --- auth(default) Error: LDAP: Connection lost to LDAP server, reconnecting
hi,
I see in dovecots logfile some error messages:
Sep 29 15:33:43 auth(default): Error: LDAP: Connection lost to LDAP
server, reconnecting
Sep 29 15:34:15 auth(default): Error: LDAP: Connection lost to LDAP
server, reconnecting
Sep 29 15:34:50 auth(default): Error: LDAP: Connection lost to LDAP
server, reconnecting
Sep 29 15:35:22 auth(default): Error: LDAP: Connection lost to LDAP
server,
2011 Apr 29
2
2.0.12 Coredump under Solaris 10
hi,
Am Donnerstag, den 28.04.2011, 21:40 +0300 schrieb Timo Sirainen:
> That's an interesting setting you have there.. I tried to reproduce but
> I can't seem to make it crash with it.
same setup as for 2.0.9
> What's in your dovecot-ldap.conf.ext? (This user was looked up from
> LDAP, right?)
jupp,
hosts = ldap.domain.foo ldap2.domain.foo
auth_bind = yes
2010 May 25
1
(1.2.11): Confused about shared/public folders
hi,
i red several hours a lot of documentation (wiki, Blogs, lists ...) how
to get public folders. Under cyrus it is very easy. Create a mbox on the
top with cyradm and some acls. Nothing more ...
All i want is:
public/info
public/group/internal
public/foo
public/foo/bla
on info, everybody can read
on group/internal - only group has full access to internal
public/foo/bla - read write for
2010 Jul 05
4
sieve dovecot2 rc1 error undefined symbol: client_send_tagline
Hi @ll,
using sieve dovecot2 rc1
on testing system ubuntu lucid
with packs recompiled from http://xi.rename-it.nl/debian/
i have
Jul 05 11:48:35 managesieve: Debug: Module loaded:
/usr/lib/dovecot/modules/lib01_acl_plugin.so
Jul 05 11:48:35 managesieve: Error:
dlopen(/usr/lib/dovecot/modules/lib02_imap_acl_plugin.so) failed:
/usr/lib/dovecot/modules/lib02_imap_acl_plugin.so: undefined symbol:
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
hi,
Am Mittwoch, den 27.04.2011, 12:37 +0300 schrieb Timo Sirainen:
> Give "bt full" command here and show the output.
lot of lines :-)
============================
(gdb) bt full
#0 0xfeb559f8 in strcmp () from /lib/libc.so.1
No symbol table info available.
#1 0xfee73e7a in settings_find_key_nth (ctx=0x809bec0, key=0x807ab38
"plugin//imap", n=0x80477f0,
2015 May 06
0
dovecot-proxy with managesieve, director and backend dovecot imap
hi all,
I've been tasked to add sieve/managesieve to an existing dovecot cluster
running 2.1.7 on debian wheezy which is made up of 2 dovecot-proxy hosts
as directors and some back end dovecot imap hosts all running the same
version.
My problem is that I thought to put the service on the director/proxy
hosts since they wouldn't have too much load on it, but when I do I get
the
2017 Feb 02
0
Dovecot performance and proxy loops with IPv6
Hello list,
i run here an large mailsetup with some million mailboxes and got strange performance problems, cause i think i have overseen or forgotten an simple setting.
Here are some details:
21 CentOS 7 Servers with dovecot 2.2.25 and ldap userdb/passdb via socket behind an hardware loadbalancer.
The storage behind is an ISCSI Storage with 4 10Gbit/s multipath paths, splitted up to 10 TB
2011 Jun 28
3
Exim and Dovecot2 SASL: 435 Unable to authenticate at present
Hi. I had working Exim 4.71 and Dovecot 1.2.9 SASL configuration on
Ubuntu Lucid, but needed some features from dovecot2, so I installed
2.0.13 from
https://launchpad.net/~carsten-uppenbrink-net/+archive/dovecot2 . Now I
get Subj error while trying to authenticate via dovecot auth-client
socket. However IMAP auth works fine with 2.0.13 and smtp auth worked
fine until upgrade, so I think
2017 Feb 08
0
define auth timeout
Hello list,
when reloading dovecot via "doveadm reload" it throws me tons of errors like this:
Feb 08 10:57:30 server1 dovecot[18243]: Feb 08 10:57:30 imap: Error: net_connect_unix(/run/dovecot/auth-master) failed: Resource temporarily unavailable
Feb 08 10:57:30 server1 dovecot[18243]: Feb 08 10:57:30 imap: Error: net_connect_unix(/run/dovecot/auth-master) failed: Resource temporarily
2012 May 30
2
Strange Dovecot 2.0.20 auth chokes and cores
When we upgrade our kernels from 2.6.32.2 to 3.2.16 something strange
has happened.
On high traffic dovecot/auth looks like not responding.
We found a lot of this lines at the log:
dovecot: pop3-login: Error: net_connect_unix(pop3) failed: Resource
temporarily unavailable
(...) and clients stop authorizing
Some other errors follow in the wake of:
dovecot: pop3: Error: Raw backtrace:
2014 Aug 20
1
Panic at virtual folder fts-search-serialize.c
Hi all,
I'm using dovecot 2.2.13 with virtual folders and fts-solr (see attached
dovecot-n.conf). At using virtual folder with fts, the dovecot crashes
with following panic:
Aug 20 10:49:43 imap(...): Panic: file fts-search-serialize.c: line 63
(fts_search_deserialize_add_idx): assertion failed: (*idx < buf->used)
Aug 20 10:49:43 imap(test4 at india.com): Error: Raw backtrace:
2010 Oct 21
1
Correct permissions for base_dir??
I am having problems with dovecot regarding base_dir:
I have ::
base_dir = /opt/dovecot2/var/run/
For some reason, I have to set permissions to(chmod -R 1777
/opt/dovecot2/var/) for dovecot to run properly, but when I start dovecot, I
see this:
[root at gw] /opt/dovecot2/etc/dovecot# less /var/log/dovecot/dovecot.log
Oct 21 16:15:27 master: Warning: Killed with signal 15 (by pid=72634 uid=0