Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debianization fix #135

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

Debianization fix #135

wants to merge 48 commits into from

Conversation

vitalyisaev2
Copy link
Contributor

Hello, please consider this PR that fixes build on Ubuntu 14.10,

@fatalbanana
Copy link
Contributor

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

@vitalyisaev2
Copy link
Contributor Author

@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)

vstakhov and others added 27 commits July 26, 2016 13:36
Issue: vstakhov#137
Reported by: @bax-
Partial rework of configuration file
…ation

[Rework] Remove systemd socket activation
* [Feature] Allow to disable greylisting and ratelimit globally
* [Feature] Optimize sending data to rspamd
* [Fix] Avoid using of LTS as it seems to be broken on FreeBSD
* [Fix] Fix detection of sendfile on FreeBSD
* [Fix] Fix probability setup
* [Fix] Fix sdsnewlen usage
* [Fix] Fix usage of magic constants
* [Rework] Remove systemd socket activation

Signed-off-by: Vsevolod Stakhov <[email protected]>
Default value for spamd_greylist is 'yes' and config parser code
set it only to yes. 'spamd_greylist = no' haven't worked.
[Fix] Fix adding headers from rspamd
Config file processing fixes/impruvements
vstakhov and others added 16 commits August 22, 2016 14:14
[Minor] Update configuration file
[Minor] Read /etc/default/rmilter in Debian init script
* [Feature] Allow adding/overriding options for rmilter
* [Feature] Allow to disable dkim signing completely
* [Fix] Allow empty sections in the config
* [Fix] Do not fold dkim signature received from Rspamd
* [Fix] Fix adding headers from rspamd
* [Fix] Fix adding of IP addresses to the lists
* [Fix] Treat connections from unix socket as local connections
* [Fix] Unbroke 'spamd_greylist = no' config option
* [Rework] Process all flag config file options in same way
* [Rework] Remove old and deprecated rules
* [Rework] Use lc-btrie code for radix trie

Signed-off-by: Vsevolod Stakhov <[email protected]>
@xpunkt
Copy link

xpunkt commented Sep 11, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants