logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mod2html, mod2html.pl - Generates HTML view of messages to be moderated

Configuration Parameters

       Following site configuration parameters in /etc/sympa/sympa/sympa.conf will be referred.

       mhonarc
           Path to MHonArc mail-to-HTML converter.

       queuemod
           Directory for moderation spool.

       viewmail_dir
           Directory containing HTML file generated by MHonArc while displaying messages other than archives.

Description

       Until Sympa release 3.4.3.1, HTML view of moderated messages was created by wwsympa.fcgi, when needed.
       It is now created by sympa_msg.pl daemon when the message is received.

       This script will create all missing HTML files.

History

       mod2html.pl appeared on Sympa 3.4.4.

       6.2a.32  or  earlier  stored  HTML view into moderation spool.  6.2b has dedicated directory specified by
       viewmail_dir parameter.

6.2.70                                             2023-01-26                                        MOD2HTML(1)

Name

       mod2html, mod2html.pl - Generates HTML view of messages to be moderated

Synopsis

         mod2html.pl

return

See Also