Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Marxs31 authored Dec 5, 2024
1 parent 9ca6bed commit ae34c6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions smail/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,15 @@ poetry install
Supported Python Versions: This program is tested and optimized for Python 3.12.

## Configuration requirement for SMAIL

To ensure proper functioning of the SMAIL email client, it is recomended to first edit configuration files.
For temporary configuration, you can edit the main configuration file `config.json`.
However, for permanent settings that will work continuously, you need to modify the configuration file `smail_configuration.py` located in `sconf/src/sconf/models/`.
During this process, enter your own email address and password to personalize the application.
Default settings are available, but for enhanced security and personalization, using your own credentials is highly encouraged.

### Password generation for SMAIL

To connect to your Gmail account from a non-web environment, such as SMAIL app, you'll need to generate an app password.
Follow these steps to obtain the app password:

Expand Down

0 comments on commit ae34c6c

Please sign in to comment.