corecode / dma

The DragonFly Mail Agent, a small Mail Transport Agent (MTA), designed for home and office use.
Other
235 stars 51 forks source link

Improve handling errors from SSL_read(). #104

Closed danielfojt closed 3 years ago

danielfojt commented 3 years ago

Distinguish between fatal and recoverable errors and retry the operation in the latter case.