RumorMill Setup Documentation
The EMail gateway allows the system administrator to have RumorMill read a POP mailbox and put the EMail read into the article database. EMail may also be sent when articles are post, but that capability is described in the Newsgroups documentation.
For RumorMill to add EMail to the article database, "POP Host", "POP Account", and "POP Password" must all be specified. The "Check for EMail every" parameter specifies how often RumorMill checks for new EMail. Checking the "Add Reply-to from POP host and account" check box will cause RumorMill to insert a "Reply-to: " header into the article when added to the database. The reply-to address will be the specified POP account and POP host.
Finally, the system administrator may specify a header to be inserted into outgoing EMail. In general, the user supplied header should start with "X-" if the header is not one of the EMail defined headers. However, if the user uses a standard header, such as "Subject:", then RumorMill will rename the existing "Subject:" header to "X-NNTP-Subject:" and insert the user defined "Subject:" header.
If the article about to be EMailed has the following headers:
Subject: RumorMill Header Mapping Newsgroups: local.testingand the User EMail Header is defined as follows:
Subject: [^2] ^1The resulting headers in the EMail sent are:
Subject: [local.testing] RumorMill Header Mapping X-NNTP-Subject: RumorMill Header Mapping Newsgroups: local.testingThe following fields can be substituted into a User EMail Header:
^1 | Previous header contents |
^2 | Newsgroup(s) for which this article had EMail exploders defined |
^3 | Host name of the machine running RumorMill |