Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- FQDN: hostname.dev.example.com
- From: <[email protected]>
- main.cf: #myhostname
- #mydomain
- results: From:<[email protected]>
- main.cf: myhostname = hostname.dev.example.com
- results: From:<[email protected]>
- main.cf: myhostname = hostname
- mydomain = dev.example.com
- results: From:<[email protected]>
- main.cf: myhostname = hostname.dev
- mydomain = example.com
- results: From:<[email protected]>
- main.cf: myhostname = hostname.dev.example.com
- results: Postfix error
- main.cf: myhostname = "hostname.dev.example.com"
- results: Postfix error
- main.cf: myhostname = hostname.dev.example
- results: From:<[email protected]>
- main.cf: mydomain = dev.example.com
- results: From:<[email protected]>
- main.cf: myhostname = hostname.dev
- myorigin = example.com
- results: From:<[email protected]>
- main.cf: myorigin = hostname.dev.example.com
- results: From:<[email protected]>
- From: <[email protected]>
Add Comment
Please, Sign In to add comment