On Fri, Jul 25, 2008 at 05:56:19PM +1100, Michael Mansour wrote:
> Hi,
>
> > Hi, i have a sun server with sparc processor. I am use FreeBSD 6.1-RELEASE
> > and sendmail and bind-9.4.2.
> > I want to use milter-greylist with SPF.
> >
> > I do:
> > 1) making libspf2 from freebsd ports
> > 2) making milter-greylist with libspf2
> > when starting milter-greylist it hang. Permissions to folder with
> > socket are ok.
> >
> > When i making without libspf2, milter-greylist is working.
>
> I've tried to get this working myself on Scientific Linux 4.6 servers (RHEL4
> U6 derivative). The RPM's I installed:
>
> libspf2-1.2.5-3
> libspf2-progs-1.2.5-3
> libspf2-devel-1.2.5-3
>
> I then build milter-greylist with libspf2 support, run it, then the first
> email milter-greylist receives it crashes.
Had similar problems (which had its root in a 64bit issue). Maybe you
want to take a look at the libspf2 section of
http://jk.kom.tuwien.ac.at/software/milter-greylist/ where I collected
some patches moving around for libspf2 1.2.5 (which helped me to get
libspf2 work on Fedora 6 Linux on x86_64 hardware and Solaris Sparc+x86).
I think if the Debian distribution contains libspf2 it would be well
patched also. Possibly use this as base for creating your own package
from source.
Regards,
Johann