You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created by: Matt Wilcox (mattw@viewcreative.co.uk) on 2015/11/12 11:03:22 +0000
Votes at time of UserVoice import: 2
Very often when we put sites live, the mail being sent via the website is flagged as spam because of missing or incorrect SPF records. Sometimes there are other issues too. Part of our debugging when we find out that some site is having trouble getting mail into users inboxes is to get the site to fire an email off to mail-tester.com for diagnosis.
But, because Craft sends "test" mail to the logged in user the only way to get it to where we want is to use the testToEmailAddress in the config, temporarily, to force the test mail to the address we want. The problem then is the system could end up sending legitimate mail to the tester address because that setting diverts all mail to that test address, not just setting an address to send test mail to.
This discussion was converted from issue #1199 on July 13, 2021 04:02.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Very often when we put sites live, the mail being sent via the website is flagged as spam because of missing or incorrect SPF records. Sometimes there are other issues too. Part of our debugging when we find out that some site is having trouble getting mail into users inboxes is to get the site to fire an email off to mail-tester.com for diagnosis.
But, because Craft sends "test" mail to the logged in user the only way to get it to where we want is to use the testToEmailAddress in the config, temporarily, to force the test mail to the address we want. The problem then is the system could end up sending legitimate mail to the tester address because that setting diverts all mail to that test address, not just setting an address to send test mail to.
Beta Was this translation helpful? Give feedback.
All reactions