Re: sendmail(failed)

2011-12-01 Thread Stuart Henderson
On 2011-12-01, Wesley M. wrote: > Hi > > I upgraded my mailserver to OpenBSD 5.0 > > Now at startup i have : > Starting Network Daemons : sshd sendmail(failed) inetd > failed ? why ? Normal ? You missed following some steps in the upgrade guide. http://www.openbsd.org/faq

Re: sendmail(failed)

2011-12-01 Thread Antoine Jacoutot
On Thu, Dec 01, 2011 at 05:09:47PM +0400, Wesley M. wrote: > > Change in startup procedure for Postfix and exim: The base OS has moved > > to using scripts in /etc/rc.d to start all daemons. The script for > > sendmail does not function fully for alternative MTAs (in particular it > > will displ

Re: sendmail(failed)

2011-12-01 Thread Wesley M.
> Change in startup procedure for Postfix and exim: The base OS has moved > to using scripts in /etc/rc.d to start all daemons. The script for > sendmail does not function fully for alternative MTAs (in particular it > will display "failed" at startup, although the daemon will still be > starte

sendmail(failed)

2011-12-01 Thread Wesley M.
Hi I upgraded my mailserver to OpenBSD 5.0 Now at startup i have : Starting Network Daemons : sshd sendmail(failed) inetd failed ? why ? Normal ? And in rc.local we have a script that execute postfix with the option set-permissions If i do : netstat -anf inet ; i can see that the box listen well