Skip to main content
Inspiring
May 1, 2008
Question

CFMAIL not working - Please Help

  • May 1, 2008
  • 1 reply
  • 323 views
My site is not hosted in house, therefore I do not have access to the server's SMTP settings. That being said, my code is attached.

I can pop into the email address using the username and pw that I have in the cf code -the page does not error, I just do not receive the email?!?!

Any suggestions on where to start?


Thanks in advance

sb
    This topic has been closed for replies.

    1 reply

    Participating Frequently
    May 1, 2008
    change the From address to the email address you actually have on that email server.

    Then set a reply-to of the passed-in email address.
    Inspiring
    May 1, 2008
    I tried that, still did not recieve the email.


    I guess, syntactically, this code should work yes? What could cause it to not send??? Is there a setting in CF Admin to disable sending email or something???

    Thanks for the reply.

    sb