Displaying 20 results from an estimated 46 matches for "siirila".
2007 Feb 21
4
Solaris/SSLonly/Lots of Users
...ies.
We are looking at either compiling Dovecot in 64-bit and letting dovecot-auth
file descriptors accumulate (not ideal), or providing Timo with access to
one of our test servers so he can debug the problem. However, I would
like to hear of anyone in the same boat first. Thanks!
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2007 Jan 24
1
[sfs@tc.umn.edu: Re: dovecot-auth file descriptor usage]
I hate to be a pest, but are there any revelations on file descriptor
"overusage" by dovecot-auth?
----- Forwarded message from Steven F Siirila <sfs at tc.umn.edu> -----
Date: Sat, 20 Jan 2007 12:42:50 -0600
From: Steven F Siirila <sfs at tc.umn.edu>
To: Dovecot Mailing List <dovecot at dovecot.org>
User-Agent: Mutt/1.4.2.1i
Subject: Re: [Dovecot] dovecot-auth file descriptor usage
Okay, here is one which has closed fds...
2006 Oct 17
4
Problem with rc10
...dl_format = %08Xu%08Xv
protocol lda {
postmaster_address = postmaster at umn.edu
mail_plugins = cmusieve
}
auth_verbose = yes
auth_debug = yes
auth default {
passdb pam {
args = session=yes *
}
}
I am now backing out to rc6 for now... we never saw this behavior on rc6.
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2007 Mar 27
3
odd behavior with Dovecot LDA
...status 139: "/opt/dovecot/libexec/dovecot/deliver -f "$SENDER"". Command output: Segmentation Fault
It appears that Dovecot LDA assumes that if .imap/FOLDERNAME exists
that the index files must also exist.. I wonder what other assumptions
might cause segfaults.
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2007 Jan 10
1
[sfs: dovecot-auth file descriptor usage]
...hat we address this problem, since until then we cannot
put more than a few hundred users on our server.
If Dovecot-auth TRULY needs to keep open a file descriptor for every single
login session, we will have to start looking at alternatives.
In short: Help!
----- Forwarded message from Steven F Siirila <sfs> -----
Date: Fri, 5 Jan 2007 13:55:38 -0600
From: Steven F Siirila <sfs>
To: dovecot at dovecot.org
Subject: dovecot-auth file descriptor usage
User-Agent: Mutt/1.4.2.1i
In dovecot-auth (rc15) we experienced problems when the file descriptors
reached 256 (due to a Solaris fdopen(...
2006 Oct 26
2
www.dovecot.org misconfigured?
I am having difficulting getting to www.dovecot.org and wiki.dovecot.org.
My browser tells me it can't find them. Anyone know what's up?
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2007 Mar 19
2
Index files in .imap directory
...ve all .imap folders prior to
archiving users, so that they are not restored with potentially old/bad
index files. I would like to NOT have to worry about them, but rather have
Dovecot be smart about when to simply re-create them if it detects something
it does not like about them.
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2006 Oct 09
2
Dovecot LDA
On Sun, Oct 08, 2006 at 10:25:53PM +0300, Timo Sirainen wrote:
> On Fri, 2006-10-06 at 21:00 -0500, Steven F Siirila wrote:
> > I am running Dovecot 1.0-rc6 along with dovecot-sieve from 2006-10-05 CVS.
> > I am calling dovecot deliver from Postfix (main.cf):
> >
> > mailbox_command = /opt/dovecot/libexec/dovecot/deliver
> >
> > Upon switching to dovecot deliver, I observed t...
2007 Mar 28
2
assertion failed (1.0-rc27)
...02:01 myhost dovecot: child 24818 (imap) killed with signal 6
I have no idea what the user experienced, as we simply noticed this in the
logs (which appear on our consoles, too).
I hope this is enough information, as we do not run with core dumps enabled
on our production servers.
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2007 Apr 19
4
message-of-the-day feature?
...hat other options
we might have in Dovecot. For example, would it be possible to place the
message into some file which Dovecot periodically checks for, and if the
file exists, either present it to the user as a new message, or automatically
deliver it at that time via Dovecot LDA?
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2007 Jan 05
2
Dovecot rc15 crash in mbox-sync-update.c
...0xac400)
at ioloop.c:152
timeout = (struct timeout *) 0x2
#13 0x0007dcb4 in _seek (stream=0xb56c8, v_offset=3039960672808960, mark=116)
at istream-mmap.c:149
No locals.
#14 0x0002ab24 in main (argc=-4195379, argv=0xab800, envp=0xac400)
at main.c:123
No locals.
(gdb) quit
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2007 Jun 13
4
Dovecot LDA munging INBOX access times?
...ure if this is possible)
3) Deliver to INBOX, update/create the index as necessary to make it current.
This obviously may involve accessing the INBOX.
We would rather not go with option #1 -- what's the point of using
Dovecot LDA in that scenario??
Comments appreciated.
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2007 Mar 21
1
mail looping
...3_uidl_format(pop3): %08Xu%08Xv
namespace:
type: private
separator: /
location: mbox:~/:INBOX=/var/mail/%u
inbox: yes
hidden: yes
auth default:
username_format: %Lu
verbose: yes
debug: yes
passdb:
driver: pam
args: session=yes *
userdb:
driver: passwd
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2008 Nov 11
2
Dovecot master process
..., would it be easy to have the master process do its logging using
separate threads (which would help on some modern hardware)? Finally,
would it be easy to delegate the task of logging to a dedicated process?
We are still running Dovecot 1.0.0 at this time, on Solaris 10 servers.
--
Steven F. Siirila Office: WBOB, 621F
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2006 Nov 20
4
Dovecot on Solaris
...those running Dovecot on Solaris, what are your positive/negative
experiences with building the software with CC vs. GCC? We are currently
letting ./configure find our gcc and build with it, but wondered if anyone
has any experience with Sun CC (does it even compile, for example).
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2007 Jan 02
1
Dovecot 1.0-rc15 on Solaris 10
...connections are
not rejected, but rather slow in being established).
What I would like to know is if anyone else out there runs with large numbers
of concurrent IMAP sessions via Dovecot and has run into problems.
If so, did you have to up your fd limit w/ulimit? Any other issues?
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2007 Mar 23
2
Dovecot LDA issues
...neither deliver nor any other Dovecot process should attempt to update
them, and instead issue WARNING messages. This allows the e-mail to be
delivered instead of requeued, or worse yet, rejected. Index files are
supposed to make things perform better, not worse, in ALL cases. :)
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2006 Oct 28
2
BUG in RC10 deliver using mbox format
...o be a new
parameter so one can specify what a NULL return path should be converted to
when it is encountered...
Also, note that the "Usage" message in deliver.c does not include the
relatively new -f option either, so that should have been part of my
above patch as well.
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2007 Jan 05
2
dovecot-auth file descriptor usage
...opt/dovecot/run/dovecot/login/default (0x30003185738)
dovecot-a 26071 root 16u unix 105,141 0t80 3190 /devices/pseudo/tl at 0:ticots->/var/opt/dovecot/run/dovecot/login/default (0x30003185ac8)
With the modification made, shouldn't these no longer accumulate?
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2007 Mar 18
1
connection refused
...: Connection refused
I presume that the changes Timo made in response to my previous inquiry
about refused connections at reboot will fix these. My question is: what
do clients see when this situation arises? Is it transparent, or does the
client/user end up having to re-connect?
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593