Jump to content

carlo

Retired Forum Member
  • Posts

    3
  • Joined

  • Last visited

About carlo

carlo's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. The solution I found was to put the same e-mail address of the SMTP in the FROM field. Both must be the equal on my server.
  2. SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "550-Verification failed for " SMTP -> get_lines(): $data is "550-Verification failed for " SMTP -> get_lines(): $data was "550-Verification failed for " SMTP -> get_lines(): $str is "550-No Such User Here" " SMTP -> get_lines(): $data is "550-Verification failed for 550-No Such User Here" " SMTP -> get_lines(): $data was "550-Verification failed for 550-No Such User Here" " SMTP -> get_lines(): $str is "550 Sender verify failed " SMTP -> get_lines(): $data is "550-Verification failed for 550-No Such User Here" 550 Sender verify failed " SMTP -> FROM SERVER:550-Verification failed for 550-No Such User Here" 550 Sender verify failed SMTP -> ERROR: RCPT not accepted from server: 550-Verification failed for 550-No Such User Here" 550 Sender verify failed Some one can help me?
  3. someone could tell me where is the script (javascript) that makes the dropdown menu in the admin area?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated