Search: "smtp ssl"
SMTP service address - DirectMail Documentation
service address (Sydney): smtpdm-ap-southeast-2.aliyun.com SMTP port: 25, 80, 465 (SSL encrypted).Note: Port 25 is currently ...
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-Nodejs - DirectMail Documentation
The following example shows how to send an email through SMTP using Nodejs. // load nodemailer as follows.// npm install ...
Send emails using SMTP - DirectMail Documentation
Enable SMTP email sending feature Log on to the DirectMail console. On the left-side navigation pane, click Sender ...
How can I send emails with attachments using SMTP? - DirectMail Documentation
Sending emails with attachments using SMTP requires you to build emails in MIME format. MIME basic MIME stands for Multipurpose ...
SMTP-PHP - DirectMail Documentation
The following example shows how to send an email through SMTP using PHP. ?phprequire 'email.class.php';$mailto=' ...
SMTP - Csharp - DirectMail Documentation
The following example shows how to send an email through SMTP using Csharp. using System;using System.Collections.Generic;using ...
  • 1
  • 2
  • 3
  • 4
  • ... 66
  • >
  •  Total 658 items