Displaying 14 results from an estimated 14 matches for "donhost".
2008 Sep 10
4
Panic: IMAP: Trying to allocate 2273345672 bytes
...d connections are randomly redirected to either
box; so potentially it could be an nfs type corruption issue. Timo, I'll
send you a tarball of the dovecot* files off-list
Thanks,
Mark
--
Mark Zealey -- Shared Hosting Team Leader
Product Development * Webfusion
123-reg.co.uk, webfusion.co.uk, donhost.co.uk, supanames.co.uk
This mail is subject to http://www.gxn.net/disclaimer
2008 Nov 20
1
%d in deliver
...do an authdb lookup; or get it
to read the domain from an environment variable (or be able to print the
contents of an arbitrary environment variable in a formatted string)?
Thanks,
Mark
--
Mark Zealey -- Shared Hosting Team Leader
Product Development * Webfusion
123-reg.co.uk, webfusion.co.uk, donhost.co.uk, supanames.co.uk
This mail is subject to http://www.gxn.net/disclaimer
2008 Oct 09
0
Maildir size report for imap?
...; something like
pop3_logout_format = size=%s. I appreciate that this isn't so easy in
imap though - I was thinking of using the quota plugin with no limit or
something like that.
Mark
--
Mark Zealey -- Shared Hosting Team Leader
Product Development * Webfusion
123-reg.co.uk, webfusion.co.uk, donhost.co.uk, supanames.co.uk
This mail is subject to http://www.gxn.net/disclaimer
2009 Aug 06
1
Dovecot deliver uidlist issues
...stlogin to remove the uidlist file when someone
logs in to the mailbox for the first time which then forces it to be
created in the correct order; but this is a very messy solution.
Thanks,
Mark
--
Mark Zealey -- Platform Architect
Product Development * Webfusion
123-reg.co.uk, webfusion.co.uk, donhost.co.uk, supanames.co.uk
This mail is subject to http://www.gxn.net/disclaimer
2008 Nov 10
1
nfs_flush_fcntl failed: No locks available
...ail_nfs_index: yes
lock_method: dotlock
maildir_copy_preserve_filename: yes
mbox_write_locks: dotlock
This happens for both pop and imap (however more frequently with imap).
Thanks,
Mark
--
Mark Zealey -- Shared Hosting Team Leader
Product Development * Webfusion
123-reg.co.uk, webfusion.co.uk, donhost.co.uk, supanames.co.uk
This mail is subject to http://www.gxn.net/disclaimer
2008 Dec 23
2
1.1.6 -> 1.1.7 regression: dovecot: pipe() failed: Too many open files
...sion between 1.1.6 and 1.1.7 where you've got a
leak of fd's ? If it happens again I'll try and get a snapshot of the
fd's open by the master dovecot process.
Thanks,
Mark
--
Mark Zealey -- Shared Hosting Team Leader
Product Development * Webfusion
123-reg.co.uk, webfusion.co.uk, donhost.co.uk, supanames.co.uk
This mail is subject to http://www.gxn.net/disclaimer
2008 Jul 03
2
assertion failed: (seq >= t->first_new_seq && seq <= t->last_new_seq)
...x-transaction.c: line 642 (mail_index_transaction_lookup):
assertion failed: (seq >= t->first_new_seq && seq <= t->last_new_seq)
Seen a few of these this morning.
Mark
--
Mark Zealey -- Shared Hosting Team Leader
Product Development * Webfusion
123-reg.co.uk, webfusion.co.uk, donhost.co.uk, supanames.co.uk
This mail is subject to http://www.gxn.net/disclaimer
2009 Feb 06
1
help: "dovecot: pipe() failed: Too many open files"
Dear All,
I'm having an intermittent problem, with dovecot slowing to a crawl.
Restarting dovecot fixes the problem.
Looking at the maillog, I see loads of these errors....
dovecot: pipe() failed: Too many open files
dovecot: Temporary failure in creating login processes, slowing down for now
dovecot: Created login processes successfully, unstalling
looking at the processes, I can see
2008 Sep 01
1
usernames with/without domain - my solution
My existing pop3/imap environment is courier imap + vpopmail + qmail with MySQL backend. I'm looking at migrating this to Dovecot.
Currently I have multiple instances of Courier bound to different loopback IPs (the IPs correspond with the virtual IPs on a server load balancer). When a user authenticates they don't have to specify a domain - if they don't, Courier will use a
2009 Feb 19
2
Effects of going read-only on dovecot & pop/imap clients
...so, has anyone got experience of how clients handle mailboxes being
read-only? My guess is that pop clients would probably break and
download the same messages over and over?
Thanks,
Mark
--
Mark Zealey -- Shared Hosting Team Leader
Product Development * Webfusion
123-reg.co.uk, webfusion.co.uk, donhost.co.uk, supanames.co.uk
This mail is subject to http://www.gxn.net/disclaimer
2009 Aug 10
1
RFC: Storing indexes in a (remote) database to increase dovecot scalability
...sting that we abandon this route, but for truly large
infrastructures I think being able to use a database system would have
significant advantages in each of these four areas.
Any thoughts?
Mark
--
Mark Zealey -- Platform Architect
Product Development * Webfusion
123-reg.co.uk, webfusion.co.uk, donhost.co.uk, supanames.co.uk
This mail is subject to http://www.gxn.net/disclaimer
2008 Nov 11
2
Unbreakable NFS locking issues...
Hello All,
We are struggling to find a solution to a problem we are encountering
with a load-balanced email setup. Currently, we have a Coyote loadbalancer,
and 3 Postfix/Dovecot nodes that then get their information from a mysql
database. The problem is that after a couple weeks, we start seeing NFS
locking issues occur, which then takes email completely down, requiring a
site visit to
2008 Jun 30
5
Poor pop3 over nfs performance
Hi,
About a week ago I upgraded our reasonably heavily loaded mail servers
from a pretty recent courier version to dovecot-1.1rc10. IMAP
performance on dovecot is amazing, however POP3 performance is worse
than courier :-( I have uploaded some munin graphs taken today to
http://linweb.atlas.pipex.net/dovecot/; the dovecot server is handling
about 2000 pop logins/sec and 300 imap sessions (but
2001 Nov 17
1
rsync hangs or exists without copying anything
I am trying to mirror a file system using rsync. The command I am using
is of the form:
rsync -a /fs/home/6/ /usr/fs/home/6
/fs/home/6/ is an NFS file system, /usr/fs/home/6 is a local disk.
With versions 2.4.6 and 2.4.7pre1, rsync hangs at random places during
the building file list phase. I tried with and without -v option(s) and
tried breaking the file system down into smaller chunks with no