index
:
fripost-ansible
master
Fripost ansible scripts
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
webmail
/
files
/
etc
/
roundcube
/
plugins
/
authres_status
/
config.inc.php
blob: 8ee3bc765829c69ccfd8498d4f67679a5ebed979 (
plain
)
1
2
3
4
5
<
?php
$config
[
'trusted_mtas'
] =
array
(
'mx1.fripost.org'
,
'mx2.fripost.org'
);
?
>