Search: "smtp telnet"
Send emails using SMTP - DirectMail Documentation
information, see SMTP Reference.The overall process for sending an email using SMTP is as follows: The client uses the telnet ...
Install Telnet Client - Security Advisories Documentation
Telnet is a powerful port testing tool for network management and server debugging. However, the Windows operating system does ...
Use telnet to access ApsaraDB for Memcache - ApsaraDB for Memcache Documentation
Enable Memcache password-free logon. Otherwise, authentication is also required for telnet. Log on to the Memcache console ...
SMTP-PHP - DirectMail Documentation
The following example shows how to send an email through SMTP using PHP. ?phprequire 'email.class.php';$mailto=' ...
SMTP service address - DirectMail Documentation
SMTP service address (China East 1): smtpdm.aliyun.com SMTP service address (Singapore): smtpdm-ap-southeast-1.aliyun.com SMTP ...
SMTP - Python - DirectMail Documentation
The following example shows how to send an email through SMTP using Python. # -*- coding:utf-8 -*-import smtplibimport ...
SMTP - Java - DirectMail Documentation
The following example shows how to send an email through SMTP using Javamail. import javax.mail.*;import ...
SMTP - Ruby - DirectMail Documentation
The following example shows how to send an email through SMTP using Ruby. # install `mail` gem first: `gem install mail`require ...
SMTP-Nodejs - DirectMail Documentation
The following example shows how to send an email through SMTP using Nodejs. // load nodemailer as follows.// npm install ...
  • 1
  • 2
  • 3
  • 4
  • ... 21
  • >
  •  Total 203 items