mhonarc-users

Re: Reading from pipe

2001-01-24 15:32:17
Thomas Liesner wrote:

I'm trying to use mhonarc to archive mails coming into a majordomo-mailing
list.
I know how to do this from a standard mailboxfile, but i'd like to put
mails into the archive when they are received.

i have implemented this for ~20 mailing lists run by majordomo.  this is
how you do it:

1.  add an archiving subscriber to your mailing list, lets say
'list-mhonarc(_at_)your(_dot_)domain(_dot_)net'

2.  add 'list-mhonarc' to your sendmail alias file as:
list-monarch:    "|<path-to-your-majordomo-wrapper> mhonarc -add -quiet
-outdir <path-to-your-directory-with-mhonarch-pages>  -rcfile
<path-to-your-.mho-file-for-this-list>"

3.  make sure there is a symbolic link called 'mhonarc' in your
majordomo directory (where the 'wrapper' file is located); the link
should of course point to your mhonarc executable.

4.  make sure your majordomo user owns the mhonarc link in your
majordomo directory, AND that your mhonarc executable has the permission
755.  majordomo is picky about these permissions.

this way you eliminate the need for any mhonarc daemon/cron job, and
your mhonarc pages will always be up-to-date.

regards,
        mats d.
-- 
mats dahlgren     Email:       matsd(_at_)sssk(_dot_)se 
Stockholm         SSSK's web:  http://www.sssk.se/
Sweden            Private web: http://www.homenet.se/matsd/

<Prev in Thread] Current Thread [Next in Thread>