Skip to content

Instantly share code, notes, and snippets.

@brablc
Created March 19, 2015 11:36
Show Gist options
  • Save brablc/fc8cdaee36f3a436f4a1 to your computer and use it in GitHub Desktop.
Save brablc/fc8cdaee36f3a436f4a1 to your computer and use it in GitHub Desktop.
SignigTable.lua for opendkim
-- On startup opendkim executes the script but does not give any query
if query == nil then
return "%"
end
return query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment