Re: register callbacks error
Evan Harris <[email protected]> Thu, 23 Aug 2007 10:07:59 -0500 (CDT)
| Newsgroups | gmane.mail.spam.greylist.user |
|---|---|
| Message-ID | <[email protected]> |
If that's the case, it's actually a Sendmail::Milter problem. Last time I checked, Sendmail::Milter hadn't been updated in a while, perhaps the newer libmilter changed an interface that caused it to break. Evan On Thu, 23 Aug 2007, Christine Kuhlmey wrote: > Hi all, > > I've found a solution: relaydelay doesn't work with sendmail-8.14.1-libmilter > but with sendmail-8.13.8-libmilter ist runs fine!! > > Regards > Christine > > > On 23-Aug-2007 Christine Kuhlmey wrote: >> >> On 22-Aug-2007 Brian Ross wrote: >>> Hi Christine, >>> >>> It sounds like you may have the wrong version of libmilter. Did you >>> build your sendmail binary and libmilter library from the same source? >>> >> >> Hi Brian, >> >> thanks for your reply! >> I use sendmail-8.14.1 and both libmilter and the sendmail-executable are from >> the same source. I've rebuilt it, but the resulting library and binaries are >> exactly the same like the old ones. >> ... >> >>> At 06:43 AM 8/22/2007, Christine Kuhlmey wrote: >>> >>> >>>> Hello all, >>>> >>>> I have greylisting successfully been running on Solaris9 >>>> and I wanted to move the installation to a Solaris10 machine now. >>>> >>>> I've got threaded perl 5.8.8, sendmail-libmilter, mysql5-database, >>>> and Sendmail::Milter installed. The connection to the database >>>> is working: >>>> >>>> "Loading Config File: /etc/mail/relaydelay.conf >>>> Using connection 'local:/var/run/relaydelay.sock' for filter relaydelay >>>> DBI Connecting to DBI:mysql:database=relaydelay:host=notlocalhost:port=3306" >>>> >>>> and then I get the error: >>>> >>>> "Failed to register callbacks for relaydelay. >>>> Closing DB connection." > _______________________________________________ > Greylist-users mailing list > [email protected] > http://lists.puremagic.com/cgi-bin/mailman/listinfo/greylist-users >