Skip to content

Commit

Permalink
Update emailprinting.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBigBear committed Aug 7, 2015
1 parent 1ac24ce commit e892ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/EmailPrinting/emailprinting.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
'''
This script represents a way that O365 could be used to integrate parts of your enviorment. This is
not a theoretical example, this is a production script that I use at our facility. The objective
here is to aliviate a problem where the printer rests inside a protecte network but students who
want to print are outside of that network. By sending print jobs they have to an email address they
here is to aliviate a problem where the printer rests inside a protected network but students who
want to print are outside of that network. By sending print jobs they have to send it to an email address they
do not need to install the printer on their local device, nor do they need direct access to the
device.
Expand Down

0 comments on commit e892ec7

Please sign in to comment.