mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[GH-ISSUE #1051] DNSBL Notifications ignore allowed domains for Domain Admins #884
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#884
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @janvalo on GitHub (Feb 28, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1051
Earlier today our Domain Admins reported emails regarding DNSBL:
After checking the dnsbl-3.uceprotect.net, our IP is not listed (false alarm due to flagged IP range).
I understand that this would be normal behaviour (the notification bit), however every Domain Admin user received these messages for all the domains currently present at our mail server, even the ones that they are not allowed to manage.
Is there any way to restrict these notifications to be sent only to Super Admins?
@gawel commented on GitHub (Feb 28, 2017):
No, but you can send mails to a specified address. I'm using this crontab instead of the default one:
@tonioo commented on GitHub (Mar 2, 2017):
@janvalo That's strange because, checking the code, notification for 1 domain should be only sent to its administrators... Can you describe your context a bit more please?
@tonioo commented on GitHub (Mar 7, 2017):
@janvalo ping
@janvalo commented on GitHub (Mar 8, 2017):
@tonioo I had a closer look at the emails and noticed that only domains that did not have any domain administrator assigned were being sent to all of our Domain Admin users. The issue was resolved by assigning a general Domain Admin to those accounts. Is there a possibility to assign Domain Administrator privileges to Super Admins, so they would receive notifications for domains that do not have Domain Admins instead of every Domain Admin user by default?
I tried suggestion by @gawel but it sends only email to Super Admin.
Thanks
@tonioo commented on GitHub (Mar 8, 2017):
@janvalo Have you tried with a newer version of Modoboa?
@janvalo commented on GitHub (Mar 8, 2017):
@tonioo Not yet. I will give it a try tonight.
@tonioo commented on GitHub (Mar 17, 2017):
@janvalo ping
@janvalo commented on GitHub (Mar 20, 2017):
@tonioo apologies for the delay, I managed to upgrade to version 1.7.0 All seems to be working without any problems. Thanks for your help.
I was wondering if there is a way for the superadmins to send custom messages/notification to users or specified user groups?
@tonioo commented on GitHub (Mar 21, 2017):
@janvalo Great but please use 1.7.2, 1.7.0 contains bugs.
There is no such feature at the moment. Someone already asked for something similar (see #961), does it correspond to your need?
@janvalo commented on GitHub (Mar 22, 2017):
@tonioo Thanks, will update to 1.7.2
Yes, that feature would be in the scope of functionality that I am looking for, maybe with ability to create email templates and simple scheduler for sending these emails would be great. Any plans to add such functionality in the foreseeable future?
@tonioo commented on GitHub (Mar 27, 2017):
@janvalo Nothing defined yet but it could be interesting. Do you plan to use Modoboa for marketing campaigns? 😄
@janvalo commented on GitHub (Mar 28, 2017):
@tonioo Nope, just for small volume email /internal notifications to our users.
@tonioo commented on GitHub (Mar 29, 2017):
@janvalo Ok. I close this issue since the original problem looks solved.