How to Configure Email Settings in FusionPBX
- Access the FusionPBX Web Interface
- Open your browser and go to your FusionPBX URL (e.g., http://<your-ip-or-domain>/).
 
 - Navigate to Default Settings
- Go to Advanced > Default Settings.
 
 - Filter for Email Settings
- In the Default Settings section, select "Email" from the drop-down filter.
 
 - Update and Enable Email Configuration
- Locate and update the following settings:
- smtp_host: Set to your SMTP server (e.g., smtp.your-email-provider.com).
 - smtp_port: Set to 587 (or the port required by your SMTP server).
 - smtp_secure: Choose tls (or ssl if required by your provider).
 - smtp_auth: Set to true.
 - smtp_username: Enter your SMTP username.
 - smtp_password: Enter your SMTP password.
 - smtp_from: Specify the sender's email address (e.g., noreply@example.com).
 - smtp_from_name: Enter the sender's name.
 
 
 - Locate and update the following settings:
 - Save and Reload
- Save the changes and click Reload to apply the settings.
 
 - Test the Email Configuration
- Navigate to Status > Email Queue.
 - Send a test email to confirm that the configuration works correctly.
 
 
			
				Last edited: