-
Notifications
You must be signed in to change notification settings - Fork 3
Email Server Configuration Guide
vasanth edited this page Feb 16, 2026
·
1 revision
This guide will help you set up email notifications in GetMyEBook. Proper email configuration is essential for features like password resets, notifications, and alerts.
-
Enable 2-Factor Authentication on your Gmail account
-
Create an App Password:
- Go to https://myaccount.google.com/apppasswords
- Select "Mail" and your device
- Copy the generated 16-character password
-
Configure in GetMyEBook:
- Navigate to: Admin → Email Server Settings (
/admin/mailsettings) - Set the following:
- Email Account Type: Standard Email Account
-
SMTP Hostname:
smtp.gmail.com -
SMTP Port:
587 - Encryption: STARTTLS
- SMTP Login: [email protected]
- SMTP Password: [paste the 16-character app password]
- From Email: [email protected]
- Click Save and Send Test Email
- Navigate to: Admin → Email Server Settings (
After configuring the email server:
- Go to Admin → Email Server Settings
- Click Save and Send Test Email
- Check your email inbox for the test message
- If you receive it, configuration is successful!
