What email or relay server should I use in my PHP code?
If you use the mail()
function in your PHP, you do not need to specify an outgoing mail server. If you are using some other method besides mail()
in your PHP code, use relay-hosting.secureserver.net
for your relay server.
NOTE: A maximum of 1000 emails per day are allowed through our relay servers.