Closed simonszu closed 6 years ago
Hm, this could be a problem of the rcpt_to.alias_forward plugin as well...
The previous issues we had with dkim_sign throwing this error might prove helpful to you. Here's a repo search cannot pipe while currently piping.
I took a quick look at rcpt_to.alias_forward plugin and you need to be more careful of flow control and making sure to call next()
exactly once.
system info
Expected behavior
Inbound mail gets piped to rspamd, rspamd processes the mail, and reports it back to Haraka
Observed behavior
and haraka crashing after that (please ignore any domains in this error log, it was pasted together from two subsequent crashes, maybe the domains do not fit together. However, the log is the same)
Steps to reproduce
Install Haraka with the following plugins enabled (in this order):
Rspamd is on another host (speak: docker container) with the following config:
Wait until Haraka gets an inbound mail to process.