On Tue, Sep 09, 2003 at 09:38:02AM +0200, Pavel Lisy wrote: > ($cmdline_recip=$one_recip)=~s/[EMAIL PROTECTED]/_/gi; > &debug("SA: cmdline_recip $cmdline_recip"); > $cmdline_recip=~/^([EMAIL PROTECTED])$/i;
> It seams to me that problem is in $1 variable. Can you any explain me, > how it should work right? Yes - it appears I am having some real brain-fade issues with typing that in correctly :-) It's fixed in the next release, and it should have been $cmdline_recip=~/^([EMAIL PROTECTED])$/i; [i.e you get rid of the second "^" char] -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general