SMTP Email Settings

The SMTP Email Settings module in Skyship allows administrators to configure SMTP (Simple Mail Transfer Protocol) details for sending emails to customers. The system utilizes SMTP to send notifications and updates on various activities such as registration OTPs, shipment status updates, and other important communications.
SMTP Configuration Details:
Port:
Enter the port number used for SMTP communication. The default port for SMTP over TLS (recommended) is typically 587.
Host:
Specify the SMTP server host address where emails are sent from. This could be provided by your email service provider.
Secure:
Choose whether to enable secure connections for SMTP. Select "True" for secure connections (TLS/SSL) or "False" for unsecured connections.
Username/Email:
Enter the SMTP username or email address associated with the SMTP server. This credential authenticates access to the SMTP server for sending emails.
Password:
Provide the password associated with the SMTP username or email. This password is required for authentication and ensures secure access to the SMTP server.
Sender ID:
Specify the sender's identification (ID) or email address that will appear as the sender of the emails sent through the system.
How to Use:
Access SMTP Email Settings:
Navigate to the SMTP Email Settings module from the admin dashboard.
Enter SMTP Details:
Fill in the required fields with accurate SMTP configuration details provided by your email service provider.
Save Settings:
Save changes to apply the configured SMTP settings. Verify all details are correct to ensure reliable email delivery to customers.
Last updated