3 messages in net.sourceforge.lists.courier-maildropRe: [Maildropl] Maildroprc Not Creati...
FromSent OnAttachments
TyAug 1, 2004 12:00 pm 
PollywogAug 1, 2004 12:35 pm 
Jim HornerAug 1, 2004 1:12 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] Maildroprc Not Creating DirectoryActions...
From:Jim Horner (jhor@arinbe.com)
Date:Aug 1, 2004 1:12:38 pm
List:net.sourceforge.lists.courier-maildrop

post: http://sourceforge.net/mailarchive/message.php?msg_id=5924656

I get the following error when that maildroprc is used:

relay=maildrop, delay=0, status=deferred (temporary failure. Command output: Syntax error: Bad substitution chmod: /home/virtualdomain.net/us@domain.net/: No such file or directory Syntax error: Bad substitution /usr/local/bin/maildrop: Unable to open mailbox. )

The error message says that chmod is failing

From the mentioned post there is a line

`chmod g+rwx "$HOME$DEFAULT"`

so maybe it needs to be $HOME/$DEFAULT ???

Jim