µTorrent Gmail Automated Email

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
Zesty
Posts: 1
Joined: 05 Nov 2015, 09:06

µTorrent Gmail Automated Email

Post by Zesty »

Hey everybody,

Long time lurker first time poster.

I just thought I would post this in case anyone else is having this issue and maybe rednoah can update the information in the Automated Media Center post.

Regarding the following parameter:

Code: Select all

--def gmail=username:password
It appears that Google have recently changed their validation process so that a valid RFC 5321 email address is required. This means that instead of entering something like this:

Code: Select all

--def gmail=zesty:1234

It now requires a valid email address format like this: I found out this information from the following post on the Google forums after realising that FileBot wasn't sending me emails since yesterday: https://productforums.google.com/forum/ ... tK2fR7yW-k

Hope it helps someone else. :D And thanks rednoah for this awesome application.
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: µTorrent Gmail Automated Email

Post by rednoah »

I just updated the scripts to add the @gmail part automatically.
:idea: Please read the FAQ and How to Request Help.
Post Reply