SMTP Configuration
Configuring SMTP in BugDazz enables automated email notifications, ensuring users receive updates on critical events such as scan results or security alerts.
Follow the steps below to set up SMTP:
Steps to Set Up SMTP Configuration
- Log in to the BugDazz API Scanner.
- Navigate to the Integration menu.
- You will be redirected to the SMTP Configuration Setup page
- Fill out the following fields:
- Integration Title: A descriptive name for the integration (e.g., "BugDazz - Acme SMTP Integration").
- Driver: Specify the mail driver (e.g., smtp).
- Host: Enter the SMTP server hostname (e.g., smtp.google.com).
- Port: Provide the port number (e.g., 465 for SSL or 587 for TLS).
- Username: The email address used for sending notifications.
- Password: The password for the email account.
- Encryption Type: Choose the encryption type (SSL or TLS).
- From Name: The sender’s display name (e.g., "API Scanner").
- From Address: The email address will appear as the sender (e.g., example@example.com).
Test the Configuration:
- Click the Test Connection button to send a test email and verify the configuration.
- Then click Save to complete the SMTP Configuration.
By configuring SMTP, BugDazz API Scanner ensures efficient and secure communication with users, improving their experience and responsiveness to key events.