I m using phpnuke as the base for my website and I wanted to ask if I require to input the username and password for my account in the configuration settings?
Awaiting a prompt response.
Kind Regards,
Configuration settings on my site, not Frihost.
I cant remember but does PHP-Nuke give you the option to choose whether to use SMTP or sendmail. Choose sendmail that way it will use php's mail() function and you wont need a smtp login.
Yeah, the normal mail should be working and might be easier.
In case you're still wondering, the FriHost SMTP server does require authentication using your username and password (at least the cPanel server does, not quite sure about the DirectAdmin server).
But, as was mentioned previously, sendmail is usually easier.