Changes between Version 6 and Version 7 of Docs/825gen2/Dev/Networking/SendEmail
- Timestamp:
- 02/15/24 08:41:47 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/Networking/SendEmail
v6 v7 58 58 }}} 59 59 60 61 Enter the app password 60 Enter the app password. Email was sent successfully. 62 61 63 62 How to store password to not require password entry every time email is sent? 64 (At first tried adding libsecret, but that seems to require gnome-keyring. I added that and a bunch of dependent packages were also added. The keychain seems to be active but msmtp was still prompting for password. Then I learned the password could be added to the config file which is much simpler. Removing gnome-keychain for now since it adds a lot of unnecessary things.)65 63 66 64 Password can be added to config file such as: