aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarius Halden <marius.h@lden.org>2015-04-11 00:43:28 +0200
committerMarius Halden <marius.h@lden.org>2015-04-11 00:43:28 +0200
commit7ce8ae6985c5bc2b658d35c9e123e8436d64b015 (patch)
tree20c0763bc85d835eb3b0e16ba22d47aad44c0149 /README.md
downloademail2push-7ce8ae6985c5bc2b658d35c9e123e8436d64b015.tar.gz
email2push-7ce8ae6985c5bc2b658d35c9e123e8436d64b015.tar.bz2
email2push-7ce8ae6985c5bc2b658d35c9e123e8436d64b015.tar.xz
Initial
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..25e47c1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# mail2pushover
+
+Forward emails to pushover based on email sender and recipient address.
+
+## Usage
+Add something similar in /etc/aliases
+```
+address: |/path/to/push.py /path/to/push.cfg
+```
+The path to push.cfg is only needed if it's not in the same diectory as
+push.py