[Techtalk] procmail recipe wont work
Conor Daly
conor.daly-linuxchix at cod.homelinux.org
Wed Jan 10 11:03:48 UTC 2007
So, I'm trying to put together a procmail recipe to forward a particular
source to a list. The source address is:
first.last+marker at example.com
where first.last at example.com is the address our mailserver forwards to my
account. The '+marker' bit is to distinguish a particular sender for
procmail. The current recipe is:
:0
* ^TOfirst.last+marker at example.com
{
:0:
! user.one at example.com user.two at example.com
}
but when I send a message, procmail says:
procmail: No match on "(^((Original-)?(Resent-)?(To|Cc|Bcc)|
(X-Envelope|Apparently(-Resent)?)-To):(.*[^a-zA-Z])?)
first.last+marker at example.com"
Within mutt, the message header includes:
"To: first.last+marker at example.com"
without the quotes (just there so mail clients wont interpret them).
Any clues?
Thanks,
Conor
--
Conor Daly <conor.daly at cod.homelinux.org>
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/G/S/O d+(-) s:+ a+ C++(+) UL++++ US++ P>++ L+++>++++ E--- W++ !N
PS+ PE Y+ PGP? tv(-) b+++(+) G e+++(*) h-- r+++ z++++
------END GEEK CODE BLOCK------
http://www.geekcode.com/ http://www.ebb.org/ungeek/
More information about the Techtalk
mailing list