Expected response code 250 but got code “530”, with message "530 5.7.1 Authentication required

前端 未结 7 1402
情深已故
情深已故 2020-12-24 01:29

I got stuck on this error I trying to configure SMTP mail on laravel

\"here

相关标签:
7条回答
  • 2020-12-24 02:24

    \config\backup.php on line 123

        'mail' => [
            'to' => '',
        ],
    
    0 讨论(0)
提交回复
热议问题