bundles/rspamd: remove from_name from dmarc reporting config
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
7a257279cf
commit
759a711dc5
1 changed files with 0 additions and 1 deletions
|
@ -5,5 +5,4 @@ reporting {
|
||||||
org_name = 'kunbox.net';
|
org_name = 'kunbox.net';
|
||||||
smtp = '127.0.0.1';
|
smtp = '127.0.0.1';
|
||||||
smtp_port = 25;
|
smtp_port = 25;
|
||||||
from_name = 'rspamd @ ${node.metadata.get('hostname')}';
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue