-
1. Re: New bbmailposter Module Added To CVS Head
thorntond Nov 3, 2004 8:24 PM (in response to thorntond)Whoops, here are the attributes again for the jboss-service.xml file.
attribute name="CheckMailFrequency" description="The number of seconds to wait before checking for new mail." 1200
attribute name="ReplyHashVerificationEnabled" description="Use a hash verification scheme on reply messages. Verification only good for replies. If True, the attribute AllowReplyViaEmail in the bb module must also be set to true." False
attribute name="DigitalSignatureVerificationEnabled" description="Only allow mail to be posted to the forums with a valid digital signature. Currently not implemented." False
attribute name="NewTopicPostingEnabled" description="If True, nukes members can post new topics to the forums through the mail. If True, CatchAllCategoryNam and CatchAllForumName must be specified. EMail can be sent to a specific forum by using a subject line with a format of [forum name] - subject." False
attribute name="CatchAllCategoryName" description="The category name of the forum messages will be posted to that do not match an existing forum."
attribute name="CatchAllForumName" description="The forum name messages will be posted to that do not match an existing forum."
attribute name="UnhandledMessageForwardingEnabled" description="If True, then unhandled messages will be forwarded to the address specified for unhandledMessageForwardAddress." False
attribute name="UnhandledMessageForwardAddress" description="Provide a mailing address to forward unhandled messages too." someone@somewhere.com -
2. Re: New bbmailposter Module Added To CVS Head
julien1 Nov 4, 2004 4:58 AM (in response to thorntond)Danny,
could you put that content in the wiki ? -
3. Re: New bbmailposter Module Added To CVS Head
thorntond Nov 5, 2004 1:45 AM (in response to thorntond)I added a wiki for the bbmailposter module.
Wikis->NukesForJBoss->RunningNukes->NukesBBMailPoster