mhonarc-users  

RE: mhastart via cron?

list1
Wed, 29 Dec 2004 07:02:21 -0800


> > Gunnar Hjalmarsson wrote:

> Otherwise,
> if you want that mhastart.pl only updates the archive, you can try this
> change at (approx.) line 263ff:
>
> unless ($ENV{HTTP_USER_AGENT}) {
>      #autoupdate('');
>      updatearchive('-add', '-quiet');
>      mhaexit();
>

Brilliant! That works. Thanks Gunnar for your help and patience and thanks
to Earl (obviously!)