Found the server side:
Get-Mailbox | where {$_.ForwardingAddress -ne $null} | ft
name,forwardingaddressOn Wed, Feb 27, 2008 at 1:31 PM, Angie Urtel <[EMAIL PROTECTED]> wrote: > I'm interested in this as well on the client side. > Or, does anyone know of a server-side way to tell if there are additional > smtp addresses setup for forwarding email to? (I know we have external > contacts listed, but no way to link them to the mailboxes that forward to > them) > > I'd need both solutions, if possible. > > On Thu, Feb 21, 2008 at 3:50 PM, Senter, John <[EMAIL PROTECTED]> > wrote: > > > Our security team is asking if there is a way to generate a report of > > all users that have a forward rule in place and pull where the rule is > > forwarding to. Does anyone know of a product of script that will crawl > > through the mailboxes and report on the hidden rules for a user? > > > > > > > > > ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~ ~ http://www.sunbeltsoftware.com/Ninja ~
