I'm configuring a script to send email. Do I need to configure a login and password for the SMTP server (for instance, that of the account I registered under) or will email submissions get sent without authentication? THanks.
Does Frihost's SMTP server require login and password?
What is the names of the SMTP and POP3 servers here at FriHost?
smtp.yourname.frihot.net ?
and pop3.name.frihost.net ?
and what are the ports? the usual ones ?
smtp.yourname.frihot.net ?
and pop3.name.frihost.net ?
and what are the ports? the usual ones ?
I think so, yes. Never tried it out myself, sorry.
I believe that both the POP and SMTP servers are located at mail.yourname.frihost.net . I am not sure what type, if any of authentication is used.
Yes authentication is needed...
pop3 - subdomain.frihost.net port 110 (995 secure)
smtp - subdomain.frihost.net port 25 (also 25 for secure)
you can also use mail.subdomain.frihost.net, as this is usually just a cname pointing back to subdomain.frihost.net.
pretty good standard configuration.

| Quote: |
| *private* is currently not permitted to relay through this server. Perhaps you have not logged into the pop/imap server in the last 30 minutes or do not have SMTP Authentication turned on in your email client. |
pop3 - subdomain.frihost.net port 110 (995 secure)
smtp - subdomain.frihost.net port 25 (also 25 for secure)
you can also use mail.subdomain.frihost.net, as this is usually just a cname pointing back to subdomain.frihost.net.
pretty good standard configuration.
Related topics
