from /var/qmail/alias/mylist/editor, I have added
|/usr/bin/mhonarc -add -fileperms 777 -idxfname index.html
-outdir /var/www/modularnet/list || exit 0
but the resulting files in the outdir look like this
[root@proteus-01 list]# ls -al
total 24
drwxr-xr-x 2 alias root 4096 Aug 25 22:00 .
drwxrwxr-x 5 zsolt zsolt 4096 Aug 25 21:22 ..
-rwx------ 1 alias nofiles 566 Aug 25 22:00 index.html
-rw------- 1 alias nofiles 2441 Aug 25 22:00 .mhonarc.db
-rwx------ 1 alias nofiles 2050 Aug 25 22:00 msg00000.html
-rwx------ 1 alias nofiles 523 Aug 25 22:00 threads.html
and cant be viewed by a web browser through the apache server.