Page 1 of 1

[Windows] Switched PC, and FB CLI script stopped working

Posted: 07 Nov 2017, 11:15
by melvynadam
I had a simple CLI script for FB which was called by uTorrent.
I upgraded my computer.
I copied and pasted the script from the old machine to the new one and, whilst it still renames files and moves them to my NAS as desired, the email parameter (--def gmail=) no longer succeeds.

From the CLI:

Code: Select all

Failed to send email: Can't send command to SMTP host
From amc.log:

Code: Select all

MessagingException: Can't send command to SMTP host
What are the prerequisites behind the scenes that I should have configured on the new PC but haven't? What am I missing?

Re: [Windows] Switched PC, and FB CLI script stopped working

Posted: 11 Nov 2017, 18:43
by melvynadam
Nobody has any ideas that might help?