codebots.bots.emailbot.Sender#
- class codebots.bots.emailbot.Sender(username, password)[source]#
Sender class to manage the sender email settings.
- Parameters:
- usernamestr
username used to access the sender email account
- passwordstr
password used to access the seder email account
- Attributes:
Methods
form_file
(config_file)read the access token form a file.