Page 1 of 1

µTorrent Gmail Automated Email

Posted: 05 Nov 2015, 09:17
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.

Re: µTorrent Gmail Automated Email

Posted: 05 Nov 2015, 09:23
by rednoah
I just updated the scripts to add the @gmail part automatically.