APM: Re: Help with Sendmail::Milter

Evan Harris eharris at puremagic.com
Fri Apr 18 02:06:21 CDT 2003


Well, I think I figured it out.  I was apparently using a wrong directory as
an argument to the perl Makefile.PL command.

But, if anyone knows of another method to do sendmail milter from perl, I'd
still like to hear about it.

Thanks.

Evan

On Fri, 18 Apr 2003, Evan Harris wrote:

>
> I'm trying to write some code to test out some new theories on spam
> filtering with sendmail and milter.  I've found the Sendmail::Milter project
> on sourceforge and tried to install it to get it to work, but am getting an
> error.
>
> I followed the instructions for building and installing it, but when trying
> to run the sample script that is distributed with it, I get:
>
> perl: relocation error: /usr/src/Sendmail-Milter-0.18/blib/arch/auto/Sendmail/Milter/Milter.so: undefined symbol: smfi_setconn
>
> I'm not familiar with that error, though smfi_setconn is supposed to be
> defined by the milter interface.  Any ideas what might be wrong?
>
> The system is a Debian Linux install with sendmail 8.12.9.
>
> Or, if anyone has a better suggestion for how to easily interface with
> sendmail milter from perl, I'd love to hear about it.
>
> Evan
>
>




More information about the Austin mailing list