On Friday, August 22, 2003, 17:24:26, Imail wrote: > It appears that any message with ".com" in it, and that's quite a few, > was being blocked.
Your rule > B~name=".*\.com":bounce is looking for the literal string "name=", followed by any number of characters, followed by the literal string ".com" The any number of characters bit can include carriage returns and line feeds. > Anybody know a work around for this? Make the pattern more selective. -- [EMAIL PROTECTED] "The avalanche has already started, it is too Rod Dorman late for the pebbles to vote." � Ambassador Kosh To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
