MX Records and smtp server
- by Przemyslaw Danielski
i've got a question.
If i've got my webserver that have a domain, for example mywebsite.net, and i want to send an mail with PHP using a remote SMTP server which have it's own host, for example smtp.mailcompany.com, can i send mails without using [email protected], but [email protected] or i have to edit mx records or other stuff for do that?
Maybe this is a stupid question, but i really need to know.