Bug#450787: postfix: Smarthost set up

2022-03-07 Thread Michael Prokop
Hi, * LaMont Jones [Fri Jan 04, 2008 at 07:06:49AM -0700]: > 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. I recently stumbled upon a related is

Bug#450787: postfix: Smarthost set up

2008-01-04 Thread LaMont Jones
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 whethe

Bug#450787: postfix: Smarthost set up (follow-up)

2007-11-10 Thread Osamu Aoki
Hi, Just to follow up, .. Frst, my script example used "cat" for /etc/mailname. Since it may contain comments, I guess $(grep -m1 -v -e '^#' -e '^ *$' /etc/mailname) may have been better. I checked how popular to assume /etc/mailname not being localhost but ISP or debian.org like FQDN on debia

Bug#450787: postfix: Smarthost set up

2007-11-10 Thread Osamu Aoki
Package: postfix Version: 2.4.6-1 Severity: normal 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. Long report: "postfix/main_mailer_type" has 5 p