µTorrent Gmail Automated Email
Posted: 05 Nov 2015, 09:17
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:
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:
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.
And thanks rednoah for this awesome application.
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
Code: Select all
--def gmail=zesty:1234
It now requires a valid email address format like this:
Code: Select all
--def [email protected]:1234
Hope it helps someone else.
