On Mon, Jan 27, 2003 at 12:20:48AM -0500, Matt Merkey wrote: > I'm getting an error receiving mail. I've tried everything I can think > of but I just can't figure it out. Here's the error in the log file: > > > Jan 27 00:15:13 localhost courieresmtpd: started,ip=[::ffff:65.32.1.41] > Jan 27 00:15:13 localhost courierd: newmsg,id=00097CBA.3E34C061.000014CA > Jan 27 00:15:13 localhost courierd: > >started,id=00097CBA.3E34C061.000014CA,from=<[EMAIL PROTECTED]>,module=local,host=matt!!500!500!/home/matt!!,addr=<matt> > Jan 27 00:15:13 localhost courierd: Waiting. shutdown time=none, wakeup > time=Mon Jan 27 00:29:38 2003, queuedelivering=2, inprogress=1 > Jan 27 00:15:13 localhost courierlocal: > id=00097CBA.3E34C061.000014CA,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED]>: > maildir.close ./Maildir/tmp/1043644513.5325_1.merkey.net,S=827:: No such > file or directory > Jan 27 00:15:13 localhost courierlocal: > >id=00097CBA.3E34C061.000014CA,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED]>,status: > > deferred > Jan 27 00:15:13 localhost courierd: completed,id=00097CBA.3E34C061.000014CA > Jan 27 00:15:13 localhost courierd: Waiting. shutdown time=Mon Jan 27 > 01:14:37 2003, wakeup time=Mon Jan 27 00:20:13 2003, queuedelivering=2, > inprogress=0 > > It finds the user, but why can't it write to the Maildir? I've set the > permissions to 777, but still no go.
Your Maildir should contain 3 other subdirectories, namely 'new', 'cur' and 'tmp'. Did you just make a maildir with 'mkdir Maildir' or did you use 'maildirmake Maildir'? And the mode on a Maildir should be 0700, not 0777. -- Anand Buddhdev http://anand.org ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
