Re: Procmail Regex
- From: "Linux Geeks" <indolinux.geeks@xxxxxxxxx>
- Date: Fri, 11 May 2007 12:22:44 -0400
On 5/11/07, Anne Wilson <cannewilson@xxxxxxxxxxxxxx> wrote:
Try
:0
* (^To|^Received):.+a@domain\.com
! a@xxxxxxxxxx
Anne
Hi Anne,
Thanks... it's working :)
I try to simplify & generalize the rule again using...
============================
:0
* (^To|^Received):.+\/.+@domain\.com
! $MATCH
============================
and it got send also, but when I check my mail queue... it also send
to another domain's emails that enlisted also in "To", like
user1@xxxxxxxxxxx, user2@xxxxxxxxxxxx Since I only want it to send to
user@xxxxxxxxxx it is failing. What's wrong with the MATCH variable &
it's rule ?
--
To Analyze Is To Know Batte Field, Differ from Battle Itself
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: Procmail Regex
- From: Anne Wilson
- Re: Procmail Regex
- References:
- Procmail Regex
- From: Linux Geeks
- Re: Procmail Regex
- From: Anne Wilson
- Procmail Regex
- Prev by Date: Re: Gnome KDE Xorg.conf
- Next by Date: Re: having trouble dragging files to Gnome desktop permissionproblem
- Previous by thread: Re: Procmail Regex
- Next by thread: Re: Procmail Regex
- Index(es):