blob: 45f3678f6c7c0760da0764fc07dc44fc7269144e (
plain)
1
2
3
4
5
6
7
8
9
10
|
xx@mxt6.test.ex
router = lookuphost, transport = remote_smtp
host ten-1.test.ex [V4NET.0.0.1] MX=5 ad=no
myhost.test.ex@mxt1.test.ex
router = self, transport = remote_smtp
host myhost.test.ex [V4NET.10.10.10] ad=no
xx@mxt1.test.ex
router = self2, transport = remote_smtp
host myhost.test.ex [V4NET.10.10.10] ad=no
xx@not.exist is undeliverable: Unrouteable address
|