sendmail / IMAP

Darin Perusich Darin.Perusich at cognigencorp.com
Thu Aug 7 07:51:37 EDT 2003


Robert Meyer wrote:
> 
> If your users are Outlook fanatics, you're kinda stuck using 'courier' 'cuz
> Outlook does bad things.  You will have to hack the courier config to allow
> more connections than 4 from a single host since Outlook likes to start as many
> as 12 simultaneous connections (really stupid 'cuz Windows doesn't do a good
> job of keeping track of its threads).

these imap daemons run out of inetd|xinetd which is was causes 
connection problems. cyrus has a master process, it's called master 
which listens for incoming imap,imaps,pop,pops,seive,lmtp connections 
and spawns processes as needed. you can also defign a number of prefork 
processes so that there are always imap process waiting for incoming 
connections. very nice if you server is getting hammered.

-- 
Darin Perusich
Unix Systems Administrator
Cognigen Corp.
darinper at cognigencorp.com





More information about the nflug mailing list