On Mon, 2007-07-16 at 15:54 +0100, Brian Candler wrote:
> On Mon, Jul 16, 2007 at 09:54:31AM -0400, Jeff Hardy wrote:
> > 
> > However if I ssh in, all perms are correct.  If I manually run imapd
> > pointed at my Maildir, I can run an imap session without issue.  I even
> > rebuilt the authlib RPMs right on this system, fully-updated, on a lark.
> > This is odd.
> 
> It is indeed odd.
> 
> The next thing I'd do is to telnet in, find the pid of the imaplogin
> process, strace -fp <pid>, and *then* issue the login command.
> 
> Hopefully, this will identify what is being accessed that gives the
> permission error.
> 
> Regards,
> 
> Brian.

Ugh.  The strace pointed me to a file in /tmp:

-rw-r----- 1 test500 test500 67582 2007-07-16 11:01 imap.log

I had snuck this into the imapd config file at some point and forgotten
about it:

IMAPDEBUGFILE=/tmp/imap.log

Many apologies for wasting your time.  Thanks for all the help.

-Jeff


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to