Forum Discussion

Charles-André Bélanger's avatar
Charles-André Bélanger
Brass Contributor
Jul 12, 2017

Looking for a way to track secondary email address

Hello,

in my Office 365 tenant , every user has a secondary email addres (lower case smtp:xxxx-upa@mydomain.com)

I need a way to track email to those addresses , so I can evaluate the needs of that second email address.

Looking at the trace options from the Exchange Admin, I do not see if it's possible to do it

Any help will be appreciate

thanks

3 Replies

  • Message trace will work just fine for secondary aliases:

     

    [21:34:52][O365]# Get-MessageTrace -RecipientAddress postmaster@michev.info
    
    Received            Sender Address   Recipient Address      Subject Status
    --------            --------------   -----------------      ------- ------
    12/07/2017 18:35:01 michev@gmail.com postmaster@michev.info Test    Resolved
    
    
    
    [21:38:01][O365]# (Get-Mailbox vasil).emailaddresses
    SIP:vasil@michev.info
    SMTP:vasil@michev.info
    smtp:postmaster@michev.info