Giter Site home page Giter Site logo

Comments (4)

Amishman avatar Amishman commented on June 27, 2024 1

I finally got PlexBackup to work properly. Originally, I had the "To" and "From" as the same Gmail account. When I tried the example you provided, I used the original Gmail account as the "From" and another Gmail account as the "To". When I used port 465, I got the time out error but 587 worked. I then changed the information to match in PlexBackup.ps1.json and it worked. I'm guessing Gmail didn't like sending/receiving a 2 step verification email to the same account.

Thank you for your time and script. It is much appreciated.

from plexbackup.

alekdavis avatar alekdavis commented on June 27, 2024

Based on the answer posted here (https://stackoverflow.com/questions/17281669/using-smtp-gmail-and-starttls/21909926#:~:text=Gmail%20exposes%20port%20465%20for,then%20switches%20to%20SSL%2FTLS.), try changing port in the configuration file (or via command line) to 465 (by default, it uses port 587). See if it helps.

from plexbackup.

Amishman avatar Amishman commented on June 27, 2024

I changed the port to 465 and now it times out.

image

from plexbackup.

alekdavis avatar alekdavis commented on June 27, 2024

Can you troubleshoot it from PowerShell command line? Forget about the PlexBackup script. Try something like an example here (include the port flag if the -Port command-line switch):

https://stackoverflow.com/a/54129858/52545

from plexbackup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.