Skip to content

Instantly share code, notes, and snippets.

@TannerFilip
Last active November 10, 2016 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TannerFilip/699bef0a06e556ff4570702e86f30a88 to your computer and use it in GitHub Desktop.
Save TannerFilip/699bef0a06e556ff4570702e86f30a88 to your computer and use it in GitHub Desktop.
Ricoh "Server Connection Failed" solution

Issue: "Server connection failed" upon attempting to scan to email

Steps to reproduce:

  1. Select "Address book" button
  2. Select "Search address book", press "OK"
  3. Choose desired user, press "OK"
  4. Press "B/W Copy" or "Color Copy"

Expected result

  • Scanning should succeed, and user should recieve email containing image

Actual result

  • Scanner returns "Server connection failed"

Solution:

  • Ensure SMTP configuration is correct.

Resolving issue:

  • Go to web interface for device - in this case, [redacted].library.uni.edu
  • Select "Network Settings"
  • Select "SMTP" tab
  • If authentication method is set to "Anonymous", enter aspmx.l.google.com
    • If "SMTP" and the "User Name" field is filled, and you have a password for the user, enter smtp-relay.gmail.com
  • Enter administrator password, click "OK"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment