Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't send email - 535 Authentication credentials invalid #5

Closed
dazayas opened this issue Nov 3, 2022 · 1 comment
Closed

Can't send email - 535 Authentication credentials invalid #5

dazayas opened this issue Nov 3, 2022 · 1 comment

Comments

@dazayas
Copy link

dazayas commented Nov 3, 2022

When using the email option, the following is output:

dazayas@xxxxxx:~$ docker run -it altodd/southwest-docker checkin xxxxxx yyyyyy zzzzzz xxxxxx@xxxxxx.com
Starting deferred execution scheduler: atd.
Starting periodic command scheduler: cron.
535 Authentication credentials invalid

If no email is input, the script seems to work correctly (e.g. points out that it's more than 24 hours until the flight). I did log into the container and verify the .autoluv.env file is present and seems correctly formatted.

@altodd
Copy link
Owner

altodd commented Jan 3, 2023

Closing this as there is more info on #4 with similar questions. (Sorry for the extremely slow response, haven't done much on Git Hub lately). Ultimately the email stopped working after a couple months for me - I think the provider flagged the account. I am planning to do some testing with a new email service and alextran's fixes for chromedriver and will push an updated image if that works. If the image still has issues with email I may just have to let people use their own email service - was trying to make it easier to not have to configure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants