Oh, quite correct about that, but that means it might actually process the rest of the line. :-) By omitting the .*$, you say "find dhpotter+sf@" anywhere after "To:" :-) It won't *break* it to leave the .*$ in, but it's not as efficient. ;-)

Bill

Shaun T. Erickson wrote:

Hmmm. Doesn't the above (with the "+" escaped, as I forgot to do) say:

Match a "To:" at the beginning of the line, followed by 0 or more characters, followed by "dhpotter+sf@", followed by 0 or more characters, between it and the end of the line?



------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to