How Can I Set Up Automatic Email Printing Without a User Being Signed In?

0
6
Asked By CuriousUser42 On

I'm looking for a way to automate the printing of emails with a specific subject line coming into a general mailbox. Right now, we're CC'ing someone on the emails and using an Outlook rule on their account to do the printing. This approach has some drawbacks since it depends on that user being at work and signed in to their computer that's connected to the printer. We want to find a solution that allows the general mailbox to handle the printing itself, ideally without needing third-party software. For context, we've recently moved to a cloud-only setup after decommissioning our on-prem Exchange server. Any suggestions would be really appreciated!

5 Answers

Answered By PrintMasterMike On

If I were tackling this, I would create a Power Automate flow that receives the email and converts it into a PDF. Then, you could send that PDF to an address like [email protected], which your printer will process using IMAP. If the formatting gets wonky, maybe set up a dedicated desktop next to the printer that logs in automatically and starts Outlook to handle the printing.

Answered By TechieTommy On

You might want to check out Foldermill. It can monitor your mailbox for emails that match certain criteria and then automatically print them. The cool part is it runs as a service on any machine you choose, so you won't need to keep a user signed in. Just be cautious, as it does require some setup and can be a bit tricky to tweak if you haven't used it in a while.

Answered By AdminAlex On

Another idea is to use a low-cost micro PC near the printer. Set it up with auto-login and have Outlook configured to start up. You can apply the same inbox rule there to print the emails. It’s a straightforward solution if you don’t need advanced features.

Answered By ScriptNinja On

You could also look into a solution like Fetchmail along with some additional scripting. It might sound complex, but it can give you flexibility to automate email handling and printing.

Answered By CloudGuru99 On

If you're on Microsoft 365, consider using Power Automate or even Power Automate for desktop. It might need a premium license, but that could simplify the process significantly.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.