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

How to use my ZOHO account to send emails?

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

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

ZOHO SMTP log sample from JQuery Form Admin panel


<?php exit(); /* For security reason. To avoid public user downloading below data! */?>
2015-12-29 03:06:59     SERVER -> CLIENT: 220 mx.zohomail.com SMTP Server ready December 28, 2015 6:54:05 PM PST
2015-12-29 03:06:59     CLIENT -> SERVER: EHLO www.jqueryform.com
2015-12-29 03:06:59     SERVER -> CLIENT: 250-mx.zohomail.com Hello www.jqueryform.com (ec2-54-149-25-191.us-west-2.compute.amazonaws.com (54.149.25.191))
                                          250-STARTTLS
                                          250 SIZE 53477376
2015-12-29 03:06:59     CLIENT -> SERVER: STARTTLS
2015-12-29 03:06:59     SERVER -> CLIENT: 220 Ready to start TLS.
2015-12-29 03:06:59     CLIENT -> SERVER: EHLO www.jqueryform.com
2015-12-29 03:06:59     SERVER -> CLIENT: 250-mx.zohomail.com Hello www.jqueryform.com (ec2-54-149-25-191.us-west-2.compute.amazonaws.com (54.149.25.191))
                                          250-AUTH LOGIN PLAIN
                                          250 SIZE 53477376
