Bug #2151
closed
in regional version correct use of global_email_cc for 'site administrator'
Added by Lequeux Olivier about 13 years ago.
Updated over 10 years ago.
Assigned To:
Lequeux Olivier
Estimated time:
(Total: 0.00 h)
Story points | - | Remaining (hours) | 0.00 hour |
---|
Velocity based estimate | - |
Description
Dear CIC,
I found out today that sending a broadcast to NGI_BY site administrators
using regional dashboard broadcast tool also sends a message to
Targets : Site administrators/global_email_cc <operations@mailman.egi.eu>
by default!!!!
This is not what is expected and appeared after the portal's upgrade.
https://glite.basnet.by/broadcast
Could you please take this into attention and advise how to make
broadcasts send messages only to NGI_BY mails.
Thank you,
Serge A. Salamanka
NGI_BY manager
Immediate Solution : comment L14 broadcast/lib/siteAdminList
Good solution :
- improve use of mailing_list flag of config file
- fix it in package
- Assigned To set to Lequeux Olivier
- Target version changed from 60 to 34
Fix bug in regional php file send it and to ask regional instances to update it
- Mail sent to Hugo, Serge & Marios
- Trick tested
Hi all,
Serge has noticed that sending a (regional) broadcast to all Site Administrator (checking the related parent node in the tree),
is sending a mail to 'operations@mailman.egi.eu' mailing list too.
This behaviour is fitting to EGI requirements, but we easily understand that regional instances do not want this automatic CC.
So we plan to include it as a configurable behavior in the next version of regional Operations-portal.
To disable it immediately we suggest a quick trick :
Comment in file : apps\frontend\modules\broadcast\lib\siteAdminList.class.php the line 9:
public function __construct($userDN='') {
$this->memberList = rocsList::getSitesAndEmails();
// $this->mailingList = $this->mailingList = sfConfig::get('app_mail_sitemanagers');
parent::__construct($this->id, $userDN);
}
Sorry for inconvenience.
Best regards
- Status changed from New to Resolved
- Status changed from Resolved to Suspended
- Target version changed from 34 to 60
- Target version changed from 60 to SAND BOX
- Status changed from Suspended to Rejected
Also available in: Atom
PDF