diff --git a/docs/integration/hrms/payroll-setup.md b/docs/integration/hrms/payroll-setup.md index 8d5e37c..89acab5 100644 --- a/docs/integration/hrms/payroll-setup.md +++ b/docs/integration/hrms/payroll-setup.md @@ -32,13 +32,14 @@ Before entering the SMTP settings, the user needs to create an app password usin ![smtp1](../../../static/img/integration/hrms/payroll-setup/smtp1.png) 3. Go to Email Settings tab and fill in the required fields - | Field | Value | - | ----------- | --------------------------------------------------------------- | - | Host | Google: `smtp.gmail.com`
Microsoft: `smtp.office365.com` | - | Port | 587 | - | User | Email used to generate the app password | - | Password | The 16-character password generated in the email setup | - | Sender Name | Name of the sender | + + | Field | Value | + | ----------- | --------------------------------------------------------------- | + | Host | Google: `smtp.gmail.com`
Microsoft: `smtp.office365.com` | + | Port | 587 | + | User | Email used to generate the app password | + | Password | The 16-character password generated in the email setup | + | Sender Name | Name of the sender | 4. Send a test email to check if the config is right.