• 25-12-2020, 14:13:02
    #10
    Şifrenizde özel karakter varsa hata olabiliyor.
  • 25-12-2020, 14:18:05
    #11
    CrosairSoft adlı üyeden alıntı: mesajı görüntüle
    Ozaman Göndereceğim Dosyayı İndirin

    /public_html/system/library/mail buraya atın indirip
    İNDİR
    /public_html/system/library/ içinde mail klasörü yoktu
    oluşturdum ve attım ama yine aynı hatayı aldım
  • 25-12-2020, 14:33:32
    #12
    public $smtp_port = 465;
    public $smtp_password = şifreniz;
    public $smtp_username = xxx@siteniz.com;
    public $smtp_hostname = ssl://smtp.yandex.com.tr;

    birde böyle deneyin şırkıdan meil gönderecekmi bakalım
  • 25-12-2020, 14:40:30
    #13
    yazar25 adlı üyeden alıntı: mesajı görüntüle
    public $smtp_port = 465;
    public $smtp_password = şifreniz;
    public $smtp_username = xxx@siteniz.com;
    public $smtp_hostname = ssl://smtp.yandex.com.tr;

    birde böyle deneyin şırkıdan meil gönderecekmi bakalım
    Beyaz ekran geldi

    erro.log dosayası

    [25-Dec-2020 14:39:08 Europe/Istanbul] PHP Fatal error: Uncaught exception 'Exception' with message 'Error: EHLO not accepted from server!' in /home/grou4300/public_html/system/library/mail.php:201
    Stack trace:
    #0 /home/grou4300/public_html/catalog/controller/information/contact.php(25): Mail->send()
    #1 [internal function]: ControllerInformationContact->index()
    #2 /home/grou4300/public_html/vqmod/vqcache/vq2-system_storage_modification_system_engine_action.p hp(51): call_user_func_array(Array, Array)
    #3 /home/grou4300/public_html/catalog/controller/startup/router.php(25): Action->execute(Object(Registry))
    #4 [internal function]: ControllerStartupRouter->index()
    #5 /home/grou4300/public_html/vqmod/vqcache/vq2-system_storage_modification_system_engine_action.p hp(51): call_user_func_array(Array, Array)
    #6 /home/grou4300/public_html/system/engine/front.php(34): Action->execute(Object(Registry))
    #7 /home/grou4300/public_html/system/engine/front.php(29): Front->execute(Object(Action))
    #8 /home/grou4300/public_html/system/framework.php(103): Front->dispatch(Object(Action) in /home/grou4300/public_html/system/library/mail.php on line 201
  • 25-12-2020, 19:13:39
    #14
    pm ile yandex kurumsal meilde çalışan dosyayı gönderdim
  • 25-12-2020, 22:28:42
    #15
    yanden mail kullanmak zorundamısınız ? gmail ile denediğinizde bir sorun verdimi