Guardian Digital Inc. >
InfoCenter >
Mailing List Archives >
Amavis
Amavis Mailing List Archive
Hello Javier,
Thursday, December 16, 2004, 7:04:13 AM, you wrote:
> I also canīt download nothing with cpan so thatīs why
> i wanna lern how to install it the stanalone way.
Part of the problem with CPAN is that by default it does not use
passive ftp transfers which is a problem when you are behind
a firewall. I prefer to simply choose only http servers during
the initial configuration.
To start your configuration over:
cpan> o conf init
Probably an easier way is to locate libnet.cfg and edit it
so you use passive ftp transfer mode. Change:
ftp_int_passive => 0,
to
ftp_int_passive => 1,
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|