procmail
[Top] [All Lists]

Re: Forward mail

1997-07-05 02:06:00
On Sat, 5 Jul 1997 10:18:50 +0200, "Raymond Willemsen" 
<rambox(_at_)tin(_dot_)it>
wrote:
FROM=`formail -rtzxTo:`
:0
* ^TO.*leebow

You still shouldn't have a .* after ^TO

* ! ^Subject:
* B ?? < 5
| ( formail -I"To: rambox(_at_)tin(_dot_)it" -I"Subject: subscribe" ; 
                                                              \
You need a backslash for the action line to continue

echo "SUBSCRIBE $FROM" ) \
| $SENDMAIL $SENDMAILFLAGS rambox(_at_)tin(_dot_)it

2) there is to much space between the beginning of the message body
   and the text
Do you get empty lines before "body" or what is the problem? 
yes many empty lines in the message body before the text begins.

Try adding a :h flag to the recipe (I recall I had one originally). 
 
Hope this helps,

/* era */

-- 
Defin-i-t-e-ly. Sep-a-r-a-te. Gram-m-a-r.  <http://www.iki.fi/~era/>
 * Enjoy receiving spam? Register at <http://www.iki.fi/~era/spam.html>

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