> Is it possible to apply a filter (redirect/reject) to a list of > aliases (all under the same domain)...
Not a list of users per se, but a list of rules should take care of that: IF sender = [EMAIL PROTECTED] AND recipient = [EMAIL PROTECTED] THEN FORWARD TO [EMAIL PROTECTED] IF sender = [EMAIL PROTECTED] AND recipient = [EMAIL PROTECTED] THEN FORWARD TO [EMAIL PROTECTED] IF sender = [EMAIL PROTECTED] AND recipient = [EMAIL PROTECTED] THEN FORWARD TO [EMAIL PROTECTED] This is pretty basic rule stuff. What have you tried so far? -Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] ------------------------------------ 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/
