Skip to content

Emails sent multiple times to the same address can be rejected #4543

@TheWitness

Description

@TheWitness

Describe the bug

We recently got into a mailer issue the other day where we had the same Email in a Notification list, and the same Email in a notification_extra using an upper case email. When calling the mailer with this condition, the upstream mail services rejected the Email since it had duplicated Email addresses.

EMAIL@domain.com,email@domain.com

That example was rejected upstream.

Expected behavior

Cacti should per-process the Email list, convert the Emails to lower case, and de-duplicate them prior to sending to the upstream mail service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviourresolvedA fixed issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions