The module only pulls 100 domains from a mailgun (the default limit set in the mailgun api) account both for choosing a domain to send from and when validating a domain pulled out of the sender's email address.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | mailgun-fix-domain-limit-alpha-the-list-3069673-7.x-1.6.patch | 1.26 KB | wmcmillian |
| #2 | mailgun-fix-domain-limit-3069673-7.x-1.6.patch | 1.05 KB | wmcmillian |
Comments
Comment #2
wmcmillian commentedComment #3
wmcmillian commentedHere's an updated patch alphabetizing the domain list which was kind of a pet peeve of mine.
Comment #4
matroskeenComment #6
matroskeenThanks, it makes sense.
I believe we have the same issue in our D8 version, so I'm going to apply these changes there.
Comment #8
matroskeenCommitted and pushed to 7.x-1.x and 8.x-1.x.
Thanks, @ wmcmillian-coalmarch!