----- Original Message -----From: Oliver FrommeSent: Sunday, December 10, 2006 11:42 PMSubject: Re: [milter-greylist] Cannot write dumpfile
manu@netbsd.org wrote:
> Joel Reicher wrote:
>
> > > Dec 10 02:17:57 milter-greylist: [ID 525239 mail.error] cannot write dum=
> > > pfile "/var/milter-greylist/greylist.db-XXiSa4
> > > EM": Bad file number
> > > Dec 10 02:17:57 milter-greylist: [ID 525239 mail.error] cannot write dum=
> > > pfile "/var/milter-greylist/greylist.db-XXiSa4
> > > EM": Bad file number
> >
> > Did this message really appear twice? I'm guessing, but perhaps you're
> > seeing a threading problem. I doubt it's healthy for more than one
> > thread to use the same tempfile name. Perhaps you had three threads
> > generate the same name, and when one of them closed the file descriptor
> > you got this message from the other two.
>
> Same message ID but different thread? It looks odd...
It could simply be a configuration issue with his syslog.
In fact it's pretty easy to mess up the config so you get
duplicate messages to the same file. I don't think it's
related to the actual problem.
Best regards
Oliver
--
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing
Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.
(On the statement print "42 monkeys" + "1 snake":) By the way,
both perl and Python get this wrong. Perl gives 43 and Python
gives "42 monkeys1 snake", when the answer is clearly "41 monkeys
and 1 fat snake". -- Jim Fulton
Message
Re: [milter-greylist] Cannot write dumpfile
2006-12-11 by aNguyen
I think the problem is fixed. These errors do not
show up and milter-greylist does not die ... yet (in 5 hours
so far...)
I took over the system built by a previous sysadmin
who left before I came in... It runs milter-greylist version 1.6 and it is
started using this command:
/usr/local/bin/milter-greylist -u smmsp -p
/var/milter-greylist/milter-greylist.sock;
These errors shows up after I upgraded to the
latest version - 3.1.1
What I did was to start milter-greylist using the
supplied rc-solaris scripts and it works fine now.
I had trouble compiling version 3.1.1 on the
running box (solaris 8) so I compiled it fine on Solaris 10. It seems
to run fine on Solaris 8 which only requires one missing lib.so file wich I
copied from Solaris 10...
Thanks,
An Nguyen
Attachments
- No local attachments were found for this message.