Skip to content

Instantly share code, notes, and snippets.

-- /etc/rspamd/lua.local.d/dn_restriction.lua
local lua_maps = require 'lua_maps'
local rspamd_util = require 'rspamd_util'
local dn_to_email_map = rspamd_config:add_map{
type = "map",
url = '/etc/rspamd/restricted_dn.map',
--[[#example map content:
"Foo Bar" foo@example.net
@Guidoom
Guidoom / gist:d5db0a76ce669b139271a528a8a2a27f
Last active December 21, 2025 16:31
Sample odoo.conf file
[options]
#
# WARNING:
# If you use the Odoo Database utility to change the master password be aware
# that the formatting of this file WILL be LOST! A copy of this file named
# /etc/odoo/openerp-server.conf.template has been made in case this happens
# Note that the copy does not have any first boot changes
#-----------------------------------------------------------------------------
# Odoo Server Config File - TurnKey Linux