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

add redis database configuration #1730

Merged
merged 2 commits into from
Oct 21, 2023
Merged

Conversation

chri2
Copy link
Contributor

@chri2 chri2 commented Oct 17, 2023

YunoHost/issues#2266

without this rspamd does not use the redis database

YunoHost/issues#2266

without this rspamd does not use the redis database
@Tagadda
Copy link
Contributor

Tagadda commented Oct 17, 2023

You'll have to edit this file too

do_pre_regen() {
pending_dir=$1
cd /usr/share/yunohost/conf/rspamd
install -D -m 644 metrics.local.conf \
"${pending_dir}/etc/rspamd/local.d/metrics.conf"
install -D -m 644 dkim_signing.conf \
"${pending_dir}/etc/rspamd/local.d/dkim_signing.conf"
install -D -m 644 rspamd.sieve \
"${pending_dir}/etc/dovecot/global_script/rspamd.sieve"
}

@alexAubin alexAubin merged commit 62779ee into YunoHost:dev Oct 21, 2023
2 checks passed
@chri2 chri2 deleted the fix_rspamd_redis branch October 31, 2023 13:32
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.

3 participants