Ok thanks just that I am trying to feel my way in the dark here as I am very new to all of this. I find it hard to make sense of the many "how to" documents etc. that all seem to relate to systems with users that have system accounts that can use the .forward file. (although I later found some good stuff on Marc's site. Thanks Marc)
I have it pretty much working now only to find that had I noticed, Spamassassin adds an extra Spam-Flag header for spam, I could have used a completely different method that did not require me to read the documentation on regular expressions. . I must say from the the position of the uninitiated this is not the easiest of concepts to grasp. I hope you can forgive my misinterpretation, that the inclusion of / either side of the expressions in the documents I read, was an indication that they were required in some way. It would be really nice if there was a simplified explanation with some common examples (and mistakes) for the use of regular expressions within the exim documentation rather than just a link to the PCRE docs. Or perhaps there is and I was too dumb to spot it ? Yours Hill Ruyter ----- Original Message ----- From: "Philip Hazel" <[EMAIL PROTECTED]> To: "Hill Ruyter" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Friday, October 06, 2006 4:07 PM Subject: Re: [exim] Trouble with a match condition > On Fri, 6 Oct 2006, Hill Ruyter wrote: > >> They were supposed to be regex delimiters as it seemed these were >> required >> to make the match work in pcretest > > pcretest is not Exim. > > Or, if you like, pcretest can use all kinds of delimiters; Exim uses { > and } in this instance. > > -- > Philip Hazel University of Cambridge Computing Service > Get the Exim 4 book: http://www.uit.co.uk/exim-book > > -- > ## List details at http://www.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://www.exim.org/eximwiki/ > -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
