3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Re: maildrop requires...
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:Re: [maildropl] Re: maildrop requires shell? Actions...
From:Andy Bradford (amb-@bradfords.org)
Date:Jul 24, 2002 10:37:41 pm
List:net.sourceforge.lists.courier-maildrop

Thus said Sam Varshavchik on Wed, 24 Jul 2002 20:34:41 EDT:

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

That's what I though (and the idea I got from the maildrop man page), so, does that mean I can override the value in the password file by setting the SHELL environment variable (i.e. in my .qmail file)?

Andy