Re: Limit user actions in .procmailrc
"Christopher P. Lindsey" <[email protected]> Tue, 19 May 2015 16:57:28 -0500
| Newsgroups | gmane.mail.procmail |
|---|---|
| Message-ID | <[email protected]> |
> I'm updating a fairly old and very idiosyncratic mail system, and one > of the features of this system is that only explicitly listed users > can call external commands from within a .procmailrc. I think this is > actually accomplished by having both a "regular" procmail for the > listed users, but a "hobbled" procmail that was locally compiled to > disallow such things, but in any case, I'm wondering what options I > have to recreate similar functionality? > > Is there something equivalent to sendmail's smrsh functionality for > procmail? I wrote a patch a while back, but I don't know if it still compiles. http://www.mallorn.com/tools/procmail-patches/smrsh-like.patch Chris