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
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.