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
machine:

    mail -s Test nospam < /dev/null

the mail is delivered locally, rather than through the smarthost. If I
manually append the domain, though:

    mail -s Test nos...@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 via email to