OpenDKIM setup. (#196)
* OpenDKIM setup. see #173 * Fixed unit tests. * Fixed mysql syntax.
This commit is contained in:
@@ -60,6 +60,8 @@ class Postfix(base.Installer):
|
||||
"modoboa", "venv_path"),
|
||||
"modoboa_instance_path": self.config.get(
|
||||
"modoboa", "instance_path"),
|
||||
"opendkim_port": self.config.get(
|
||||
"opendkim", "port")
|
||||
})
|
||||
return context
|
||||
|
||||
|
||||
Reference in New Issue
Block a user