php mail function, send real mails with sendmail
-
Hi, I switched from XAMPP to Laragon.
I want to send real mail from php mail function with real smtp + auth.
I used xampp with configuration of php.ini + sendmail.ini to send out mails from existing account. I tried it with Laragon without success. Why can't I send mails with php mail function, configured with php.ini + sendmail? I do NOT want to use Mail Sender with gmail nor Mail Catcher. Isn't that possible like on XAMPP?