blob: 0a37f2c23180dd3cd6d4704e4606cedfcb735464 (
plain)
1
2
3
4
5
6
7
8
9
|
# this is a hack because we currently only allow email relaying using the split-horizon zz0.email
selene-hosts:
host.present:
- comment: Needed for email
- ip: 192.168.0.120
- names:
- selene.psyched.dev
- selene
- zz0.email
|