You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've made a simple proxy server to test http APIs. It takes contents of http requests and forwards them to e-mail. The problem occurs when it tries to send an e-mail containing binary data. The mailer just hangs with no exception nor warning. No further e-mails are sent, process is not killed and log file is clean.
The text was updated successfully, but these errors were encountered:
I've made a simple proxy server to test http APIs. It takes contents of http requests and forwards them to e-mail. The problem occurs when it tries to send an e-mail containing binary data. The mailer just hangs with no exception nor warning. No further e-mails are sent, process is not killed and log file is clean.
The text was updated successfully, but these errors were encountered: