fix: Use SMTP server instead of gmail
The script was using gmail as SMTP server. Or the script uses a custom SMTP one.
This commit is contained in:
@@ -11,4 +11,4 @@ if __name__ == "__main__":
|
||||
|
||||
# Start continuous booking loop
|
||||
booker.run()
|
||||
logging.info("Script completed")
|
||||
logging.info("Script completed")
|
||||
Reference in New Issue
Block a user