The Account section was closed on Aug, 2003. See details here.

How to use my Yandex account to send emails?

  1. Click Yandex on SMTP section
  2. The Yandex SMTP settings will be filled automatically
          Host: smtp.yandex.com
          Port: 465
          Security: SSL
        
  3. Make sure you enter your Yandex email address and password correctly
  4. Test your form

Screenshot below shows you JQuery Form sends email using Yandex SMTP server

Yandex SMTP log sample from JQuery Form Admin panel


<?php exit(); /* For security reason. To avoid public user downloading below data! */?>
2015-12-29 02:56:20     SERVER -> CLIENT: 220 smtp1h.mail.yandex.net ESMTP (Want to use Yandex.Mail for your domain? Visit http://pdd.yandex.ru)
2015-12-29 02:56:20     CLIENT -> SERVER: EHLO www.jqueryform.com
2015-12-29 02:56:21     SERVER -> CLIENT: 250-smtp1h.mail.yandex.net
                                          250-8BITMIME
                                          250-PIPELINING
                                          250-SIZE 42991616
                                          250-AUTH LOGIN PLAIN XOAUTH2
                                          250-DSN
                                          250 ENHANCEDSTATUSCODES
2015-12-29 02:56:21     CLIENT -> SERVER: AUTH LOGIN
2015-12-29 02:56:21     SERVER -> CLIENT: 334 VXNlcm5hbWU6
2015-12-29 02:56:21     CLIENT -> SERVER: ????
2015-12-29 02:56:21     SERVER -> CLIENT: 334 UGFzc3dvcmQ6
2015-12-29 02:56:21     CLIENT -> SERVER: ????
2015-12-29 02:56:21     SERVER -> CLIENT: 235 2.7.0 Authentication successful.
2015-12-29 02:56:21     CLIENT -> SERVER: MAIL FROM:<jqueryform.test@yandex.com>
2015-12-29 02:56:21     SERVER -> CLIENT: 250 2.1.0 <jqueryform.test@yandex.com> ok
2015-12-29 02:56:21     CLIENT -> SERVER: RCPT TO:<jqueryform.test@gmail.com>
2015-12-29 02:56:22     SERVER -> CLIENT: 250 2.1.5 <jqueryform.test@gmail.com> recipient ok
2015-12-29 02:56:22     CLIENT -> SERVER: DATA
2015-12-29 02:56:22     SERVER -> CLIENT: 354 Enter mail, end with "." on a line by itself
2015-12-29 02:56:22     CLIENT -> SERVER: Date: Tue, 29 Dec 2015 02:56:19 +0000
2015-12-29 02:56:22     CLIENT -> SERVER: To: jqueryform.test@gmail.com
2015-12-29 02:56:22     CLIENT -> SERVER: From: Tester <jqueryform.test@yandex.com>
2015-12-29 02:56:22     CLIENT -> SERVER: Reply-To: Tester <jqueryform.test@yahoo.com>
2015-12-29 02:56:22     CLIENT -> SERVER: Subject: Test Outlook.com SMTP server
2015-12-29 02:56:22     CLIENT -> SERVER: Message-ID: <8fdec852c568cb0c931bd8591cdb3ebd@www.jqueryform.com>
2015-12-29 02:56:22     CLIENT -> SERVER: X-Priority: 3
2015-12-29 02:56:22     CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.10 (https://github.com/PHPMailer/PHPMailer/)
2015-12-29 02:56:22     CLIENT -> SERVER: MIME-Version: 1.0
2015-12-29 02:56:22     CLIENT -> SERVER: Content-Type: multipart/alternative;
2015-12-29 02:56:22     CLIENT -> SERVER:       boundary="b1_8fdec852c568cb0c931bd8591cdb3ebd"
2015-12-29 02:56:22     CLIENT -> SERVER: Content-Transfer-Encoding: 8bit
2015-12-29 02:56:22     CLIENT -> SERVER:
2015-12-29 02:56:22     CLIENT -> SERVER: This is a multi-part message in MIME format.
2015-12-29 02:56:22     CLIENT -> SERVER:
2015-12-29 02:56:22     CLIENT -> SERVER: --b1_8fdec852c568cb0c931bd8591cdb3ebd
2015-12-29 02:56:22     CLIENT -> SERVER: Content-Type: text/plain; charset=UTF-8
2015-12-29 02:56:22     CLIENT -> SERVER: Content-Transfer-Encoding: 8bit
2015-12-29 02:56:22     CLIENT -> SERVER:
2015-12-29 02:56:22     CLIENT -> SERVER: Your Name  Tester 
2015-12-29 02:56:22     CLIENT -> SERVER:  Email  jqueryform.test@yahoo.com 
2015-12-29 02:56:22     CLIENT -> SERVER:  Comments  This is a test 
2015-12-29 02:56:22     CLIENT -> SERVER:
2015-12-29 02:56:22     CLIENT -> SERVER:
2015-12-29 02:56:22     CLIENT -> SERVER: --b1_8fdec852c568cb0c931bd8591cdb3ebd
2015-12-29 02:56:22     CLIENT -> SERVER: Content-Type: text/html; charset=us-ascii
2015-12-29 02:56:22     CLIENT -> SERVER:
2015-12-29 02:56:22     CLIENT -> SERVER: <!DOCTYPE html>
2015-12-29 02:56:22     CLIENT -> SERVER: <html lang="en">
2015-12-29 02:56:22     CLIENT -> SERVER:
2015-12-29 02:56:22     CLIENT -> SERVER: <head>
2015-12-29 02:56:22     CLIENT -> SERVER:
2015-12-29 02:56:22     CLIENT -> SERVER:   <meta charset="utf-8">
2015-12-29 02:56:22     CLIENT -> SERVER:   <meta http-equiv="X-UA-Compatible" content="IE=edge">
2015-12-29 02:56:22     CLIENT -> SERVER:   <meta name="viewport" content="width=device-width, initial-scale=1">
2015-12-29 02:56:22     CLIENT -> SERVER: </head>
2015-12-29 02:56:22     CLIENT -> SERVER: <body>
2015-12-29 02:56:22     CLIENT -> SERVER: <table cellspacing="0" cellpadding="0" border="1" bordercolor="#cccccc" style="border:1px solid #cccccc;"><tbody><tr> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;font-weight:bold;width:25%;'>Your Name&nbsp;</td> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;;'>Tester&nbsp;</td></tr>
2015-12-29 02:56:22     CLIENT -> SERVER: <tr> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;font-weight:bold;width:25%;'>Email&nbsp;</td> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;;'>jqueryform.test@yahoo.com&nbsp;</td></tr>
2015-12-29 02:56:22     CLIENT -> SERVER: <tr> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;font-weight:bold;width:25%;'>Comments&nbsp;</td> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;;'>This is a test&nbsp;</td></tr></table></body>
2015-12-29 02:56:22     CLIENT -> SERVER: </html>
2015-12-29 02:56:22     CLIENT -> SERVER:
2015-12-29 02:56:22     CLIENT -> SERVER:
2015-12-29 02:56:22     CLIENT -> SERVER:
2015-12-29 02:56:22     CLIENT -> SERVER: --b1_8fdec852c568cb0c931bd8591cdb3ebd--
2015-12-29 02:56:22     CLIENT -> SERVER:
2015-12-29 02:56:22     CLIENT -> SERVER: .
2015-12-29 02:56:23     SERVER -> CLIENT: 250 2.0.0 Ok: queued on smtp1h.mail.yandex.net as 1451357009-M1aaY2bX5F-hSrmdC39
2015-12-29 02:56:23     CLIENT -> SERVER: QUIT
2015-12-29 02:56:23     SERVER -> CLIENT: 221 2.0.0 Closing connection.



----------------------------------------------------------------
2015-12-29 02:56:23
Email Sent: OK
Date: Tue, 29 Dec 2015 02:56:19 +0000
To: jqueryform.test@gmail.com
From: Tester <jqueryform.test@yandex.com>
Reply-To: Tester <jqueryform.test@yahoo.com>
Subject: Test Outlook.com SMTP server
Message-ID: <8fdec852c568cb0c931bd8591cdb3ebd@www.jqueryform.com>
X-Priority: 3
X-Mailer: PHPMailer 5.2.10 (https://github.com/PHPMailer/PHPMailer/)
MIME-Version: 1.0
Content-Type: multipart/alternative;
      boundary="b1_8fdec852c568cb0c931bd8591cdb3ebd"
Content-Transfer-Encoding: 8bit


This is a multi-part message in MIME format.

--b1_8fdec852c568cb0c931bd8591cdb3ebd
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Your Name  Tester 
 Email  jqueryform.test@yahoo.com 
 Comments  This is a test 


--b1_8fdec852c568cb0c931bd8591cdb3ebd
Content-Type: text/html; charset=us-ascii

<!DOCTYPE html>
<html lang="en">

<head>

  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<table cellspacing="0" cellpadding="0" border="1" bordercolor="#cccccc" style="border:1px solid #cccccc;"><tbody><tr> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;font-weight:bold;width:25%;'>Your Name&nbsp;</td> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;;'>Tester&nbsp;</td></tr>
<tr> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;font-weight:bold;width:25%;'>Email&nbsp;</td> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;;'>jqueryform.test@yahoo.com&nbsp;</td></tr>
<tr> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;font-weight:bold;width:25%;'>Comments&nbsp;</td> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;;'>This is a test&nbsp;</td></tr></table></body>
</html>



--b1_8fdec852c568cb0c931bd8591cdb3ebd--

----------------------------------------------------------------