procmail
[Top] [All Lists]

procmailrc problem

2002-02-24 23:49:14
hi everybody
I have got problem with configuring some stuff for procmail

I have got users without shell
and in .procmailrc
entries
FROM=`formail -x Return-Path`
SENDER=`formail -x Return-Path | sed 's/[<>]//g;s/^[ ]*//'`

result is as follow
procmail: Executing "formail,-x,Return-Path"
procmail: Assigning "FROM= <root(_at_)mysiar(_dot_)net>"
procmail: Executing "formail -x Return-Path | sed 's/[<>]//g;s/^[ ]*//'"
procmail: Assigning "SENDER="

when I add shell for user
I got
procmail: Executing "formail,-x,Return-Path"
procmail: Assigning "FROM= <mysiarld(_at_)mysiar(_dot_)net>"
procmail: Executing "formail -x Return-Path | sed 's/[<>]//g;s/^[ ]*//'"
procmail: Assigning "SENDER=mysiarld(_at_)mysiar(_dot_)net"

could anybody explain me how does it work?
why without a shell only first command works?
and how I can achieve what I need without shell for a user?

-- 

Pozdrawiam/Regards

Piotr
GG      1957588
ICQ     148575640

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>