Inherits SMTPSubmit
The SMTPS class implements the old wrapper trick still commonly used on port 465. As befits a hack, it is a bit of a hack, and depends on the ability to empty its writeBuffer().
Constructs an SMTPS server on file descriptor s, and starts to negotiate TLS immediately.
Reimplements SMTPSubmit::SMTPSubmit().
Handles completion of TLS negotiation and sends the banner.
This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.