Setting up Webuzo
1
Access Exim Configuration
- Log in to Webuzo Admin Panel
- Navigate to Email > Mail Settings
- Select the “custom code” option from the Exim Configuration Manager
2
Edit Authenticators Configuration
Add the following code to the authenticators section:Replace
Your_JetEmail_Username and Your_JetEmail_Password with your actual JetEmail SMTP user credentials.3
Edit Routers Configuration
Add the following code to the routers section:
4
Edit Transport Configuration
Add the following code to the transport section:
5
Restart Services
After making these changes:
- Save all configuration files
- Restart the Exim service
6
Test Configuration
Send a test email to ensure the new configuration is working correctly.
Troubleshooting
If you encounter any issues:- Double-check your SMTP credentials
- Verify that port 25 is open in your firewall
- Check the Exim logs for any error messages
- Ensure your account is active and in good standing