Configure Email Printing

Last Updated: February 26, 2026

This topic explains how to configure Email Printing.

Requirements

Complete all the Closedgeneral requirements.

  • Create an email account.

    For more details refer to the following knowledge base articles: Create subdomain in Office 365 for PrinterLogic Direct Email Printing and How to set up Direct Email Printing using Gmail.

  • Turn on Internet Message Access Protocol (IMAP), unless you are using Office 365 or Microsoft Exchange, which require Open Authorization (OAuth).
  • Note the mailbox username, password, and IMAP, OAuth, or Simple Network Management Protocol (SNMP) connection information.
  • Set a subdomain as the internal relay.
  • Create and assign a Service Client object to run the Email Printing service.
  • To print attachments, we recommend installing LibreOffice on the device designated as the Service Client.
  • Email Printing requires a pull printer. For more details refer to Pull Print.

    Pull Print is a Secure Release Print mechanism and requires additional licensing.

Email Printing also requires the following:

  • Configure the Lightweight Directory Access Protocol (LDAP) domain. For more details refer to LDAP Domain. Identity providers (IdPs) are not supported.
  • Each user's email address must be stored as an attribute in the Active Directory user object.

Process Overview

You perform these high-level procedures:

  1. Configure the Service Client.
  2. Connect the Email Account.
  3. Configure Attachment Settings.
  4. (Optional) Configure Public Key Infrastructure (PKI) Encryption.
  5. Confirm That the Email Printing Service Is Running.
  6. Configure Default Settings.
  7. (Optional) Configure Printer-Specific Settings.

1. Configure the Service Client

Follow these steps:

  1. In the Admin Console, select the Service Client.
  2. Select the Email Printing tab.
  3. Select the checkbox for Enable Email Printing.

    Admin Console showing Enable Email Printing checkbox.

  4. Select the None Selected button. Then browse and select a pull printer.

    Admin Console showing None Selected button.

  5. In the Pull Printing Email Address field, assign an email address to the pull printer. This email is the address of the account created in the Requirements section above.
  6. In the Incoming Mail (IMAP) Settings section, complete the Server and Server Port fields.
  7. Complete the Authentication Type field depending on which email service you use.
  8. Configure the Outgoing Mail (SMTP) Settings:
    1. Complete the Server, Server Port, Username, and Password fields.
    2. From the Security dropdown menu, select from SSL, TLS, or None.
    3. Select the checkbox for Test SMTP Connection on next Check-in.

Admin Console showing Service Client's Email Printing tab.

2. Connect the Email Account

The authentication type that you select for the Incoming Mail (IMAP) Settings depends on which email service you use. For IMAP configurations, follow the IMAP Configuration steps below. For Office 365 and Microsoft Exchange configurations, follow the OAuth 2.0 Configuration steps below.

IMAP Configuration

Follow these steps:

  1. From the Authentication Type menu, select Username/Password.
  2. Enter the IMAP email account's username and password in their respective fields.
  3. From the Security menu, select from SSL, TLS, or None.
  4. (Optional) Select the Ignore security certificate warnings checkbox.

Admin Console showing Service Client's Email Printing tab and Authentication Type menu.

OAuth 2.0 Configuration

Configure OAuth 2.0 in the Entra ID (Azure AD) portal before completing the steps below. If you are not the Entra ID (Azure AD) admin for your organization, do the following:

  1. Send the admin the link to Configure Open Authorization (OAuth) 2.0.
  2. The steps in the 4. Collect Application & Directory IDs section explain where to find the application and directory IDs that you need.
  3. Define the email to use, which is used in step two below. The email must have access to Entra ID (Azure AD). You need to log in using that email in step eight below.

After configuring OAuth in Entra ID (Azure AD) and collecting the IDs, follow these steps:

  1. From the Authentication Type menu, select OAuth 2.0
  2. In the OAuth 2.0 Settings section, enter an email address with access to the Entra ID (Azure AD) portal in the Username field.
  3. Copy the Entra ID (Azure AD) Directory (tenant) ID, and paste it in the Admin Console Tenant Id field.
  4. Copy the Entra ID (Azure AD) Application (client) ID, and paste it in the Admin Console Client Id field.
  5. Select the Generate Code button, and copy the provided code.
  6. Select the Authenticate button.
  7. In the Microsoft window, paste the code, and then select Next.

    Microsoft window.

  8. Sign in with the same account that is connected to the email you entered in the Username field.
  9. Select the Consent on behalf of your organization checkbox, and then select Accept.
  10. In the Admin Console below the Activate button, confirm that activation succeeded, and then select Save.

    Admin Console showing Service Client's Email Printing tab and success message.

Admin Console showing Service Client's Email Printing tab and OAuth 2.0 Settings section.

3. Configure Attachment Settings

