Laravel mail with custom setup
Our mail service works fine with mailtrap for example and successfully communicates with the usual providers.
PHP Laravel How to save mail in folders as HTML files
I want to save sent emails in /storage/maildump.
the folder is created and if I try to send mail the folder stays empty.
php laravel How 2 save mails in folder as html files
i want to save sended emails in /storage/maildump.
the folder is created and if i try to send a mail the folder stays empty.
Expected response code 250 but got code “553”, with message “553 Relaying disallowed”
I am trying to send email from my Laravel PHP form on my website but the system keeps on throwing the error: