mail.config - Posted (362 Views)
Forum Administrator
philsbbs
Posts: 2269
starstarstarstarstar
@Huwr

in mail.config notice its using a ftp port "20"

<?xml version="1.0"?>

<smtp deliveryMethod="Network" from="FROMADDRESS">
<network host="MAILSERVER" password="PASSWORD" port="20"
userName="USERNAME" />
</smtp>

Should it be 25 by default of course this can vary from provider and if ssl used etc.
Phil
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Forum Administrator
philsbbs
Posts: 2269
starstarstarstarstar
thumbsUp
Phil
Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar
well, since it needs setting it's not really important what the initial value is, instructions for setting it up are in Admin/Email Settings