if allowpost ?> title = 'Replied to message' ?> include 'header.inc' ?> mail.send(sender, listemail, subject, body, messageid) ?>
Reply was sent successfully.
include 'footer.inc' ?> else ?> title = 'Posting disallowed' ?> include 'header.inc' ?>Posting to this list is disallowed.
include 'footer.inc' ?> end ?>