I have installed PHPList 3.06 correctly.
And as far as i know i have filled the config file correctly.
But when i trie to send a test mail to see if it is working it Always says failed.
Can somebody give me a hint where i can look ?
The following section of the config file have i filled in:
define("PHPMAILERHOST",'mail.mydomain.nl:465');
$phpmailer_smtpuser = '*********';
$phpmailer_smtppassword = '********';