From: Michele Andreoli (m.andreoli@tin.it)
Date: Mon Sep 11 2000 - 11:12:38 CEST
On Sun, Sep 10, 2000 at 10:59:36PM +0200, Arvid Nymoen nicely wrote:
> I have been wondering about the same thing. In my
> experience mu fetchmail has not been working since
> mu 7.6. I've tried ver. 8.3, 9.4, 9.5 - all refuse
> to collect email.
Please, open the file /usr/script/net.lib and locate the function
send():
----------------------------------
send()
{
echo -e "$@"
echo "sent [$@]" >> $LOGFILE
}
--------------------------------
and remove any "\r" of "\n" symbol you find: I added them as
suggestion from a contributor.
Michele
-- I'd like to conclude with a positive statement, but I can't remember any. Would two negative ones do? -- Woody Allen --------------------------------------------------------------------- To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk For additional commands, e-mail: mulinux-help@sunsite.auc.dk
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:15 CET