Gmail, Google's popular email service, is a good alternative for sending automated emails via SMTP (Simple Mail Transfer Protocol). Although Gmail is otherwise easy to use, using it to send email via SMTP turns out to be tricky. But with this tutorial, you will soon be able to use Gmail for sending emails in SeaTable.
You need an app password instead of your normal password
In order to send email with your Gmail account, you need a special app password to set up in SeaTable. With your normal Google password SMTP will not work. Fortunately, it is easy to get such an app password.
- Open App Password from Google and sign in with your account.
- Select Mail and Other (custom name).
- Enter a custom name such as SeaTable.
- Generate the app password and save it on your computer.
Creating the SMTP account in SeaTable
Now you need to add your Gmail account as a third party in your SeaTable Base. To do this, the following steps are necessary:
- Open the advanced base options via the three dots in the upper right corner.
- Select the Third Party Integration option.
- Add a new email account.
- Enter the following information:
- Account name: any
- Sender: {Ihre Gmail Adresse}
- SMTP server: smtp.gmail.com
- SMTP port: 587
- Benutzername: {Ihre Gmail Adresse}
- Passwort: {Ihr eben erzeugtes App-Passwort}
Send emails via automation
After that, you can use the email account created in your SeaTable Base to send emails via automation or button.
If you want to learn more about this useful automation, read the article Email Sending by Automation.