mhonarc-users

[no subject]

1997-02-14 04:36:03
Hi,

I've got into troubles running the new mhonarc beta version.
I am using elm filter activated from the .forward file:

"| /usr/local/bin/filter -o /usr/users/ikhmelin/.filter_errors"

and the filter activates webnewmail, which I borrowed from the previous version
on the mhonarc manual:

#! /usr/local/bin/perl

$cmd = "/usr/local/www/local/avisos/bin/mhonarc -add -quiet " .
 "-rcfile /usr/local/www/local/avisos/bin/mhonarc.rc " .
 "-outdir /usr/local/www/local/avisos/mailarchive";
open(M2H, "|$cmd");
print M2H <STDIN>;
close(M2H);

which should in turn activate mhonarc ...
It had worked with the previos alfa version, but is doing exactly nothing now.
What is it that I am missing?

Thanks for help in advance,
Igor

--
Igor Khmelinskii, Assistant Professor
Universidade do Algarve, UCEH, P-8000 Faro, Portugal
e-mail: ikhmelin(_at_)mozart(_dot_)si(_dot_)ualg(_dot_)pt   URL: 
http://w3.ualg.pt/~ikhmelin
Department URL: http://www.ualg.pt/uceh/quimica/

<Prev in Thread] Current Thread [Next in Thread>
  • [no subject], Igor Khmelinskii <=