search for: earickson

Displaying 20 results from an estimated 87 matches for "earickson".

2005 Dec 21
3
Another "Too many files open" post
...d_cur = 32768 >set rlim_fd_max = 65536 > >That sets the current fd's to 32k and max to 64k. Unfortunately, to >take effect you'll need to reboot. After the reboot, ulimit -a should >show that nofiles(descriptors) is 32768. > >-Jeff And I found this from Jeff Earickson: >I ran into this problem with alpha4 on Solaris 9. I doubled the >following dovecot settings: > >login_max_processes_count = 256 (was 128) >login_max_logging_users = 512 (was 256) > >and the problem went away. I carried these numbers forward intoalpha5, >and it h...
2005 Sep 05
2
1.0alpha1: too many open files
...nothing working and the following spewing to my syslog: pipe() failed: Too many open files My setup: Solaris 9, just using imap, mbox format. The various "max" settings in dovecot.conf use the defaults. Suggestions on what to change in fovecot.conf to keep this from happening? Jeff Earickson Colby College
2007 Apr 06
2
mbox sync/lock issue, rc28 and later
...unt: 8 first_valid_uid: 100 first_valid_gid: 100 mail_location: mbox:%h/mail:INBOX=/var/mail/%1u/%u:INDEX=%h mail_drop_priv_before_exec: yes auth default: passdb: driver: passwd-file args: /etc/dovecot.deny deny: yes passdb: driver: pam userdb: driver: passwd Jeff Earickson Colby College
2005 Dec 14
2
1.0alpha5: fcntl() locking problem
...e for syslog messages, and their mailbox operations would fail. In my case pine just closed the mailbox with an internal error. I did a quick fix by stopping dovecot, killing all dovecot processes, killing /usr/lib/nfs/lockd on the dovecot server, and restarting lockd. Ideas? Suggestions? Jeff Earickson Colby College
2005 Feb 15
3
A few words about NFS please?
...a NFS. The user community has been warned to do either POP or IMAP, but not both. There are very few problems with this setup. I would like to use Dovecot for both POP and IMAP on the two machines. I know NFS is frowned upon, but this has worked for me. Comments and suggestions, please? Jeff Earickson Colby College
2005 Aug 16
2
test80: assert/core debug info
...re undefined (or otherwise unknown to gdb). The variable "first_nonexpunged" at line 470 of mbox-sync-rewrite.c is undefined, and I wondered why it was scoped so locally. The value of mails[idx] being undefined at mbox-sync-rewrite.c:353 also seems like bad news. Hope this helps. Jeff Earickson Colby College -------------- next part -------------- Script started on Tue Aug 16 10:42:17 2005 %pwd /opt/dovecot.test80/libexec/dovecot %ls checkpassword-reply* deliver* imap-login* rawlog* core.bhkelly dovecot-auth* pop3* typescript core.r...
2005 Jan 26
2
How to run in debug format for SSL testing?
...-auth'. Program terminated with signal 10, Bus error. #0 0x0002b64c in pam_child_input () (gdb) backtrace #0 0x0002b64c in pam_child_input () #1 0x00036c68 in io_loop_handler_run () #2 0x00035e5c in io_loop_run () #3 0x00025940 in main () The code works when compiled with gcc 3.4.3. Jeff Earickson Colby College
2007 Jan 25
2
rc18->rc19: read/unread/reply flags broken
...ked as "answered". We didn't see this with rc18 and earlier. My setup: Solaris 10, sparc, T2000 system. rc19 (now back to rc18), using mbox format. system mailbox is NFS mounted from another Sun Solaris 10 system, homedirs and dovcot cache files are on local zfs filesystems. Jeff Earickson Colby College
2005 Jul 05
1
dovecot 1 for production? which one?
..." has not given me a good feeling about seeing it before summer's end. So I wonder if I should use dovecot-1.0-test-xx code or dovecot-stable-[date] code (which seems to change every day, how stable is that???). This is confusing, advice please. My setup: Solaris 9, mbox format. Jeff Earickson Colby College
2006 May 14
2
beta8: complaint about tilde at startup
...n my dovecot.conf is here: default_mail_env = mbox:~/mail:INBOX=/var/mail/%1u/%u:INDEX=~ Is the INDEX definition wrong? Or is this a bug? My setup: Solaris 10, mbox format, home directories are local UFS filesystems, INBOX is an NFS-mounted filesystem from another S10 box (NFS version 4). Jeff Earickson Colby College
2006 Sep 05
1
rc7 crashing under heavy load
...ebmail. My current connection settings are: login_max_processes_count = 2048 login_max_connections = 4096 Q: Does raising these limits actually make my problem worse or better? Are there any other variables that I should change to prevent the "too many open files"? Suggestions? Jeff Earickson Colby College
2006 Nov 20
2
rc14 and rc15 performance issues
...e the problem where if a lot of people check their email at once (like at the top of the hour) then my load goes way up and things slow to a crawl. My setup: Solaris 10 on an E220R, mbox format, imap and imaps only. I also use "login_process_per_connection = no". Any suggestions? Jeff Earickson Colby College
2005 Oct 20
2
alpha4 and zlib-plugin?
...2005. Questions: 1) Is this going to become a standard part of version 1.0? 2) Any plans or ability to make it read/write to a gzipped mailbox, or is this possible? Or will it always be read-only? 3) How does a mailbox get gzipped? From within dovecot somehow, or only by external action? Jeff Earickson Colby College
2005 Aug 29
1
dovecot/Active Directory/KRB client (OT)
...ssion.so.1 debug other password required pam_dhkeys.so.1 other password requisite pam_authtok_get.so.1 other password requisite pam_authtok_check.so.1 other password sufficient pam_krb5.so.1 other password required pam_authtok_store.so.1 I hope this helps. Jeff Earickson Colby College
2007 Mar 30
6
1.0.rc29 released
http://dovecot.org/releases/dovecot-1.0.rc29.tar.gz http://dovecot.org/releases/dovecot-1.0.rc29.tar.gz.sig Probably one more RC after this. * Security fix: If zlib plugin was loaded, it was possible to open gzipped mbox files outside the user's mail directory. + Added auth_gssapi_hostname setting. - IMAP: LIST "" "" didn't return anything if there didn't
2007 Mar 30
6
1.0.rc29 released
http://dovecot.org/releases/dovecot-1.0.rc29.tar.gz http://dovecot.org/releases/dovecot-1.0.rc29.tar.gz.sig Probably one more RC after this. * Security fix: If zlib plugin was loaded, it was possible to open gzipped mbox files outside the user's mail directory. + Added auth_gssapi_hostname setting. - IMAP: LIST "" "" didn't return anything if there didn't
2005 Dec 17
1
Re: dovecot Digest, Vol 32, Issue 42
...; > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 16 Dec 2005 09:26:11 -0800 > From: Marc Perkel <marc@perkel.com> > Subject: Re: [Dovecot] Dovecot Version Numbers - Let's drop the Alpha? > To: "Jeff A. Earickson" <jaearick@colby.edu> > Cc: dovecot@dovecot.org > Message-ID: <43A2F8B3.8080405@perkel.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > I'm sure some of my customers would also freak if they knew I was using > "Alpha" code. Be...
2007 Mar 02
2
rc25: need_space assert, core
...n io_loop_run () #18 0x0002cd6c in main () My setup: Solaris 10, homedirs (imap cache files) on a local zfs filesystem, mailboxes NFS mounted from another Sun system (NFS v4) which is also zfs on the mail server. Mbox format, no disk quotas anyplace, no plugins. I have rolled back to rc24. Jeff Earickson Colby College
2007 Mar 19
1
rc27 assert, mbox format
...rc, mbox format, INBOX NFSv4 mounted from another S10 sparc system, no disk quotas, ZFS filesystem for both the INBOX filesystem and the user's home directory. Unfortunately, I compiled dovecot with Sun's cc compiler, so the gdb traceback is fairly useless. I need to go back to gcc. Jeff Earickson Colby College
2005 Jul 26
1
last access file for 1.0-stable?
...Is there something like this already available? I realize that the index/cache files contain last-access data, but if the cache files become corrupted and have to be removed, then this last-access information is lost. I would like something independent of the cache files. Advice please... Jeff Earickson Colby College