Re: stumped: postfix silently won't start

2010-05-21 Thread Terry Barnum
On May 20, 2010, at 2:44 PM, Len Conrad wrote: > -- Original Message -- > From: Wietse Venema > Date: Thu, 20 May 2010 17:35:46 -0400 (EDT) > >> Len Conrad: >>> setsid(0x805c71d,0x2,0x0,0xbfbfeb1c,0xbfbfeb24,0x281beda0) ERR#1 'Operation >>> not permitte

Re: stumped: postfix silently won't start

2010-05-21 Thread Ralf Hildebrandt
* Len Conrad : > May 20 10:37:35 s...@sl1.hctc.net postfix/master[29415]: dict_eval: const Don't run master verbosely. I had a similar problem once when I umounted the /var/spool/postfix on a DRBD system. There were POstfix processes still lingering around (ps auxwww|grep postfix) which I all k

Re: stumped: postfix silently won't start

2010-05-20 Thread Len Conrad
-- Original Message -- From: Wietse Venema Date: Thu, 20 May 2010 17:35:46 -0400 (EDT) >Len Conrad: >> setsid(0x805c71d,0x2,0x0,0xbfbfeb1c,0xbfbfeb24,0x281beda0) ERR#1 'Operation >> not permitted' >> getsid(0x0,0x2,0x0,0xbfbfeb1c,0xbfbfeb24,0x281beda0) =

Re: stumped: postfix silently won't start

2010-05-20 Thread Wietse Venema
Len Conrad: > the end of kdump : > > 18781 master CALL setuid(0) > 18781 master RET setuid 0 > 18781 master CALL gettimeofday(0xbfbfde78,0) > 18781 master RET gettimeofday 0 > 18781 master CALL getpid > 18781 master RET getpid 18781/0x495d > 18781 master CALL sendto(0

Re: stumped: postfix silently won't start

2010-05-20 Thread Wietse Venema
Len Conrad: > setsid(0x805c71d,0x2,0x0,0xbfbfeb1c,0xbfbfeb24,0x281beda0) ERR#1 'Operation > not permitted' > getsid(0x0,0x2,0x0,0xbfbfeb1c,0xbfbfeb24,0x281beda0) = 798 (0x31e) > getpid(0x0,0x2,0x0,0xbfbfeb1c,0xbfbfeb24,0x281beda0) = 18366 (0x47be) > gettimeofday({1274384341.299480},0x0)

Re: stumped: postfix silently won't start

2010-05-20 Thread Len Conrad
-- Original Message -- From: Wietse Venema Reply-To: Postfix users Date: Thu, 20 May 2010 15:34:27 -0400 (EDT) >Len Conrad: >> >> postfix/postfix-script: fatal: the Postfix mail system is not running >> >> >> >> ps auxw| egrep master >> >> >> >> ... not

Re: stumped: postfix silently won't start

2010-05-20 Thread Len Conrad
-- Original Message -- From: "Len Conrad" Reply-To: Date: Thu, 20 May 2010 20:35:40 +0200 >-- Original Message -- >From: Wietse Venema >Reply-To: Postfix users >Date: Thu, 20 May 2010 13:08:31 -0400 (EDT) > >>Len

Re: stumped: postfix silently won't start

2010-05-20 Thread Wietse Venema
Len Conrad: > >> postfix/postfix-script: fatal: the Postfix mail system is not running > >> > >> ps auxw| egrep master > >> > >> ... nothing. > > > >So, what has changed? > > > > Wietse > > /change/ DUNNO > > I found that pf, packet filter was activated in rc.conf.local, but no rules > in

Re: stumped: postfix silently won't start

2010-05-20 Thread Len Conrad
-- Original Message -- From: Wietse Venema Reply-To: Postfix users Date: Thu, 20 May 2010 13:08:31 -0400 (EDT) >Len Conrad: >> FreeBSD 7.0-RELEASE >> >> mail_version = 2.8-20100323 >> >> postfix start >> >> or >> >> /usr/local/etc/rc.d/postfix start >

Re: stumped: postfix silently won't start

2010-05-20 Thread Wietse Venema
Len Conrad: > FreeBSD 7.0-RELEASE > > mail_version = 2.8-20100323 > > postfix start > > or > > /usr/local/etc/rc.d/postfix start > > followed immediately by > > postfix stop > > gives > > postfix/postfix-script: fatal: the Postfix mail system is not running > > ps auxw| egrep master > > .

stumped: postfix silently won't start

2010-05-20 Thread Len Conrad
FreeBSD 7.0-RELEASE mail_version = 2.8-20100323 postfix start or /usr/local/etc/rc.d/postfix start followed immediately by postfix stop gives postfix/postfix-script: fatal: the Postfix mail system is not running ps auxw| egrep master ... nothing. rc.conf.local has postfix_enable="YES"