Displaying 4 results from an estimated 4 matches for "0_27".
Did you mean:
027
2007 Jun 17
1
60 seconds problem
I am using Dovecot-1.0-0_27.rc10.e14.
And when try to login with outlook there is an error
saying "You server did not respond do u want to try again in 60 seconds"
Any solutions please help
regards
Waheed
2006 Oct 31
0
Continuing problems with zombied dovecot-auth procs; mail-cache-fields.c IMAP procs crashing
...esumably by instantiating
new auth procs, but eventually this no longer works since the restart
doesn't actually kill off the zombied auth procs and the socket stops
responding.
Has anyone run into this problem?
Thanks,
J.B. Zimmerman
RHEL4AS, fully updated, using the AT rpms: dovecot-1.0-0_27.rc10.el4.at
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20061031/113c30d3/attachment.bi...
2006 Oct 27
2
imap process crashing with "file mail-cache-fields.c: line 26: unreached"
Hoping someone's seen this and/or can help...heh. I'm running the at
rpm of dovecot, version dovecot-1.0-0_27.rc10.el4.at. I'm running it on
RHEL4, up to date. We're using Maildir (we're upgraded from a
Courier-IMAP installation) and things are working...but...we have a few
users with very large mailboxes (not their inboxes) where they archive
stuff (200k+ messages). When they try to read th...
2006 Oct 27
1
suspected bug in dovecot-ldap setup?
Hi everyone,
[first post: long and boring. beware!]
I've been working on a virtual multidomain MX server with pop3 access.
Accounting for users/domains is done via OpenLDAP with the Jamm[1] schema and
dovecot is 1.0rc10 (dovecot-1.0-0_27.rc10.el4.at fetched as RPM from
atrpms.net for CentOS 4.4).
I intended to have authenticated binds but there was a problem with the
user_filter directive being ignored:
user_filter = (&(objectClass=JammMailAccount)(mail=%n@%d)(accountActive=TRUE)
(delete=FALSE))
dovecot: Oct 26 16:20:58 Inf...