Open a command prompt and enter the following commands to verify if SMTP requires authentication. telnet <smtp-serer> <port> EHLO <server> AUTH LOGIN. The ...
確定! 回上一頁