[forge:site-support:#3579]
Is that possible we can disable the email posting for the forum?
Some users use auto response about the email system. However, it's really annoying to see all the forums are covered with those auto response mails/posts.
I'd like the users could only use web interface to post. Not via email.
Please allow the admin to choose if he/she wants email posting on the forum or not? This function should be an option for an admin on the forum admin interface, e.g.
https://sourceforge.net/p/$PROJECT/admin/discussion/forums
Sounds reasonable to me. Though perhaps we want to put the setting somewhere that makes for easier reuse on other tools.
Originally by: ilg-ul
fully agree!
until you find a more elaborate solution, could you just temporarily patch the forum software to send the notification messages as from a non existing user, like 'no-reply@support-request... to prevent them reaching the database?
Liviu
any progress with this?
I got bored by how many messages I have to edit because people reply by email.
Liviu
This setting could apply to all tools, not just forums.
When an admin chooses to disable it for a tool, several things should change:
Application.has_access
method?, which is specifically for mail handling)Closed #748.
ib/6107
New option added to the following tools: wiki, discussion, tracker, blog. You can disable it by going to project admin -> Tools -> Options for a specific tool.
Looking good — just a few quick questions:
What about the scenario where the “Discussion Disabled” flag is set? Maybe that should take precedent when determining the footer message?
I also noticed we added the following lines:
Maybe this could get put on the artifact model or just a function? That might make it simpler when testing as well. What do you think?
Good points, Heith. I'll look into it
Closed #770. Updated
ib/6107
Nice work, Igor.
could not find any new option in my trackers (SF project gnuarmeclipse).
The code changes are done, but not release to SourceForge yet. That will likely happen within a week or so, so check again soon.