[Mailman-Users] regexp help
Savoy, Jim
savoy at uleth.ca
Wed Oct 21 23:36:32 CEST 2009
I looked at one of the actual headers (I am not posting the actual name
I am using as we don't want anyone to mail to it just yet!) but it
looked
like this:
To: "Name, Unique" <unique.name at uleth.ca>
Since there is a dot in the username, I thought maybe that was fouling
up
the regular expression, so I tried all of these:
\nto: .*unique\.name
to: .*unique\.name
to: .*unique
to no avail...
- jim -
More information about the Mailman-Users
mailing list