At 07:59 16/01/2002, you wrote: >hi >I'm new user with mhonarc. >there some powerfull option to use it. But I don't understund how manage the >layout of the maillist.html page. Is there a tutorial to do this steep by >steep.
In my article "Posting Email to the Web with MHonArc" at the Sys Admin Journal, January 2002 issue I try to explain how I did to obtain the desired layout of the pages generated by MHonArc. See http://www.samag.com/articles/2002/0201/ . Unfortunataly the article is only available in the magazine. You can see an example at http://www.mha.com.br/mha_mail/prj00777/in/maillist.html The <LiTemplate> I used for the that page is: <LiTemplate> <tr valign=top> <td><LI>$MSGLOCALDATE(CUR;%H:%M)$ [$MSGNUM$]</LI></td> <td><b>$SUBJECT$</b></td> <td>$FROMNAME:35$</td> <td>$NOTE$</td> </tr> </LiTemplate> You can define the <LiTemplate> in an resource file (indice.mrc for example) and tell MHonArc to read this file like bellow: mhonarc -add -rcfile indice.mrc I hope this help Roberto >When I can do it, I'll try to modify the environement variable . >thank for your help. > >thank very much for your help. > >kamel latrach >[EMAIL PROTECTED] > __o > _`\<,_ >..............................................(_)/ (_)
