Hi everyone,
I am currently creating a website in a staging environment. I’d like to test the sending of registration emails on my staging site. However I currently have a problem where my SMTP provider will only allow emails to be sent from the domain matching my website… an since it’s a staging site, the name doesn’t match my email domain. The staging site is just a bunch of random letters and numbers followed by nxcli.io.
Does anyone have an easy solution? I just want to see how the registration process goes on the staging site.
My main site has not been launched yet. Thanks.
[ad_2]
Generally only the FROM email address domain needs to match, which can be set in the smtp settings. Alternatively, don’t use an smtp plugin.