posted 16 years ago
Kind of.. but it takes some tweaking to get it to work.
There is pop mail box integration package that can be set up to read mail from a pop mail box and convert them into postings on a forum. This runs as a Quartz job (jForum includes the Quartz job scheduler for various tasks).
There is no admin interface for this, but it's not too hard to set up manually. Just have to enter a few records in the database to tell it which forum maps to which mail box (e.g. server, id, password, etc).
On the outgoing side, there is a way to set up jForum to allow new topics/replies to be e-mailed to a specific users (e.g. your mailing list).
I think there is some tweaking that might need to be done here and there, depending on your mailing list software, to prevent e-mail looping. There are some postings here from folks doing this.
[originally posted on jforum.net by monroe]