mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Merge pull request #827 from dpeca/patch-8
Fix for: Warning: purging the environment. Suggested action: use keep…
This commit is contained in:
commit
b918f04cdc
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
|||
#SPAM_SCORE = 50
|
||||
#CLAMD = yes
|
||||
|
||||
add_environment=<; PATH=/bin:/usr/bin
|
||||
keep_environment=
|
||||
|
||||
domainlist local_domains = dsearch;/etc/exim4/domains/
|
||||
domainlist relay_to_domains = dsearch;/etc/exim4/domains/
|
||||
hostlist relay_from_hosts = 127.0.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue