SMTP Configuration Guide
Learn how to set up email notifications with custom SMTP settings in Taskflow AI
Why Configure SMTP?
Custom SMTP configuration allows you to:
- Brand Control: Send emails from your own domain
- Reliability: Use your trusted email provider
- Compliance: Meet organizational email policies
- Monitoring: Track email delivery through your provider
- Customization: Use organization-specific email templates
Organization SMTP Settings
-
Navigate to Organization Settings
- Go to your organization dashboard
- Click "Settings" in the sidebar
- Select the "Email" tab
-
Enter SMTP Configuration
SMTP Server: your.smtp.server.com Port: 587 Security: STARTTLS Username: your-email@yourdomain.com Password: your-app-password -
Test Configuration
- Click "Test Configuration" button
- Send a test email to verify settings
- Check spam folder if test email doesn't arrive
-
Save Settings
- Click "Save SMTP Configuration"
- Settings are encrypted and stored securely
Email Templates
Customize email templates for:
- Welcome Emails: New member invitations
- Task Notifications: Assignment and due date reminders
- Project Updates: Status changes and milestones
- Security Alerts: Login notifications and security events
Authentication
- ✅ Use App Passwords instead of main account passwords
- ✅ Enable 2FA on your email account
- ✅ Rotate credentials regularly
- ❌ Avoid sharing SMTP credentials
Network Security
- ✅ Use TLS/STARTTLS encryption
- ✅ Verify SSL certificates
- ✅ Use secure ports (587, 465)
- ❌ Avoid plain text connections (port 25)
Access Control
- ✅ Limit SMTP access to organization owners
- ✅ Monitor email logs for unusual activity
- ✅ Use dedicated email accounts for automated emails
- ❌ Don't use personal email accounts for organization emails
Common Issues
Authentication Failed
- Verify username and password
- Check if 2FA requires app password
- Ensure account isn't locked
Connection Timeout
- Verify SMTP server and port
- Check firewall settings
- Try different security methods (TLS vs SSL)
Emails Not Delivered
- Check spam/junk folders
- Verify sender domain reputation
- Review provider sending limits
Rate Limiting
- Check your email provider's sending limits
- Consider upgrading to a higher tier
- Implement email queuing for bulk sends
Testing SMTP Configuration
Use the built-in test feature:
-
Configuration Test
- Tests connection to SMTP server
- Verifies authentication
- Checks TLS/SSL setup
-
Send Test Email
- Sends actual test email
- Verifies end-to-end delivery
- Checks email formatting
Need Help?
If you encounter issues:
- Check Provider Documentation: Each email provider has specific requirements
- Contact Support: Use the support section in Taskflow AI settings
- Community Forums: Join our community for help from other users
- Email Provider Support: Contact your email provider's support team