there is a special mailing list for Sendmail::Milter, a Perl package for communication with the Milter interface of sendmail. But, I didn't get an answer there, so please allow me to ask at this list.
I used a script given by Derek Balling:
www.tpj.com/documents/s=7178/sam0206l/ <http://www.tpj.com/documents/s=7178/sam0206l/>
The critical line is:
<http://www.tpj.com/documents/s=7178/sam0206l/>if (not Sendmail::Milter::auto_setconn($ARGV[0], $ARGV[1]))
I get the error message:
/usr/bin/perl: relocation error: /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi/auto/Sendmail/Milter/Milter.so: undefined symbol: smfi_setconn
It seems that there is missing something. But, I have installed Sendmail::Milter, and I have no idea what should I do. If anybody has an idea, please help. Yours, Dirk Tamme
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>