was blank, now Clam autoupdate, add f-prot

G. Armour Van Horn vanhorn at whidbey.com
Sun Aug 31 18:53:49 IST 2003


Kevin,

Thanks. I've made the change, and it looks like a perfect solution to me.
We'll see how it goes in the next few days, depending on when f-prot next
updates their files. I just hope I can remember that I need to do that again
when it fails the next time Julian updates the script!

Van

Kevin Spicer wrote:

> On Sun, 2003-08-31 at 14:43, G. Armour Van Horn wrote:
>
> >Sure enough, when I start up an ftp session to an external server, just
> >hitting ls gets me "227 Entering Passive Mode" and then just sits there
> >forever.
>
> Wel, if it's passive mode thats causing the problems find this line in
> f-prot-autoupdate  (usually in /usr/lib/MailScanner)
>
>   $r = system("wget --passive-ftp --tries=3 $ip$filename > /dev/null
> 2>&1");
>
> and change it to
>
>   $r = system("wget --tries=3 $ip$filename > /dev/null 2>&1");
>
> and see it that helps
>
> BMRB International
> http://www.bmrb.co.uk
> +44 (0)20 8566 5000
> _________________________________________________________________
> This message (and any attachment) is intended only for the
> recipient and may contain confidential and/or privileged
> material.  If you have received this in error, please contact the
> sender and delete this message immediately.  Disclosure, copying
> or other action taken in respect of this email or in
> reliance on it is prohibited.  BMRB International Limited
> accepts no liability in relation to any personal emails, or
> content of any email which does not directly relate to our
> business.

--
----------------------------------------------------------
Sign up now for Quotes of the Day, a handful of quotations
on a theme delivered every morning.
Enlightenment! Daily, for free!
mailto:twisted at whidbey.com?subject=Subscribe_QOTD

For web hosting and maintenance,
visit Van's home page: http://www.domainvanhorn.com/van/
----------------------------------------------------------



More information about the MailScanner mailing list