The Closedsupported formats for printing email attachments depends on whether you have LibreOffice installed on your server.

Without LibreOffice Installed

The following formats are supported:

  • BMP, GIF, HTM, HTML, JPG, PDF, PNG, and TXT.

With LibreOffice Installed

The following formats are supported:

  • Document: DOC, DOCX, DOT, DOTX, ODT, and PDF.
  • Spreadsheet: ODS, SXLSX, XLS, XLSM, XLT, and XLTX.
  • Presentation: ODP, POT, POTX, PPT, and PPTX.
  • Text: RTF and TXT.
  • HTML: HTM and HTML.
  • Image: BMP, GIF, JPEG, JPG, PNG, TIF, and TIFF.

The following steps guide you through configuring Email Printing with attachments:

  1. Select the checkbox for Enable Office-type File Attachment Printing.
  2. (Optional) Select Only Print Attachments. This option ignores the email body and prints only files that are attached to the email.
  3. Leave LibreOffice selected in the Select your office suite field.
  4. In the Path to LibreOffice Executable field, enter the path to the executable file. For example, C:\Program Files\LibreOffice.
  5. Select Save.

Admin Console showing Enable Office-type File Attachment Printing checkbox.

4. (Optional) Configure PKI Encryption

The last section on the Service Client's Email Printing tab is for PKI encryption. Follow the steps below if you want to configure PKI encryption for Email Printing in your environment.

PKI Encryption

Install Win32 OpenSSL v3.2.2 on the Windows Service Client device:

  1. On the Service Client device, go to https://slproweb.com/products/Win32OpenSSL.html.
  2. Select the EXE link to download the file.
  3. Run the downloaded file, and complete the installation process.
  4. Add OpenSSL to the Path variable:
    1. Select the Windows Start menu, and type "path."
    2. Select Edit the system environment variables.
    3. On the Advanced tab, select the Environment Variables button.
    4. In the System variables section, select Path, and then select Edit.
    5. Select Edit in the window.
    6. Double-click the next available empty line, and enter the path to the OpenSSL bin folder. For example, C:\Program Files (x86)\OpenSSL-Win32\bin.
    7. Select OK.
  5. After you install OpenSSL, restart the device.
  6. After the device restarts, go to the Service Client's Email Printing tab in the Admin Console.
  7. Select the Enable PKI Encryption checkbox.
  8. Copy the certification key, and paste it in the Certificate and Private Key field.

    Admin Console showing Service Client's Email Printing tab and Enable PKI Encryption checkbox.

  9. Select Save.
  10. Restart the Service Client.

5. Confirm That the Email Printing Service Is Running

After saving the Email Printing configurations, confirm that the PrinterLogicServiceEmail.exe service is running. The steps below explain how to check the service on a Windows Service Client device:

  1. On the Service Client device, open the Task Manager.
  2. Select the Processes or Details tab.
  3. Search for "printer."
  4. Confirm that the following services are running:
    1. The three Vasion Print Client services: PrinterInstallerClient.exe, PrinterInstallerClientInterface.exe, and PrinterInstallerClientLauncher.exe.
    2. The Service Client's PrinterLogicServiceManager.exe service.
    3. The Email Printing's PrinterLogicServiceEmail.exe service.

Services for other active features on the Service Client object also appear.

Task Manager showing Details tab and services running for Client, Service Client, and Email Printing.

6. Configure Default Settings

The following settings help you customize the Email Printing user experience. In the Admin Console, go to Tools then Settings then Printing, and scroll down to the Email Pull Printing section.

Admin Console showing Printing Configuration settings and Email Pull Printing section.

Here is an overview of the settings:

Enable Default Email Printer
Select the checkbox to show the Set Email Pull Printer option in the Self-service Portal. This option lets the end user set a default printer to automatically release their Email Printing jobs.
Default per-printer Email Pull Printing setting
Select the checkbox to allow the selection of any printer to release Email Printing jobs, using the default settings.
Default page size
Select the default paper size to use for Email Printing. Available options include Letter, Legal, Tabloid, Index, and A1 through A8.

Select Save in the upper-right corner after configuring these settings.

7. (Optional) Configure Printer-Specific Settings

If you turn on the Default per-printer Email Pull Printing setting at the global level, you can control which printers are available for Email Printing using the printer's Printing tab. Follow the steps below to configure the settings for a printer object:

  1. Select the printer object's Printing tab.
  2. In the Email Pull Printing section, select Use printer-specific Email Pull Print setting.
  3. Select the checkbox for Allow Email Pull Print jobs to be released to this printer. This printer can be configured as a user's Email Printer.

    Admin Console showing printer object's Printing tab and Email Pull Printing section.

  4. Select Save.
  5. Repeat as needed for additional printer objects.

Only printers with this setting turned on are available as release printers for Email Printing.