Problem/Motivation

We need to leverage the "ip_pool_name" in the request body...

This needs to be set to "transactional".

How would you do this?

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

alphex created an issue. See original summary.

perignon’s picture

Status: Active » Postponed (maintainer needs more info)

There are a lot of questions. In asking a question such as this you need to give a lot more details about how the email is being sent, such as, are you using a custom module, are you talking about just like password resets, etc?

dallen33 made their first commit to this issue’s fork.

dallen33’s picture

Merge request above ready for review.

Including a .patch as well.

The patch includes all the changes:

  • Configuration files (settings.yml and schema.yml)
  • Settings form with IP Pool dropdown and API integration
  • Mail plugin to apply IP Pool to outgoing emails
  • Update hook for existing installations

Setting screen with new IP Pool dropdown

IP Pool dropdown options - pulled from SendGrid's API