G
Guest
I am trying to write code to help me send an email. I have the email address
to sent to, stored in a database. I've read several articles and I'm not sure
what is meant by placing "yourmailserver" as a value. I plan to distribute
this program to several users. They could be using Yahoo, Hotmail, POP 3 or
SMTP. So I cannot hardcode the mailserver name. Is there some generic
mailserver? I have seen some use of localhost as mail server. Is this alright
to use?
to sent to, stored in a database. I've read several articles and I'm not sure
what is meant by placing "yourmailserver" as a value. I plan to distribute
this program to several users. They could be using Yahoo, Hotmail, POP 3 or
SMTP. So I cannot hardcode the mailserver name. Is there some generic
mailserver? I have seen some use of localhost as mail server. Is this alright
to use?