7 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Re: enable embedded m...
FromSent OnAttachments
C. J. MeidlingerJul 14, 2003 3:10 pm 
Sam VarshavchikJul 14, 2003 3:29 pm 
C. J. MeidlingerJul 14, 2003 7:16 pm 
Sam VarshavchikJul 14, 2003 8:12 pm 
C. J. MeidlingerJul 15, 2003 12:05 am 
C. J. MeidlingerJul 17, 2003 11:41 am 
C. J. MeidlingerJul 18, 2003 7:22 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:Re: [maildropl] Re: enable embedded mode maildrop filter -or- filter syntax help?Actions...
From:C. J. Meidlinger (cj@meidlinger.org)
Date:Jul 15, 2003 12:05:54 am
List:net.sourceforge.lists.courier-maildrop

Yes. Verify that the permissions on the home directory, and all the subdirectories are fine.

They look ok from here...I didn't see anything about the home directory itself though, just the '.mailfilters' directory and its contents. 'rcptfilter' is the only file in '.mailfilters'

$ ls -ld /home/cjm/ drwxrwx---+ 4 cjm cjm 4096 07-14 09:44 /home/cjm/

$ ls -ld /home/cjm/.mailfilters/ drwx------ 2 cjm cjm 4096 07-14 09:57 /home/cjm/.mailfilters/

$ ls -l /home/cjm/.mailfilters/rcptfilter -rw------- 1 cjm cjm 17 07-14 09:57 /home/cjm/.mailfilters/rcptfilter

CJM