Ir para conteúdo

luizinhorick

Members
  • Total de itens

    2
  • Registro em

  • Última visita

Reputação

0 Comum

Sobre luizinhorick

  1. luizinhorick

    Problemas com envio de e-mail via SMTP

    Estou desenvolvendo um site e nele tem um formulário de contato, ao enviar o formulário quero que envie para um e-mail especifico.O problema é que está aparecendo o seguinte erro:Eu já testei em outro servidor de hospedagem e funcionou corretamente, seria problema no servidor onde está hospedado ou os dados inseridos estão incorretos?Lembrando que revisei milhares de vez os dados do e-mail, como usuário e senha.Se alguém poder me ajudar agradeço.Essa é a parte do error: protected 'language' => array (size=18) 'authenticate' => string 'SMTP Error: Could not authenticate.' (length=35) 'connect_host' => string 'SMTP Error: Could not connect to SMTP host.' (length=43) 'data_not_accepted' => string 'SMTP Error: Data not accepted.' (length=30) 'empty_message' => string 'Message body empty' (length=18) 'encoding' => string 'Unknown encoding: ' (length=18) 'execute' => string 'Could not execute: ' (length=19) 'file_access' => string 'Could not access file: ' (length=23) 'file_open' => string 'File Error: Could not open file: ' (length=33) 'from_failed' => string 'The following From address failed: ' (length=35) 'instantiate' => string 'Could not instantiate mail function.' (length=36) 'invalid_address' => string 'Invalid address' (length=15) 'mailer_not_supported' => string ' mailer is not supported.' (length=25) 'provide_address' => string 'You must provide at least one recipient email address.' (length=54) 'recipients_failed' => string 'SMTP Error: The following recipients failed: ' (length=45) 'signing' => string 'Signing Error: ' (length=15) 'smtp_connect_failed' => string 'SMTP Connect() failed.' (length=22) 'smtp_error' => string 'SMTP server error: ' (length=19) 'variable_set' => string 'Cannot set or reset variable: ' (length=30) protected 'error_count' => int 1 protected 'sign_cert_file' => string '' (length=0) protected 'sign_key_file' => string '' (length=0) protected 'sign_key_pass' => string '' (length=0) protected 'exceptions' => boolean false
×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.