Displaying 20 results from an estimated 200 matches similar to: "problem in rc15 (proxy mode)"
2006 Aug 09
4
IMAP/POP3 proxying and capability
Hi,
I setup a rather large POP3/IMAP configuration and want to use dovecot proxying
feature.
I have noted that the capability announce when connecting via the proxies are
not the same before you are authenticated and after. Before you are
authenticated the proxy announce is own capability and after it announce the
final server capability. The problem is that some (most ? all ?) mail client
ask
2006 Aug 09
3
Pb with ssl_disable in 1.0RC6
Hi,
I have a problem after upgrading dovecot 1.0rc1 to 1.0rc6.
I don't use SSL at all so I have 'ssl_disable = yes' in my configuration. This works
fine in 1.0rc1 but dovecot 1.0rc6 failed to start with the following error
message "dovecot: Login process died too early - shutting down".
Setting 'ssl_disable = no' resolves the problem but now dovecot announce TLS
2008 Apr 18
2
dovecot 1.1.rc4 -> 1.0.10 : Recent counter wrong
Hi,
I have tested dovecot 1.1.rc4. I seems to works fine with my configuration.
I have also tested the downgrade from 1.1rc4 to 1.0.10. It seems to work fine
too expect the following messages.
Apr 15 14:46:44 dev dovecot: IMAP(lolo at gretel.com): Fixing header counts in index /data/mail/gretel.com/l/o/lolo//dovecot.index: Recent counter wrong
Apr 15 14:46:49 dev dovecot: IMAP(lolo at
2001 Nov 02
7
Entropy and DSA keys
I remember a discussion to the effect that using DSA keys in sshd
increases the requirement for random bits available on the system... and
that this requirement (was it a 128 bit random number per connection?)
presents security problems on systems that don't have a decent source of
entropy? Am I misinterpreting those discussions?
We are having a problem deploying sshd (no prngd) where sshd
2000 Oct 24
1
Skey with OpenSSH 2.2.0
Hi,
I need to setup OpenSSH on a AIX host with skey support.
I have search this mailing list archive and try all incarnation of skey
lib, but couldn't get openssh to compile with skey support on a non
openbsd system without pam support.
Even on my Linux box, I can't get it to compile.
Could someone give me an URL of a ready to compile skey lib that will
work for me ?
Or tell me how to
2008 Apr 28
1
1.1rc4 problem with maildir++ quota and POP3
Hi,
it looks like there is a bug (in dovecot or in my config) with quota on maildir
mailboxes when accessed via POP3.
The maildirsize is not created when not already present (even after a DELE +
QUIT command). The quota limit (the first line of maildirsize) is not updated
if values are not in sync with those in the database.
If maildirsize is present, DELE commands are correctly reported in
2007 Feb 03
2
IMAP/POP3 server with proxy feature
We are currently evaluating the migration from a proprietary, legacy
mail server onto Dovecot for 20,000+ virtual domains. This is a big job
and we intend to do it by initially proxying connections through to the
legacy server, and moving customers over in batches by turning off the
proxy feature for them.
In the manual it states "This model is still a bit unfinished in current
code"
2009 Mar 05
3
Maildir dirty syncs
http://dovecot.org/patches/1.1/maildir-dirty-syncs.diff
This patch adds a new maildir_very_dirty_syncs setting. If set to "yes",
Dovecot assumes it's the only one changing the cur/ directory (so other
MDAs can add mails to new/ without problems). This makes it possible to
avoid rescanning the cur/ directory all the time looking for filenames.
It also looks like (in stress testing)
2001 Feb 27
4
AllowHosts / DenyHosts
I'd like to see a feature of the commercial ssh in openssh:
AllowHosts xxx.yyy.xxx.yyy *.domain.net
DenyHosts xxx.yyy.xxx.* name.domain.net
This allows or denies connects from certain machines (including wildcard
matching).
Is there any chance for this feature to be included? No, we don't want to
use tcp-wrapper for this.
Bye.
2007 Jan 26
3
imap-login crash with RC19
Hi Timo,
Using RC19, I've have the following crash. If there was a core file,
I've got no idea where it's gone...
Jan 25 10:35:10 rouge dovecot: imap-login: file client.c: line 528
(client_unref): assertion failed: (client->refcount > 0)
Jan 25 10:35:10 rouge dovecot: child 25498 (login) killed with signal 6
Best regards,
--
Nico
On r?alise qu'une femme est de la dynamite
2005 Jan 19
0
configure problem with MySQL 4
Hi,
the configure mysql detection doesn't work with MySQL 4.0.x from MySQL AB.
Detail information:
dovecot 0.99.13, MySQL-devel-4.0.21-0 from MySQL AB.
./configure --with-mysql
...
checking for mysql_init in -lmysqlclient... no
checking for mysql_init in -lmysqlclient... (cached) no
This version of MySQL need to be linked with '-lz'. The configure script check
for mysql both with and
2006 Dec 04
3
assertion failed
Hi,
Would anyone know what these errors mean?
Running DoveCot RC15 on RedHat ES 4
Dec 1 17:30:53 serv-01 dovecot: pop3-login: file client.c: line 423
(client_unref): assertion failed: (client->destroyed)
Dec 1 17:31:21 serv-01 dovecot: pop3-login: file client.c: line 423
(client_unref): assertion failed: (client->destroyed)
Dec 1 17:31:25 serv-01 dovecot: pop3-login: file client.c:
2011 Jan 02
1
Clusteranalysis Chi-square test and SingleLinkage
Hi
The short version of my questions is this:
How can I run a chi-square test over a matrix (table) to get the distanaces
between rows and then run a SingleLinkage (or other fusion algorithm over
the resulting table?
------------
The long-version of my question:
My data consists of different data of different countries so I have stuff
like how many people can read, write in X,Y,Z countries
2008 Mar 16
8
include a page in another
Hi,
for my isbn plugin, I''m wishing to incldue generated isbn pages in
caller pages (the ones with <isbn value=""> tags).
But I want my isbn page to be processed before for its tags to be
transformed (like the relocatable or other ones). Besides, i do not
want its header to be included.
Is there an easy solution for that, or should I do the work myself ?
--
Nicolas
2008 Mar 15
2
new webgen plugin : google analytics
Hi all
In order to add visit tracking to my webgen site, i''ve written a
google analytics plugin which, given a google analytics key,
automatically includes tre required javascripts.
Requirements :
in your page template, put {googleAnalytics: key: your_google_key}
just before your <body> tag.
And that''s all.
The code is the following :
2006 Oct 24
1
1.0rc10 proxy memory usage problem
Hi,
I have a rather large dovecot setup (4 proxy only servers and 21 IMAP/POP3
servers) in production for 3 days now.
The memory usage on my proxy servers only grows over time. It looks like a
memory leak somewhere in dovecot. I have a RRD graph available on demand.
Any advise on the configuration ?
Timo, I have strace a process before the manual restart. If it can help just ask for.
My
2008 Jan 15
3
4TB and "150 000 000" files out of memory error
Hi all,
Thank you for your very useful product but I have a memory problem.
I want use you product to migrate 4TB of data (in 150?millions files)
When rsync make the list of files it full my RAM and after my SWAP and my server crash.
I have 4GB of RAM and 4GB of SWAP
Do you know what can I do??
Can I have an option to use an index on disk or something like this??
Thanks in advance
2018 Apr 23
2
imap-login segfaulting on 2.3.1
Hello,
I have a new director ring I am setting up on centos 7 with dovecot
2.3.1. I haven't been able to replecate this in testing, but as soon as
I start pushing production traffic to the new ring I see dozens of these in the
logs:
Apr 18 00:34:00 d.director.imapd.sonic.net kernel: imap-login[163107]: segfault at 10 ip 00007ff625698dd5sp 00007ffe4b77bb28 error 4 in
2006 Jul 27
1
MANAGESIEVE patch v2
Hello Timo,
Dispite the heat out here, I managed to come up with a new version of
the managesieve patch for dovecot-1.0rc2:
- Fixed the bug (missing CRLF) in the authenticate command
- Modified the sieve storage library making the interface much less crude.
- The scripts put on the server using the putscript command are now
checked before they are accepted.
- The reported SIEVE capability is
2013 Aug 12
1
fail2ban
hi
dovecot filter for fail2ban do not match:
dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<>, rip=67
dovecot filter:
failregex = (?: pop3-login|imap-login): (?:Authentication failure|Aborted login \(auth failed|Aborted login \(tried to use disabled|Disconnected \(auth failed).*rip=(?P<host>\S*),.*
bst regards.