3 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: maildrop requires shell?
FromSent OnAttachments
Andy BradfordJul 24, 2002 5:01 pm 
Sam VarshavchikJul 24, 2002 5:34 pm 
Andy BradfordJul 24, 2002 10:37 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:[maildropl] Re: maildrop requires shell?Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jul 24, 2002 5:34:44 pm
List:net.sourceforge.lists.courier-maildrop

Andy Bradford writes:

Hello,

It appears that maildrop requires that a user have a valid shell in /etc/passwd to be able to send out autoreplies using the mailbot command (and possibly any other command run from .mailfilter), is this correct?

Anything that runs an external command (xfilter, backticks) runs $SHELL to invoke the command, and $SHELL is initialized from the password file.