The Email Configuration utility lets you configure SMTP settings so you can email payroll vouchers to employees. The voucher is attached to the email as a secure PDF. The password is the last few digits of the Social Security number (for individuals) or federal ID number (for organizations).
Suggested SMTP Settings
| Provider | SMTP Server | SMTP Port | Use SSL/TLS | Encryption Protocol |
|---|---|---|---|---|
| Gmail | smtp.gmail.com | 587 | Yes | TLS 1.2 |
| Office 365 | smtp.office365.com | 587 | Yes | TLS 1.2 |
| Outlook | smtp-mail.outlook.com | 587 | Yes | TLS 1.2 |
| SendGrid | smtp.sendgrid.net | 587 | Yes | TLS 1.2 |
Note: Your IT department should be able to provide further assistance if needed.
Configure the Following Fields
- SMTP Server: Enter the name of your mail server or your Internet Service Provider (ISP) mail server.
- Port: Enter the port your SMTP server uses.
- Timeout: Defaults to 20 seconds if left blank.
- Use SSL/TLS Encryption: If checked, use SSL Log Path to specify the SSL log location.
- SSL Log Path: The location of the encryption log file, if Use SSL/TLS Encryption is checked.
- Batch Size: How many emails are sent to the mail server in each batch?
- Pause Duration: How long (in seconds) the program pauses between sending each batch.
- Username: Your SMTP username.
- Password: Your SMTP password.
- Email Log Path: The location of the email log file.
- Send Exception: If checked, use Exception Recipient to specify where exceptions are sent. No exception notifications are sent if that field is empty.
- Exception Recipient: Used with Send Exception — any exceptions from sending an email are sent to this address.
- Send ALERT: If checked, the system notifies Support of any exceptions.
- Organization Email: The from and return address for emails sent from the program.
- Organization Email Name: Your organization name, or another name, for emails sent from the program.
Note: The Username and Password fields auto-populate if you're using Google Chrome and have enabled password saving on the site.
To test your email configuration:
- Enter an Email Address in the Send Test Email area.
- Click Send Test Email.
- The system attempts to send a confirmation email to that address.
To save or discard your changes:
- Update: Saves your changes.
- Reset: Undoes all changes since the Email Configuration utility was last updated.
- Cancel: Returns to the main Financials screen without saving.
Updated