OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Mysql and postfix

From: Juan Nin (juaidjuanin.com)
Date: Tue Apr 01 2003 - 13:29:22 CST


From: "Arthur Lessard" <ajlessardyahoo.com>

> Thanks, Juan, and Patrik as well, this helped
> immensely. I can get postfix working, and it seems to
> read the mysql tables on startup, which it wouldn't do
> before.

great :)

> However, I still have one bad problem - it
> won't accept mail. Specifically, when I telnet to
> port 25, postfix looks OK, but if I send mail to any
> aaddres (using manual commands at the telnet prompt,
> which I usually use for troubleshooting mail), it
> accepts the EHLO and MAIL commands, but as soon as I
> specify a destination mail addres, it kills the telnet
> session and postfix seems to go into a hibernating
> state for a while (during which I see a new process,
> "cleanup -t unix -u -c"), and it won't accept telnet
> sessions to port 25 anymore. After a while, it comes
> back.

are you using the master.cf that the package installed, or are you using
another previous version you had?
it may be that

if not, check for error messages in /var/log/mailog

Juan