The Complete Strapi™ Course with Plugins and Deployment - Configure the Email Plugin

The Complete Strapi™ Course with Plugins and Deployment - Configure the Email Plugin

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers configuring email functionality in a Strappy application. It begins with identifying issues in the default email settings and moves on to selecting and installing Node Mailer as the email provider. The tutorial then details configuring SMTP using Gmail, including handling two-factor authentication with app passwords. Finally, it demonstrates testing the email setup and ensuring proper deployment on render.com.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default email provider in Strappy?

Node Mailer

Sendmail

Mailgun

SendGrid

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which package allows you to send emails by configuring a generic SMTP server?

SMTP.js

SendGrid

Node Mailer

Mailgun

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to install the Node Mailer provider in Strappy?

npm add node-mailer

npm install strappy-provider-email-node-mailer

yarn add strappy-provider-email-node-mailer

yarn install node-mailer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which file should be updated with SMTP configuration settings?

settings.js

plugins.js

smtp.js

config.js

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the SMTP host for Gmail?

smtp.google.com

mail.smtp.com

smtp.gmail.com

smtp.mail.com

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you do if you have two-factor authentication enabled for Gmail?

Use your regular Gmail password

Use a third-party email service

Disable two-factor authentication

Create an app-specific password

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum number of emails Gmail SMTP allows per day for free?

500 emails

200 emails

100 emails

50 emails

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?