"Report as Spam" email configuration
Hi there
I'm a newbe to Drupal..... we are moving a site from one ISP to another, currently in the process of testing the soon to be new site. I'm a little stuck with where to configure which email address emails will go to when a registered user clicks on "Report as Spam"?
I suspect it may be using the "Administer - Site configuration - Site information" email address, I believe this is the email address which appears in the "From" field when a new user registers on your site - is this the case? cause I have not received any "Report Spam" emails during my testing, yet I do get an email when I register myself as a new user with the from address as what is in the Site information section.
Any help will be appreciated.
Thanks, Ergs

=-=
what is providing the "Report as spam" link?
Without knowing that, it's hard to help.
In any of the articles (in
In any of the articles (in particular Bloggs) that have comments posted by registered users, other users have an option to click on "Report as Spam", this sends an email to a predefined address - where is this address defined?
=-=
I understand what the link is supposed to be doing, and what you want it to do. What I asked was , WHAT is producing this link?
What you describe is not a default drupal link/behavior. A module or some customization in some way is providing that link and depending on what module is doing that the answer could be radically different.
I don't want to send you to the spam.module settings page, if you aren't using the spam.mdoule.
If your site is set up with flags and actions, the answer could like in their settings pages.
or maybe there is yet another module in the mix that is doing this.
Sorry for being vague, as I
Sorry for being vague, as I mentioned I am a newbe.... I just got thrown into looking at some of these issues 2 days ago - never seen Drupal (or similar software) before.
Are you able to tell me how I find out "what" is producing the link?
The option is available in the comments sections - both the comments and spam module is installed, I suspect it is the spam module which is providing this functionality?
=-=
thus check spam module settings, if you've not already in administer -> spam or wherever the settings are for that module.
I'll have to read the documentation for that module or install it to be of any more help.
check back in a few.
Edit: I can't install thre 5.x version and the 6.x version is a complete rewrite so I don't have any documentation to look at.
I'd reread the readme.txt in the modules folder for any information that may live there.