![]()
From: virtanen (hvirtane@cc.jyu.fi)
Date: Fri Feb 23 2001 - 12:38:56 CST
I wrote:
>My config is shown as follows:
>(in ~/õplaa):
>less .hmrc
>hm_usetable = 1
>hm_mail = oplaa@fr420.edu.jyu.fi
># hm_domainaddr = fr420.edu.jyu.fi
># indextable = 0
>hm_label = Hyvi<E4> oppimiskokemuksia
>hm_about = http://fr420.edu.jyu.fi/oplaa/oplaalista.html
>language = fi
>hm_ihtmlfooterfile = /var/www/oplaa/oplaafoot.html
>less .forward:
>"|/usr/bin/hypermail -n oplaa@fr420.edu.jyu.fi -i -u -d /var/www/oplaa"
I've changed
'hm_mail = oplaa@fr420.edu.jyu.fi'
into:
hm_hmail = oplaa@fr420.edu.jyu.fi
and
"|/usr/bin/hypermail -n oplaa@fr420.edu.jyu.fi -i -u -d /var/www/oplaa"
into:
"|/usr/bin/hypermail -i -u -d /var/www/oplaa"
But that makes no effect.
I've tried to change many other things as well. (I've been reading the
configuration many times, and found in some files differencies considering
the variable hm_hmail.)
![]()