![]() |
|
|
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 |
| assistance requested (sed related) | metalwarrior | UNIX for Advanced & Expert Users | 4 | 02-05-2008 02:44 AM |
| AWK issue--> Help requested | alfredo123 | Shell Programming and Scripting | 3 | 02-27-2007 04:08 PM |
| AIX 4.1.5/RS6000 boot hang, help requested | bright_genius | AIX | 2 | 01-31-2006 10:59 PM |
| reason: 553 Requested action not taken: mailbox name not allowed | jhansrod | Shell Programming and Scripting | 2 | 06-10-2005 06:23 PM |
| Your Opinion requested | pc9456 | SUN Solaris | 4 | 11-17-2003 09:56 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
help requested: procmail receipes
Hello all. I want some help procmail receipe. I tried to get some mails' sender and receiptient. Then tried to send them a bash script. But it didnot work. I try a lot of variation of the below receipe. Could anyone can help what is wrong on my receipe? Or if the recepie is correct what can be wrong? Thanks...
:0 fhw * To.*user@domain.com FROM=`formail -xFrom:` TO=`formail -xTo:` | script $TO $FROM |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|