<p><?php__("The account name to use is the mail address you want to use.");?></p>
<p><h5><?php__("Outgoing Mail");?></h5></p>
<p><?php__("The SMTP server is $L_DEFAULT_MX. The default port to use is 25. or 587 if the port 25 is blocked. ( Common ISP practice.)");?>
<br><?php__("The SMTP authentification parameters are the mail address you use and its associated password.");?></p>
<p><h5><?php__("Incomming Mail");?></h5></p>
<p><?php__("The Incomming mail server is $L_DEFAULT_MX with port 110 if you want to use POP3 and 143 if you want to use the IMAP protocol.");?>
<br><?php__("to use the more secure capabilities of the mail protocol, it is advised to activate TLS / SSL in your mail client. In which case the POP3s port is 995 and the IMAPs port is 993.");?></p>