I have courier compiled to run as mail(uid 602) and it keeps changing its uid to 032. Here is what it looks like from strace:
setgid32(0) = 0 getuid32() = 0 setgroups32(0x1, 0xbfffd7d0) = 0 setuid32(0x2437) = 0 chdir("/mail/spool/<path to user>/") = -1 EACCES (Permission denied) dup(2) = 3 fcntl64(3, F_GETFL) = 0x1 (flags O_WRONLY) close(3) = 0 write(2, "chdir: Permission denied\n", 25) = 25 _exit(1) = ? _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users