Cacti / plugin_thold

Thold Plugin for Cacti
GNU General Public License v2.0
60 stars 60 forks source link

The PHP Mailer does not allow for the to and bcc addresses to be the same #679

Closed TheWitness closed 2 weeks ago

TheWitness commented 2 weeks ago

Describe the bug

PHP Mailer has a setting that does not allow the To and BCC lines to be the same. Therefore, don't allow as user to save a notification list with both the To and Bcc lines to have the same Email address.

Expected behavior

Cacti should prevent users from doing things that cause the system to break.