-
-
Notifications
You must be signed in to change notification settings - Fork 0
Email Notifications
Nigel1992 edited this page Mar 21, 2025
·
3 revisions
LibreELEC Backupper can send email notifications for various backup events, keeping you informed about your backup status even when you're away from your system.
- SMTP Server: Your email server address (e.g., smtp.gmail.com)
- SMTP Port: Server port (e.g., 587 for TLS, 465 for SSL)
- Username: Your email address
- Password: Your email password or app-specific password
- Use SSL/TLS: Enable secure connection (recommended)
- From Address: The sender's email address
- To Address: Where to send notifications
- Configure your SMTP settings
- Click "Test Email" in settings
- Check your inbox for the test message
- Verify formatting and delivery
- Time and date
- Backup type (manual/scheduled)
- Selected backup items
- Destination location
- Completion time
- Backup size
- Number of files
- Storage location
- Retention status
- Error description
- Failed component
- Troubleshooting steps
- Support information
Emails are sent in HTML format with:
- Clean, modern design
- Easy-to-read layout
- Important information highlighted
- Consistent branding
- Mobile-friendly formatting
Here's an example of a successful backup notification:

The email includes:
- Clear success/failure status
- Backup name and timestamp
- Size information (original and compressed)
- Storage location
- Items included in backup
- Completion time
Each notification is designed to provide all relevant information at a glance while maintaining a clean, professional appearance.
-
Emails not sending
- Verify SMTP settings
- Check internet connection
- Confirm server status
- Test with different ports
-
Authentication Failed
- Double-check username/password
- Enable "Less secure app access" if needed
- Try app-specific password
- Verify 2FA settings
-
SSL/TLS Errors
- Confirm correct port
- Enable/disable SSL as needed
- Update SSL certificates
- Check server requirements
- Enable 2-Factor Authentication
- Generate App Password:
- Go to Google Account settings
- Security → App Passwords
- Select "Other (Custom name)"
- Use generated password in addon
- Use secure connection (SSL/TLS)
- Create dedicated email account
- Regular test emails
- Monitor spam folder
- Keep credentials secure
- Professional design
- Responsive layout
- Custom branding
- Status indicators
- Action buttons
- Enable/disable types
- Customize content
- Set priorities
- Schedule quiet hours
If you encounter issues:
- Check Troubleshooting Guide
- Review error messages
- Test email settings
- Contact support team
-
Password Storage
- Stored in Kodi's settings.xml
- Consider using app-specific passwords
- Regularly update credentials
- Keep your system secure
-
Best Practices
- Use app passwords instead of main account password
- Enable 2FA on your email account
- Use a dedicated email account for notifications
- Monitor access logs
- Keep your LibreELEC system updated
-
Important Note
- Email credentials are stored in plain text in settings.xml
- For enhanced security, consider using:
- App-specific passwords (recommended for Gmail)
- A dedicated email account for notifications
- Limited-privilege email account
- Regular password rotation