Re: Obtain BCC information in Exchange Store event sink

From: Victor Ivanidze (no_at_spam.please)
Date: 05/07/04

  • Next message: Ken Slovak - [MVP - Outlook]: "Re: Exchange Web Forms and Outlook Custom Forms"
    Date: Fri, 7 May 2004 16:33:54 +0400
    
    

    I just tested it. You do not need to to LDAP quesry as the message itself
    contains that address.

    Using OutlookSpy, try to execute the following script:

    With Mailitem.Recipients
    For i=1 To .Count
      Debug.Print .Item(i).Name & " " & .Item(i).Address
    Next
    End With

    --
    Regards,
    Victor Ivanidze,
    software developer
    www.ivasoft.biz
    "Jayashree Iyer" <smart_jayu@hotmail.com> wrote in message
    news:e04669a0.0405061029.67aacb3a@posting.google.com...
    > I already considered that option; but the display name need not be
    > unique, and hence any lookup against the display name can return
    > multiple results. How do I ensure that the correct address is being
    > returned?
    

  • Next message: Ken Slovak - [MVP - Outlook]: "Re: Exchange Web Forms and Outlook Custom Forms"

    Relevant Pages

    • Re: [Full-Disclosure] ColdFusion cross-site scripting security vulnerability of an error page
      ... > execute the arbitrary javascript and HTML code which the attacker ... > It is possible to display the contents transmitted from the client ... > cross-site scripting attack can be executed. ... the script will be executed when the script for an attack ...
      (Full-Disclosure)
    • [VulnWatch] ColdFusion cross-site scripting security vulnerability of an error page
      ... execute the arbitrary javascript and HTML code which the attacker ... It is possible to display the contents transmitted from the client ... cross-site scripting attack can be executed. ... the script will be executed when the script for an attack ...
      (VulnWatch)
    • [Full-Disclosure] ColdFusion cross-site scripting security vulnerability of an error page
      ... execute the arbitrary javascript and HTML code which the attacker ... It is possible to display the contents transmitted from the client ... cross-site scripting attack can be executed. ... the script will be executed when the script for an attack ...
      (Full-Disclosure)
    • ColdFusion cross-site scripting security vulnerability of an error page
      ... Macromedia's ColdFusion can display the various information about an error at the time of error occurred. ... An attacker can execute a script on victim's browser by preparing for WEB the link which embedded arbitrary scripts. ... The user who accesses a vulnerable server has a risk that forced to execute the arbitrary javascript and HTML code which the attacker embedded. ... When the code for an attack is contained in the contents to display, a cross-site scripting attack can be executed. ...
      (Bugtraq)
    • Re: Internet Explorer - Firefox
      ... Firefox, the problem is how publisher displayed it in IE. ... I imagine it is a problem with how the script is ... suppose to display a search box for flights..i am pretty sure that the ...
      (microsoft.public.publisher.webdesign)