Update CHANGES and man/dkimpy-milter.conf.5 for SubDomains option.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
1.1.0 2019-04-12
|
||||
- Add SubDomains option to enable signing for sub-domains (LP: #1811535)
|
||||
- Port to python3 (LP: #1815502)
|
||||
- Add test suite using opendkim miltertest
|
||||
- When Socket is absolute path, do not strip leading /
|
||||
|
||||
@@ -430,6 +430,12 @@ is not given as either a hostname or an IP address, the socket will be
|
||||
listening on all interfaces. A literal IP address must be enclosed in
|
||||
square brackets. This option is mandatory in the configuration file.
|
||||
|
||||
.TP
|
||||
.I SubDomains (Boolean)
|
||||
Sign subdomains of those listed by the
|
||||
.I Domain
|
||||
parameter as well as the actual domains.
|
||||
|
||||
.TP
|
||||
.I Syslog (Boolean)
|
||||
Log via calls to
|
||||
|
||||
Reference in New Issue
Block a user