From: Magnus Bäck (no email)
Date: Thu Jul 01 2004 - 09:46:09 EDT
On Thursday, July 01, 2004 at 15:41 CEST,
"Bisbal, Prentice" <> wrote:
> I would like to define another server as the mailhub that will receive
> all mail sent to unqualified addresses. This can be done in sendmail
> by defining the MAILHUB variable in sendmail.mc. What is the best way
> to duplicate this behavior in postfix?
By default, addresses with no hostpart get @$myorigin appended by
Postfix, and addresses with just a hostname as hostpart get $mydomain
appended. Make sure you don't list $myorigin and $myhostname.$mydomain
in $mydestination if you want to avoid local delivery of such mail.
[...]
-- Magnus Bäck
|
|
|