summaryrefslogtreecommitdiffstats
path: root/dbus
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2013-05-05 21:48:55 +0200
committerSebastian Reichel <sre@ring0.de>2013-05-05 21:48:55 +0200
commit145c5300260a69b208b4539a1bbd1bbbb1bf46f6 (patch)
treeec17647f95f25c553a49582d1d2a5fa47ff8aed8 /dbus
parent831fe57cb42b1fbf02ba0ee7654de59923dcd381 (diff)
downloadserial-barcode-scanner-145c5300260a69b208b4539a1bbd1bbbb1bf46f6.tar.bz2
mail: initial mail service
This process provides an DBus interface for sending mails to users. It has MIME support for plain text and html mails and supports attachments. The service gets the SMTP server's hostname, port and authentication data from the configuration daemon.
Diffstat (limited to 'dbus')
-rw-r--r--dbus/io.mainframe.shopsystem.Mail.service.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbus/io.mainframe.shopsystem.Mail.service.in b/dbus/io.mainframe.shopsystem.Mail.service.in
new file mode 100644
index 0000000..6788453
--- /dev/null
+++ b/dbus/io.mainframe.shopsystem.Mail.service.in
@@ -0,0 +1,3 @@
+[D-BUS Service]
+Name=io.mainframe.shopsystem.Mail
+Exec=${PATH}/mail/mailer