2015-12-29 03:06:59     CLIENT -> SERVER: AUTH LOGIN
2015-12-29 03:06:59     SERVER -> CLIENT: 334 VXNlcm5hbWU6
2015-12-29 03:06:59     CLIENT -> SERVER: ????
2015-12-29 03:06:59     SERVER -> CLIENT: 334 UGFzc3dvcmQ6
2015-12-29 03:06:59     CLIENT -> SERVER: ????
2015-12-29 03:06:59     SERVER -> CLIENT: 235 Authentication Successful
2015-12-29 03:06:59     CLIENT -> SERVER: MAIL FROM:<jqueryform.test@jquery-form.com>
2015-12-29 03:07:00     SERVER -> CLIENT: 250 Sender <jqueryform.test@jquery-form.com> OK
2015-12-29 03:07:00     CLIENT -> SERVER: RCPT TO:<jqueryform.test@gmail.com>
2015-12-29 03:07:00     SERVER -> CLIENT: 250 Recipient <jqueryform.test@gmail.com> OK
2015-12-29 03:07:00     CLIENT -> SERVER: DATA
2015-12-29 03:07:00     SERVER -> CLIENT: 354 Ok Send data ending with <CRLF>.<CRLF>
2015-12-29 03:07:00     CLIENT -> SERVER: Date: Tue, 29 Dec 2015 03:06:59 +0000
2015-12-29 03:07:00     CLIENT -> SERVER: To: jqueryform.test@gmail.com
2015-12-29 03:07:00     CLIENT -> SERVER: From: Tester <jqueryform.test@jquery-form.com>
2015-12-29 03:07:00     CLIENT -> SERVER: Reply-To: Tester <jqueryform.test@yahoo.com>
2015-12-29 03:07:00     CLIENT -> SERVER: Subject: Test Outlook.com SMTP server
2015-12-29 03:07:00     CLIENT -> SERVER: Message-ID: <47208825dce310e025a2a95b918be129@www.jqueryform.com>
2015-12-29 03:07:00     CLIENT -> SERVER: X-Priority: 3
2015-12-29 03:07:00     CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.10 (https://github.com/PHPMailer/PHPMailer/)
2015-12-29 03:07:00     CLIENT -> SERVER: MIME-Version: 1.0
2015-12-29 03:07:00     CLIENT -> SERVER: Content-Type: multipart/alternative;
2015-12-29 03:07:00     CLIENT -> SERVER:       boundary="b1_47208825dce310e025a2a95b918be129"
2015-12-29 03:07:00     CLIENT -> SERVER: Content-Transfer-Encoding: 8bit
2015-12-29 03:07:00     CLIENT -> SERVER:
2015-12-29 03:07:00     CLIENT -> SERVER: This is a multi-part message in MIME format.
2015-12-29 03:07:00     CLIENT -> SERVER:
2015-12-29 03:07:00     CLIENT -> SERVER: --b1_47208825dce310e025a2a95b918be129
2015-12-29 03:07:00     CLIENT -> SERVER: Content-Type: text/plain; charset=UTF-8
2015-12-29 03:07:00     CLIENT -> SERVER: Content-Transfer-Encoding: 8bit
2015-12-29 03:07:00     CLIENT -> SERVER:
2015-12-29 03:07:00     CLIENT -> SERVER: Your Name  Tester 
2015-12-29 03:07:00     CLIENT -> SERVER:  Email  jqueryform.test@yahoo.com 
2015-12-29 03:07:00     CLIENT -> SERVER:  Comments  Test ZOHO SMTP Server  
2015-12-29 03:07:00     CLIENT -> SERVER:
2015-12-29 03:07:00     CLIENT -> SERVER:
2015-12-29 03:07:00     CLIENT -> SERVER: --b1_47208825dce310e025a2a95b918be129
2015-12-29 03:07:00     CLIENT -> SERVER: Content-Type: text/html; charset=us-ascii
2015-12-29 03:07:00     CLIENT -> SERVER:
2015-12-29 03:07:00     CLIENT -> SERVER: <!DOCTYPE html>
2015-12-29 03:07:00     CLIENT -> SERVER: <html lang="en">
2015-12-29 03:07:00     CLIENT -> SERVER:
2015-12-29 03:07:00     CLIENT -> SERVER: <head>
2015-12-29 03:07:00     CLIENT -> SERVER:
2015-12-29 03:07:00     CLIENT -> SERVER:   <meta charset="utf-8">
2015-12-29 03:07:00     CLIENT -> SERVER:   <meta http-equiv="X-UA-Compatible" content="IE=edge">
2015-12-29 03:07:00     CLIENT -> SERVER:   <meta name="viewport" content="width=device-width, initial-scale=1">
2015-12-29 03:07:00     CLIENT -> SERVER: </head>
2015-12-29 03:07:00     CLIENT -> SERVER: <body>
2015-12-29 03:07:00     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 03:07:00     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 03:07:00     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;;'>Test ZOHO SMTP Server &nbsp;</td></tr></table></body>
2015-12-29 03:07:00     CLIENT -> SERVER: </html>
2015-12-29 03:07:00     CLIENT -> SERVER:
2015-12-29 03:07:00     CLIENT -> SERVER:
2015-12-29 03:07:00     CLIENT -> SERVER:
2015-12-29 03:07:00     CLIENT -> SERVER: --b1_47208825dce310e025a2a95b918be129--
2015-12-29 03:07:00     CLIENT -> SERVER:
2015-12-29 03:07:00     CLIENT -> SERVER: .
2015-12-29 03:07:00     SERVER -> CLIENT: 250 Message received
2015-12-29 03:07:00     CLIENT -> SERVER: QUIT
2015-12-29 03:07:00     SERVER -> CLIENT: 221 mx.zohomail.com closing connection



----------------------------------------------------------------
2015-12-29 03:07:00
Email Sent: OK
Date: Tue, 29 Dec 2015 03:06:59 +0000
To: jqueryform.test@gmail.com
From: Tester <jqueryform.test@jquery-form.com>
Reply-To: Tester <jqueryform.test@yahoo.com>
Subject: Test Outlook.com SMTP server
Message-ID: <47208825dce310e025a2a95b918be129@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_47208825dce310e025a2a95b918be129"
Content-Transfer-Encoding: 8bit


This is a multi-part message in MIME format.

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

Your Name  Tester 
 Email  jqueryform.test@yahoo.com 
 Comments  Test ZOHO SMTP Server  


--b1_47208825dce310e025a2a95b918be129
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;;'>Test ZOHO SMTP Server &nbsp;</td></tr></table></body>
</html>



--b1_47208825dce310e025a2a95b918be129--

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