projects
/
invirt/packages/xvm-mail-config.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update for the new XVM backend subnet IPs.
[invirt/packages/xvm-mail-config.git]
/
xvm-mail-relay
1
#!/bin/bash
2
forward="$(invirt-getconf mail.forward)"
3
/usr/bin/formail -i "To: $forward" | /usr/sbin/sendmail -f "root@$(hostname -f)" "$forward"