Added by Anil Gulecha over 15 years ago
Hi,
I've setup redmine with email notification and reply (via the cronjob method, that listens to incoming mails every minute).
The issue is that that when abc@site.com replies to a bug via mail, the email notification is also sent to abc@site.com. the correct behavior (like bugzilla and others) would be to notify all but the the sender.
How do I setup Redmine to behave like this?
Thanks,
AG
Hi,
these issue is solved by our solution. Please have a look here #3616
or read this blog post: http://blog.goyello.com/2009/07/16/how-to-manage-email-notifications-within-redmine/