Separating spam comments (tagged from akismet) from normal ones
First of all, many thanks for the great component!
I have setup akismet with my uBlogsy blog and I'm experimenting with the 'auto delete spam' option. When I have it enabled, the spam comments are automatically deleted (which is the expected behaviour) and when it is not, I find myself flooded with spam comment notification emails and many comments on my dashboard.
What I would like, would be to NOT receive email notifications for spam comments but continue receiving the normal comment emails and also in the dashboard to have a different section for spam comments - I plan to occasionally skim through them and make sure none were tagged as spam accidentally. I tried downloading the code (assuming I would need to implement this functionality) but I could only find the source for version 2.0.0.1.
Is there an easier way to achieve what I want (without writing code)? If I need to write code, could I get access to v. 2.1.0.0?
Separating spam comments (tagged from akismet) from normal ones
First of all, many thanks for the great component!
I have setup akismet with my uBlogsy blog and I'm experimenting with the 'auto delete spam' option. When I have it enabled, the spam comments are automatically deleted (which is the expected behaviour) and when it is not, I find myself flooded with spam comment notification emails and many comments on my dashboard.
What I would like, would be to NOT receive email notifications for spam comments but continue receiving the normal comment emails and also in the dashboard to have a different section for spam comments - I plan to occasionally skim through them and make sure none were tagged as spam accidentally. I tried downloading the code (assuming I would need to implement this functionality) but I could only find the source for version 2.0.0.1.
Is there an easier way to achieve what I want (without writing code)? If I need to write code, could I get access to v. 2.1.0.0?
Thanks
Fros
There's no way currently to only be notified by non-spam.
It would be easy to implement though.
I uploaded the source just now. I thought I already did. Sorry about that.
Ok, that's great! Thanks!
is working on a reply...