rmilter
rmilter copied to clipboard
Debianization fix
Hello, please consider this PR that fixes build on Ubuntu 14.10,
Rather leave changelog untouched so as not to break search/replace in build scripts:
https://github.com/vstakhov/rspamd-build-scripts/blob/master/rspamd_build.sh#L516-L517
@fatalbanana Sorry, cannot leave debian/changelog unbumped because we build this project for our quite rare Linux distribution via common tools (debuild etc), not local build scripts. Otherwise the resulting package will be assigned to the outdated version (1.6.7 instead of 1.9.0)
debian also fix postfix conf, so more needs help on postfix maillists to solve it, sadly debian people/ubuntu friends dont learn much on it
real fix is to patch local on ubuntu, not break it on github with conflicts