Matt Simerson

Results 217 comments of Matt Simerson

Yes, there's several ways. The question is what you want to do with the catches. We've got examples in several plugins that catch the timeouts and do things with them....

Closing as a largely solved problem. The solutions outlined herein are largely utilized where necessary.

No activity and no reports for 5 years. A fair number of changes (esp the discarding of the pooling code) have happened since and I'm thinking this may be a...

While troubleshooting a related issue with smtp_forward, I have observed this same behavior and it's related to using generic-pool. When I disable the pooling (as PR 3113 does, this issue...

A currently open PR exports `SNICallback` from tls_socket. (It also cleans up that file significantly, but that's a different issue). `certsByHost` was already exported. That same open PR turns `certsByHost`...

moved to [wiki/TODO](https://github.com/haraka/Haraka/wiki/TODO)

I think this is fixed by #3068

moved to [wiki/TODO](https://github.com/haraka/Haraka/wiki/TODO)

Closing. There's little we can do here without a test case.

Stale, closing. Much of that code has since changed.