How to prevent mail delivered to spam folder when using contact forms etc:
Create custom php.ini file inside that ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). sendmail_path = "/usr/sbin/sendmail -t -i -f mail_account_id" // write from address earlier the value is sendmail_path = "/usr/sbin/sendmail -t -i"
Create custom php.ini file inside that ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). sendmail_path = "/usr/sbin/sendmail -t -i -f mail_account_id" // write from address earlier the value is sendmail_path = "/usr/sbin/sendmail -t -i"
No comments:
Post a Comment