but email not sent !, when i put mail instead of smtp in mail_driver like
MAIL_DRIVER=mail then things working. What does it mean? I did not find "mail" driver in documentation.
is this the proper way to send email using our smtp server?
also it's look like sendmail service is being used in our hosting when sending emails (MAIL_DRIVER=mail is set in this case else not working)
So what is the proper way to send emails using smtp server with correct configuration??
another thing is when email arrives at a gmail account i see something like that in from section in the email - [email protected] via srv284.main-hosting.eu
why it's showing "via"?! how to avoid showing it? please help.