book
Article ID: KB0071864
calendar_today
Updated On:
Description
This article gives steps to connect with Gmail using the TIBCO Data Virtualization Email adapter with help of the IMAP protocol
Resolution
1) Steps to generate email password:
Create & use App Passwords
If you use 2-Step-Verification and get a "password incorrect" error when you sign in, you can try to use an App Password.
- Go to your Google Account.
- Select Security.
- Under "Signing in to Google," select App Passwords. You may need to sign in. If you don’t have this option, it might be because:
- 2-Step Verification is not set up for your account.
- 2-Step Verification is only set up for security keys.
- Your account is through work, school, or other organization.
- You turned on Advanced Protection.
- At the bottom, choose Select app and choose the app you using (Gmail) Select device and choose the device you’re using Generate.
- Follow the instructions to enter the App Password. The App Password is the 16-character code in the yellow bar on your device.
- Tap Done.
2) Launch TDV Studio and right click on the folder of choice to create New Data Source.

3) In the New Physical Data Source dialog, pick Email and click Next.

4) Give Name to the data source and use the following parameters for the connection:
Protocol: IMAP
User: <email_id>
eg. abc@gmail.com
Port: <IMAP_Port>
eg. 993
Server: imap.gmail.com
SMTP Server: smtp.<domain_name>.com
eg. smtp.gmail.com
SMTP Port: 25
Password: Use the earlier generated password.
Issue/Introduction
This article gives steps to connect with Gmail using the TIBCO Data Virtualization Email adapter with help of the IMAP protocol