kwoody--- via Postfix-users:
> The local recipient table has a list of all valid users in the format
> [email protected]. This is rebuilt when needed.
>
> Postifx is appending mail.citytel.net, not citytel.net.
Over the last 25+ years, Postfix appends the domain that is configured
in the myorigin setting.
Typically, that's one of:
myorigin = $myhostname (the default)
myorigin = $myomain
You may want to check the output from this command:
postconf -x myorigin myhostname mydomain
HOWEVER Postfix will not append a domain if your mail command
already provides one.
Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]