mhonarc-dev

mharc Release: 0.5.1

2002-07-31 18:21:35
Release 0.5.1 made in /mnt/WWW/customers/mhonarc.org/htdocs/release/mharc.
<http://www.mhonarc.org/release/mharc/tar/>
===========================================================================
2002/07/31: v0.5.1

* cgi-bin/extract-mesg.cgi.in.dist:
  . Changed returned media-type from message/rfc822 to text/plain.
    message/rfc822 is nice since some browsers can render it directly,
    but it does open potential XSS HTML email attacks.

    IMPORTANT NOTE: User upgrading are encouraged to delete
                    "cgi-bin/extract-mesg.cgi.in" and run 'make
                    configure' after extracting this release.  If you
                    really want the message/rfc822 behavior, you can
                    edit "cgi-bin/extract-mesg.cgi.in" and redefine
                    the $message_media_type variable.

* bin/mk-procmailrc:
  . Added -final-dest option: The destination of messages that make
    it to the end of the procmailrc.  Generally, this option can
    be ignored.

    Run mk-procmailrc program with -man option to view the manpage
    to get more information about this option.

* etc/apache.conf.in.dist:
  . Security related comments added.  Users are encourage to read
    if using etc/apache.conf.

* lib/config.sh.dist:
  . Added FINAL_MSG_DESTINATION variable to repesent destination
    mailbox for end rule in procmailrc (checked by mk-procmailrc if
    -final-dest not specified).

===========================================================================

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV

<Prev in Thread] Current Thread [Next in Thread>
  • mharc Release: 0.5.1, Earl Hood <=