From: Nicholas C. <ni...@cc...> - 2004-01-09 12:24:48
|
Hmmm. The list name isn't anywhere in the To line. On Mon, Dec 29, 2003 at 05:57:37PM -0800, SourceForge.net wrote: > Invalid [] range "þ¿¿¿¾-3" in transliteration > operator at [server]/cgi-bin/FormMail.pl line 571 > > Line 571 should be line 569 in the posted version (mine > is 2 lines longer than the default because I added two > address aliases.) The line is: > > $realname =~ tr# a-zA-Z0-9_-,./'-377##dc; Odd. That's a literal chr 129 there. And nothing quite like that line (particularly the '##dc') seems to be in the current version Nicholas Clark |