In a previous note, Brock Rozen <brozen(_at_)netvoyage(_dot_)net> said this
about that:
Here's what I've used previously...
:0hwf
* !^X-List: COREPUG
* ^TOCORE
| formail -A "X-List: COREPUG" \
-I "Reply-To: COREPUG <brozen(_at_)netvoyage(_dot_)net>" \
-I "To: COREPUG <brozen(_at_)netvoyage(_dot_)net> \
-A"Precedence: bulk" \
-A"X-Loop: $COMSAT" \
:0a
! -oi `cat /var/tmp/src/power-users.list`
This is what I used:
:0hwf
*^TOtest(_at_)twind(_dot_)com
| formail -A "X-List: Monee'sList" \
-I "Reply-To: Monee <monee(_at_)twind(_dot_)com>" \
-I "To: Monee'sList <test(_at_)twind(_dot_)com> \
-A"Precedence: bulk" \
:0a
! -oi `cat $home/testadds`
...and this is what I got back.....
/bin/bash: unexpected EOF while looking for `"'
/bin/bash: -c: line 5: syntax error
procmail: Program failure (2) of " formail -A "X-List: Monee'sList" \
-I "Reply-To: Monee <monee(_at_)twind(_dot_)com>" \
-I "To: Monee'sList <test(_at_)twind(_dot_)com> \
-A"Precedence: bulk" \
"
procmail: Rescue of unfiltered data succeeded
From chocolate(_at_)twind(_dot_)com Tue Feb 27 23:28:29 1996
Subject: testing something
Folder: /usr/spool/mail/mkidd 778
...what did I do wrong? Thanks
--
We humans are a curious sort... | Monee C. Kidd
Little girls like dolls and little boys like soldiers. |
When we grow up, women like soldiers and men like dolls. |
m(_at_)twind(_dot_)com