You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2021. It is now read-only.
Curretly this driver gets the to and from addresses from manually defined lpoptions mailfrom and mailto. This is however not a very good user experience. Starting from CUPS 1.3, it has been possible to have PPD files accept arbitary strings as configuration options, but the syntax is confusing to me.
Another option would be to have a separate configuration file like CUPS-PDF has, but that would again be inferior to the former option in what it comes to user experience.
Curretly this driver gets the to and from addresses from manually defined lpoptions
mailfromandmailto. This is however not a very good user experience. Starting from CUPS 1.3, it has been possible to have PPD files accept arbitary strings as configuration options, but the syntax is confusing to me.Another option would be to have a separate configuration file like CUPS-PDF has, but that would again be inferior to the former option in what it comes to user experience.