Execute mhonarc every time I receive a message

2000-05-11 Thread Jon Osa
Hi, I want MhonArc add messages every time I receive a message. Automatically. How do I do it? Thanks, Jon

Re: Execute mhonarc every time I receive a message

2000-05-11 Thread David Gibbs
I want MhonArc add messages every time I receive a message. Automatically. How do I do it? It's pretty easy ... just pipe the message into mhonarc with the -add parameter. Make sure you specify the proper resource file and directory on the command line. Here's the script I use ... I

RE: Execute mhonarc every time I receive a message

2000-05-11 Thread Markus Kalb
Hi just add a .forward file in your homedir and than you can put there programms which are executed if a mail comes in. |mhonarc . should call mhonarc with the mail being handed over as STDIN. If you want to do more than just add, for example also save it to the normal mailbox or

Re: Execute mhonarc every time I receive a message

2000-05-11 Thread Nathaniel Irons
On 5/11/2000 at 12:11 PM, [EMAIL PROTECTED] (Jon Osa) wrote: I want MhonArc add messages every time I receive a message. Automatically. How do I do it? Did you try the documentation? http://www.mhonarc.org/MHonArc/doc/faq/archives.html#forward -nat