Local vs. relayed mail
I'm currrently using Postfix on a pair of machines, one of which is a
smarthost for the other. If I do something like this on the internal
machines:
mail -s Test nospam < /dev/null
Then the mail is delivered locally, rather than through the smarthost.
If I manually append the domain, though:
mail -s Test nospam@example.com < /dev/null
then everything works just fine. Is it possible to force smarthost
delivery for usernames that exist on both machines?
--
"Oh, look: rocks!"
-- Doctor Who, "Destiny of the Daleks"
Reply to: