The FpcMailAntivirusSenderInfo enumerated type indicates the header sender address to be used for the transport scan.
typedef enum { fpcMailAntivirusSenderInfo_MimeHeader
The
MIME FROM
header sender address is used for the transport scan.
= 0, fpcMailAntivirusSenderInfo_MailFrom
The
MAIL FROM
sender address is used for the transport scan.
= 1 } FpcMailAntivirusSenderInfo;
The
MIME FROM
header sender address is used for the transport scan.
The
MAIL FROM
sender address is used for the transport scan.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.