OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: append_at_myorigin/myorigin does not work with locally submitted mails

From: Ingo Rogalsky (rog7993web.de)
Date: Wed Mar 05 2008 - 06:15:12 CST


Hello,

On Fri, Feb 29, 2008 at 10:52:55AM -0500, Victor Duchovni wrote:
> The "sendmail" in question is almost certainly not the Postfix "sendmail".

This assumption is right. I deactivated sendmail but did not uninstall
it. In fact postfix listened at port 25, but /usr/lib/sendmail was a
link to /etc/alternatives/mta-sendmail. "rpm -e sendmail" or
"update-alternatives --config mta" solved the problem.

Thank you very much.

Ingo