I've been trying to get 'scan to email' to work with Google Workspace on our WorkCentre 7120. The only way I've been able to get it to work is by disabling SSL/TLS/STARTTLS altogether and using smtp-relay.gmail.com port 25 after configuring our office IP in the Workspace admin console to not require encryption. Obviously in this day and age, that is not going to fly in terms of security; we can't be scanning confidential documents and then sending them unencrypted over the internet.
Whenever I try to enable SSL/TLS or STARTTLS I get the same error code: 017-714. I've checked that 'Verify Remote Server Certificate' is disabled, so this should eliminate any issues regarding root certificates which are surely outdated on this old machine. I've tried ports 465 and 587 – same result. I've checked that the time on the printer is set correctly.
I've checked using openSSL that smtp-relay.gmail.com supports STARTTLS with TLSv1.2, and found a Xerox document stating that the 7120 supports TLSv1.2 as well. Maybe this is disabled by default and I need to enable it somewhere?
At this point it's driving me up the wall because I have no way to see what's going on on the protocol level; a more detailed error message would be very helpful.
Any thoughts on how I could debug this further or any magic settings I'm missing to get my documents to gmail over TLS?
Whenever I try to enable SSL/TLS or STARTTLS I get the same error code: 017-714. I've checked that 'Verify Remote Server Certificate' is disabled, so this should eliminate any issues regarding root certificates which are surely outdated on this old machine. I've tried ports 465 and 587 – same result. I've checked that the time on the printer is set correctly.
I've checked using openSSL that smtp-relay.gmail.com supports STARTTLS with TLSv1.2, and found a Xerox document stating that the 7120 supports TLSv1.2 as well. Maybe this is disabled by default and I need to enable it somewhere?
At this point it's driving me up the wall because I have no way to see what's going on on the protocol level; a more detailed error message would be very helpful.
Any thoughts on how I could debug this further or any magic settings I'm missing to get my documents to gmail over TLS?
Comment