Hi guys,
We use gmail for our domain email - so: name@example.com are read and sent to gmail.
Is it possible to also use squirrel mail or other email clients on the server itself - so new-email@example.com goes to our server email.
Or is this not possible?
If it is possible, is it difficult to set up?
We are trying to create an email for the server to send “welcome/reset password emails. Hoping to use phpmailer to send smtp email using our own server instead of using external mail providers.
Php Mail() itself is being blocked by hotmail/live.
I didn’t want to use a 3rd party email company - when we have a dedicated server with our own IP and own the actual domain name the mail is coming from.
Thanks for the help.