email - php mail() not sending after upload to my host -


this question has answer here:

i have finished developing website on localhost tested mail() function , worked perfectly.

but when went ahead , uploaded hosting, no email coming trough. looks if working, validation working , no email coming trough?

maybe host blocking outgoing mail? quite common hosts limit mail functionality in war against spam.

i suggest check hosting provider whether have mail privileges.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

Qt4: how to send QString inside a struct via QSharedMemory -