Skip to content

Don't add domain if already exists.#43

Open
maxigit wants to merge 1 commit intoFrontAccountingERP:masterfrom
maxigit:forked
Open

Don't add domain if already exists.#43
maxigit wants to merge 1 commit intoFrontAccountingERP:masterfrom
maxigit:forked

Conversation

@maxigit
Copy link
Contributor

@maxigit maxigit commented Mar 8, 2021

The actuall code checking if a domain has already be added using
add_domain doesn't work. This can cause memory exhaustion when
sending emails in mass (as each email readd the same domain to the domain list).

The actuall code checking if a domain has already be added using
`add_domain` doesn't work. This can cause memory exhaunstion when
sending emails in mass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments