Not sent User mail! Diferent mail for user in contact

urielsouza 10 Nov, 2018
The second email does not work for the user.
See image

Not sent User mail! Diferent mail for user in contact  image 1

Not sent User mail! Diferent mail for user in contact  image 2
error where?

Hugs
GreyHead 10 Nov, 2018
Hi urielsouza ,

I can't read your images, please copy and paste the Debugger output here.

Bob
urielsouza 10 Nov, 2018
Data Array
Array
(
    [option] => com_chronoforms5
    [chronoform] => Contato
    [event] => submit
    [nome] => Uriel 
    [email] => xxxxxxx@homail.com
    [telefone] => 00999
    [assunto] => test
    [mensagem] => teste
    [enviar] => Enviar
    [my_name] => 
    [64544be8248e6191a6fdb5fac01873e4] => 1541882472.0
    [ip_address] => 189.76.190.194
)
Array
(
)

Errors
Array
(
)

Debug Info
Array
(
    [1] => Array
        (
            [Email] => Array
                (
                    [0] => An email with the details below was sent successfully:
                    [1] => To:xxxxx@gmail.com
                    [2] => Subject:Fale Conosco
                    [3] => From name:
                    [4] => From email:
                    [5] => CC:
                    [6] => BCC:
                    [7] => Reply name:
                    [8] => Reply email:
                    [9] => Attachments:
                    [10] => Array
                        (
                        )

                    [11] => Body:
<p><strong>Nome:</strong> Uriel </p>
<p><strong>E-mail:</strong> uriel_santos29@homail.com</p>
<p><strong>Telefone:</strong> 00999</p>
<p><strong>Assunto:</strong>test</p>
<p><strong>Mensagem:</strong> teste</p><br /><br />IP: 189.76.190.194
                )

        )
    [29] => Array
        (
            [Email] => Array
                (
                    [0] => An email with the details below was sent successfully:
                    [1] => To:xxxxxxxxx@homail.com, uriel29@gmail.com
                    [2] => Subject:Email de resposta
                    [3] => From name:nome
                    [4] => From email:xxxxxxxx@homail.com
                    [5] => CC:
                    [6] => BCC:
                    [7] => Reply name:
                    [8] => Reply email:
                    [9] => Attachments:
                    [10] => Array
                        (
                        )

                    [11] => Body:
Oi tudo bem é assim que funciona<br /><br />IP: 189.76.190.194
                )

        )

)


First send
second do not send
GreyHead 11 Nov, 2018
Hi urielsouza ,

In the second email you have a From Email address that does not match the domain name and is the same as the To Email address bot of those can cause a failure.

Bob
This topic is locked and no more replies can be posted.