![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Email Antispam Techniques and Email Filtering Techniques Q&A and Procmail recipes for fighting spam. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Install Perl Module | hari.jnvc90 | SUN Solaris | 1 | 03-05-2008 10:08 AM |
| perl DBI/DBD Module -in cygwin | jambesh | Shell Programming and Scripting | 3 | 10-20-2007 02:38 PM |
| help with perl module installation | sabyasm | UNIX for Advanced & Expert Users | 2 | 01-04-2007 09:13 AM |
| Replace Perl Module name in all Perl scripts | rahulrathod | Shell Programming and Scripting | 2 | 12-02-2005 01:00 AM |
| Writing perl module | jo_aze | Shell Programming and Scripting | 4 | 08-06-2003 12:10 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||||
|
Perl module to interface with Procmailrc files
Scott Wiersdorf (www.perlcode.org) wrote a Perl module to interface with procmailrc files. The name of the module is Mail::Procmailrc (available from CPAN). It comes with a simple CGI (unpolished, insecure, but useful as a proof-of-concept) to allow you to edit procmailrc files from a web interface. You can see an example of the script at:
http://perlcode.org/cgi-bin/procmail.cgi With little effort, it could be modified to allow multiple recipes, header flag modifications, templatized (separate the HTML from the code itself), etc. The module (not the CGI) has been used in production environments with thousands of users for almost a year, and Scott says he is comfortable with its stability. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|