Table of Contents

Property Port

Namespace
MailFathom.Infrastructure.Mail
Assembly
MailFathom.Infrastructure.dll

Port

Gets or sets the submission server port.

public int Port { get; set; }

Property Value

int

Remarks

The default is the implicit-TLS submission port, so it agrees with the default ConnectionSecurity. A provider serving submission over STARTTLS is reached by setting both.