4 messages in net.sourceforge.lists.courier-users[courier-users] imap delay with -nodn...
FromSent OnAttachments
Bob BranchOct 28, 2005 8:04 am 
Jerry AmundsonOct 28, 2005 5:03 pm 
Sam VarshavchikOct 28, 2005 6:03 pm 
Bob BranchOct 31, 2005 6:14 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] imap delay with -nodnslookup and -noidentlookupActions...
From:Bob Branch (rbra@continuityprograms.net)
Date:Oct 28, 2005 8:04:31 am
List:net.sourceforge.lists.courier-users

Hello,

We've got a qmail/courier (pop AND imap)/clamav/spamassassin setup that's been in-place for over a year, and has been having problems with a delay (varies in duration. sometimes 30 seconds or more, sometimes a couple minutes) when trying to read imap folders, or move messages around (best example is moving a message to the sent messages folder after it's gone through smtp). I telnetted into the imap port, and the delay's holding up the greeting from the server (if I oleh localhost).

I've searched archives and seen that most commonly this is a problem with a dns lookup or an ident lookup timing out, and checked the configs to see what our TCPDOPTS are, and the dns and ident lookups are both off (I know this isn't the best practice, but it was configured like this when I got here (monday heh). Once I've got this solved, I'll put at least the dnslookups back on, but that's later).

So, if the delay isn't coming from a dns lookup or an ident lookup, and there're no errors or warnings in the mail log, can anyone recommend what else I should be investigating to find out where the delay's actually coming from?

In case it's useful in diagnosing the problem, the only authmodule used is authshadow, maxperip in imapd is at 8, idle timeout is 60, and uselocks is off. Also, the pop3 server has no such delays.

Thanks in advance, Bob..