Skip to main content
Dani Szwarc
Inspiring
October 21, 2016
Answered

cfmail tag: from desktop works, not from iDevices.

  • October 21, 2016
  • 1 reply
  • 480 views

Hello people, it was a hard title to choose, so I hope the one I created is clear, otherwise here I go:

I have an application that emails customers using the <cfmail> tag.

It works perfect from a desktop, not when I use the application on a mobile device (iPhone / iPad - haven't tried android).

I am asking also to the hosting people to see if they see anything blocking email at the server level, but I was wondering if someone went through this before.

Thank you in advance.

    This topic has been closed for replies.
    Correct answer Dani Szwarc

    Found the problem: I had a script to close the page as soon as the link to send the email was clicked on.

    For some reason does not affect in a desktop environment, however it does when tested with Safari for iOS.

    As soon as I removed it, emails started to arrive.

    Thank you all 8 viewers for stop by

    1 reply

    Dani Szwarc
    Dani SzwarcAuthorCorrect answer
    Inspiring
    October 21, 2016

    Found the problem: I had a script to close the page as soon as the link to send the email was clicked on.

    For some reason does not affect in a desktop environment, however it does when tested with Safari for iOS.

    As soon as I removed it, emails started to arrive.

    Thank you all 8 viewers for stop by