Wiki source code of [AUTOMATED] Configure Mail Sending with Sender email address
Last modified by Ilie Andriuta on 2022/05/03 09:28
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | 1. Set First and Last name in the Admin user profile | ||
| 2 | 1. Access Administer Wiki | ||
| 3 | 1. Go to Mail > Mail Sending Section | ||
| 4 | 1. Add the following information: | ||
| 5 | 1*. **Email address to send from**: <[email protected]> | ||
| 6 | 1*. Email server: smtp.gmail.com | ||
| 7 | 1*. Email server port: 587 | ||
| 8 | 1*. Email server username: [email protected] | ||
| 9 | 1*. Email server password: yourpassword | ||
| 10 | 1*. Additional Properties: mail.smtp.starttls.enable=true | ||
| 11 | 1. Click on 'Save' | ||
| 12 | 1. Navigate to a page | ||
| 13 | 1. Click on the 3 dots icon on the right and then click on 'Share by email' | ||
| 14 | 1. Type in a valid email address or an username which has a valid email address set in profile | ||
| 15 | 1. Click 'Send' | ||
| 16 | 1. Go to Mail Sending and change Email address to send from: [email protected] | ||
| 17 | 1. Repeat steps 5 - 8 |