Quoting Wayne Catterton <[email protected]>:
Thanks, Ok, I've got horde setup to use imp for auth, and imp is set to auth through imap. I'll leave this alone. I've checked the logs, and don't see any errors or problems. I even set dovecot to log to a seperate file (I normally have it set to syslog), and errors to another, I watched both files and didn't see any problems. One thing I did notice on the logs though, is after I click (say to check my mail in imp), it's a good 1-3 seconds before I see activity in the log, but there isn't any error messages or anything like that, all appears normal.
This sounds like an issue with your setup. This is not an issue with IMP per se.
Things that can cause delays include (but are not limited to) slow DNS lookups, waiting for session locks, and authentication issues between c-client and the IMAP server (if not configured correctly, it might be trying to do things like CRAM-MD5 authentication, and only after a failure does it fallback to regular LOGINs). Might want to try running something like imapproxy that keeps the IMAP connections open. Depending on the results after using imapproxy, it would indicate whether there is an issue at the authentication step.
There is a slight advantage to using imp auth, but that would most definitely not account for a 5 second delay.
michael -- ___________________________________ Michael Slusarz [[email protected]] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
