Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Configuration Namespace / EmailConfiguration Class
Properties


In This Topic
    EmailConfiguration Class Members
    In This Topic

    The following tables list the members exposed by EmailConfiguration.

    Public Properties
     NameDescription
    Public PropertyOptional. The maximum size an email message can be when submitted to this server. If not specified then 10MB will be assumed.  
    Public PropertyOptional. The password to authenticate to the server with. Only used if a user is provided.  
    Public PropertyOptional. The TCP/IP port to connect to the server on. If not specified the default (25) will be used.  
    Public PropertyThe full DNS name of the server to use for exchanging email  
    Public PropertyOptional. The user to authenticate to the server with. If provided a password is required.  
    Public PropertyWhen true any email will be encrypted using SSL.  
    Top
    See Also