OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Re: Re: "append_at_myorigin" not working (solved)

From: Joel CARNAT (joelcarnat.net)
Date: Sat Mar 04 2006 - 06:39:39 CST


OK - so it was a wrapper issue - configured to use some sendmail
binaries rather than the postfix emulation ones. Now postfix behaves as
expected !

Thanks for the help.
        Jo

On Sat, Mar 04 2006 - 13:30, Joel CARNAT wrote:
> On Sat, Mar 04 2006 - 13:16, Magnus Bäck wrote:
> >
> > > I've tried the same thing on a gentoo/Linux, where only postfix is
> > > installed and I get the same behaviour.
> > > Mar 4 12:55:14 gentoo postfix/pickup[14140]: 84A642F6953: uid=1000
> > > from=<joel>
> > > Mar 4 12:55:14 gentoo postfix/cleanup[15714]: 84A642F6953:
> > > message-id=<20060304115514.84A642F6953ge
> > > ntoo.there.com>
> > > Mar 4 12:55:14 gentoo postfix/qmgr[16750]: 84A642F6953:
> > > from=<joelthere.com>, size=317, nrcpt=1 (qu
> > > eue active)
> > > Mar 4 12:55:15 gentoo postfix/local[15725]: 84A642F6953:
> > > to=<rootgentoo.there.com>, orig_to=<root>,
> > > relay=local, delay=1, status=sent (mailbox)
> >
> > And what's the "postconf -n" output on that machine?
> >
>
> On the Linux machine, the trouble was "myorigin = $myhostname".
> When I set "myorigin = $mydomain", everything gets OK (thanks Wietse).
>
> I'll dig this sendmail/postfix call weirdness which should explain my issue.
>