On Sun, Nov 11, 2007 at 01:25:03AM +0900, Osamu Aoki wrote:
> Short report:
> Please do not set 'myorigin = /etc/mailname' at least for 
> "Internat with smarthost".  This may cause root mail etc. to be sent
> outside unless user checks result of debconf carefully.

Postfix has no concept of whether mail is leaving the machine or not at
the point where address rewriting is being done.  That is, all mail is
_outgoing_ in postfix's opinion.

See sender_canonical_maps and recipient_canonical_maps for how to deal
with using some other domain as the default for the domain on outgoing
mail.

The bug here is quite possibly that postfix's install doesn't make
dealing with a machine that needs to tweak myorigin (usually because
it's not in the DNS for the rest of the internet) easier.

lamont



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to