Dirk Tamme said:
> The solution was to install mod_perl:
>
> cd /usr/local/src
> wget http://perl.apache.org/dist/mod.perl-1.0-current.tar.gz
> tar -xzf mod.perl-1.0-current.tar.gz
> cd /usr/local/src/mod_perl-1.29
> perl Makefile.PL NO_HTTPD=1
> make
> make install
Just install it from apt, via:
Dirk Tamme said:
> The solution was to install mod_perl:
>
> cd /usr/local/src
> wget http://perl.apache.org/dist/mod.perl-1.0-current.tar.gz
> tar -xzf mod.perl-1.0-current.tar.gz
> cd /usr/local/src/mod_perl-1.29
> perl Makefile.PL NO_HTTPD=1
> make
> make install
Just install it from apt, via:
Dirk Tamme <[EMAIL PROTECTED]> writes:
> I'm using sendmail 8.12.11 ( including the Milter interface), and I
> want to use the Perl interface Sendmail::Milter.
> To install Sendmail::Milter, I had done the following:
Are you aware of libsendmail-milter-perl's existence?
-Hilko
Dirk Tamme <[EMAIL PROTECTED]> writes:
> I'm using sendmail 8.12.11 ( including the Milter interface), and I
> want to use the Perl interface Sendmail::Milter.
> To install Sendmail::Milter, I had done the following:
Are you aware of libsendmail-milter-perl's ex
Hello,
my problem was that my Perl-Script with Sendmail::Milter gave 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
The solution was to install mod_perl:
cd /usr/local/src
Hello,
my problem was that my Perl-Script with Sendmail::Milter gave 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
The solution was to install mod_perl:
cd /usr/local
hich provides a nice way to
use it via perl.
Thank you for suggesting MIMEdefang. Nevertheless, I'm looking for a
solution of my original problem:
It is the error message
/usr/bin/perl: relocation error:
/usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi/auto/Sendmail/Milter/M
hich provides a nice way to
use it via perl.
Thank you for suggesting MIMEdefang. Nevertheless, I'm looking for a
solution of my original problem:
It is the error message
/usr/bin/perl: relocation error:
/usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi/auto/Sendmail/Milter/M
I've also had a lot of success using mimefang on our external mail server
I've also had a lot of success using mimefang on our external mail server.
It's easy to configure for any of your mail filtering needs.
Bojens, Kai said:
> I don't have a solution for your particular problem but i am using
> the milter interface via MIMEdefang which provides a nice way to
> use it
Hi.
> I'm using sendmail 8.12.11 ( including the Milter interface), and
> I want to use the Perl interface Sendmail::Milter.
I don't have a solution for your particular problem but i am using
the milter interface via MIMEdefang which provides a nice way to
use it via perl.
W
Hi.
> I'm using sendmail 8.12.11 ( including the Milter interface), and
> I want to use the Perl interface Sendmail::Milter.
I don't have a solution for your particular problem but i am using
the milter interface via MIMEdefang which provides a nice way to
use it via perl.
W
Hello,
I'm using sendmail 8.12.11 ( including the Milter interface), and I want
to use the Perl interface Sendmail::Milter.
To install Sendmail::Milter, I had done the following:
cd /usr/local/src/Sendmail-Milter-0.18
perl Makefile.PL /usr/local/src/sendmail-8.12.11\
/usr/local/src/sen
Hello,
I'm using sendmail 8.12.11 ( including the Milter interface), and I want
to use the Perl interface Sendmail::Milter.
To install Sendmail::Milter, I had done the following:
cd /usr/local/src/Sendmail-Milter-0.18
perl Makefile.PL /usr/local/src/sendmail-8.12.11\
/usr/local/src/sen
14 matches
Mail list logo