The Account section was closed on Aug, 2003. See details
here.
We're sorry that we have made the difficult decision to close the Account section of our platform. This decision was driven by two primary factors: data concerns and the operational costs associated with maintaining the service.
We kindly request that you login your Account section and backup all of your forms. Read here on how to edit your form in the future.
Although the Account section will no longer be available, we want to assure you that all other form building features remain unaffected. You can still use the JQuery Form Builder to generate and download forms as usual. Happy form building!
We apologize for any inconvenience this decision may cause and appreciate your understanding.
How to use my ZOHO account to send emails?
- Click ZOHO on SMTP section
-
The ZOHO SMTP settings will be filled automatically
Host: smtp.zoho.com
Port: 587
Security: TLS
- Make sure you enter your ZOHO email address and password correctly
- 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 </td> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;;'>Tester </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 </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 </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 </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 </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 </td> <td valign=top style='font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color:#474747;padding:6px;border:1px solid #cccccc;;'>Tester </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 </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 </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 </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 </td></tr></table></body>
</html>
--b1_47208825dce310e025a2a95b918be129--
----------------------------------------------------------------