Administration
Setting up mail notifications
Configuring PHP Mailer
1min
To set up PHP Mailer for email notifications via Gmail, configure the following parameters in Passwork settings:
- Sender's email — specify the email address from which notifications will be sent;
- SMTP host — enter the address of the Gmail SMTP server;
- SMTP port — set the 465 port, which is used for secure SSL connection;
- Encryption — select the SSL encryption type to protect data transmission;
- Use without authentication — do not select this option, as Gmail requires authorization to send emails;
- User — specify the username (mailbox login);
- Password — an Application Password for your mailbox. You will need to enable two-step authentication for your Google Account
- Use debugger — will need to be enabled to see possible errors when using Email for test.
Updated 23 Dec 2024
Did this page help you?