Changes

From SME Server
Jump to navigationJump to search
546 bytes added ,  12:28, 20 April 2017
Line 11: Line 11:  
== Contrib ==
 
== Contrib ==
   −
Development has been started:
+
Development has been started. There are two versions currently:
    
https://github.com/reetp/smeserver-print-pdf
 
https://github.com/reetp/smeserver-print-pdf
 +
 +
This attempts to use internal user password/details. Still work in progress
 +
 +
https://github.com/reetp/smeserver-qmail-printpdf
 +
 +
This uses a password set in the DB and used in the subject of the email
 +
 +
{| border="1" cellpadding="20" cellspacing="0"
 +
!Key Name
 +
!Key Default
 +
!Key Options
 +
|-
 +
|status
 +
|enabled
 +
|disabled
 +
|-
 +
|PrinterName
 +
|none
 +
|variable
 +
|-
 +
|Media
 +
|A4
 +
|variable
 +
|-
 +
|Password
 +
|empty
 +
|variable
 +
|-
 +
|TmpDir
 +
|/tmp/printpdf
 +
|variable
 +
|}
 +
 +
 +
Modify the chosen key and then run
 +
 +
signal-event remoteaccess-update
    
== Debugging ==
 
== Debugging ==

Navigation menu