12 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Invalid home director...
FromSent OnAttachments
sdgesa gaeharthNov 10, 2003 7:13 am 
John LockeNov 10, 2003 8:06 am 
sdgesa gaeharthNov 10, 2003 8:58 am 
John LockeNov 10, 2003 10:53 am 
sdgesa gaeharthNov 10, 2003 11:08 am 
Sam VarshavchikNov 10, 2003 3:43 pm 
sdgesa gaeharthNov 10, 2003 7:04 pm 
John LockeNov 10, 2003 7:21 pm 
Sam VarshavchikNov 10, 2003 8:19 pm 
sdgesa gaeharthNov 11, 2003 11:53 am 
John LockeNov 11, 2003 6:13 pm 
Jamie McClellandNov 16, 2003 2:06 pm 
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] Invalid home directory error with postfix or command-lineActions...
From:John Locke (ma@freelock.com)
Date:Nov 10, 2003 8:06:46 am
List:net.sourceforge.lists.courier-maildrop

On Mon, 2003-11-10 at 07:13, sdgesa gaeharth wrote:

************************** Manually when I try: cat test | /usr/local/bin/maildrop -d "jo@dullesmicro.com" I get: /usr/local/bin/maildrop: Invalid home directory permissions - world writable. **************************

homedirectory_field '/mail'

Here is the file structure:

/mail/jo@domain.com /mail/jo@domain.com/cur /mail/jo@domain.com/new /mail/jo@domain.com/tmp ************************** Here are the directory permissions on the jo@domain.com folder and its contents: drwxr-xr-x 1154 1001

What are the directory permissions for /mail? If they're world writable, that's your problem--anybody on the box could drop a .mailfilter file in there and redirect your mail somewhere else.

If you have a .mailfilter file, it needs to be 0600 permissions...

Once you fix this, it should fix your Postfix problem...

Cheers,