vstakhov / rmilter

Another sendmail milter for different mail checks.
86 stars 18 forks source link

Adding/removing headers under instruction of Rspamd doesn't work #148

Closed fatalbanana closed 8 years ago

fatalbanana commented 8 years ago

User reported that this doesn't work here: https://github.com/vstakhov/rspamd/issues/835

It seems that rmilter's expectation of format does not match what is actually sent by rspamd. No! Documentation is just wrong, argh!

fatalbanana commented 8 years ago

Seems to be fixed by this commit: https://github.com/vstakhov/rmilter/commit/623e6e1150bf7925ca6db74a0f2f2ea556290afe - user reported it worked.