summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-28 15:39:45 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-28 15:39:45 +0000
commitf0474ca0fb302656fa5a076b692c29d1bf355483 (patch)
tree2dca84cd12539c9388e23793bee83fd1dfb43ef4
parent6e09f6176fa50dc599b783fb92b7f18f765dccc6 (diff)
downloadlorries-f0474ca0fb302656fa5a076b692c29d1bf355483.tar.gz
Add lorry for exim4sam/add-exim4
Having a mail transfer agent in Baserock will be useful for web servers that need to send emails to people.
-rw-r--r--open-source-lorries/exim4.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/exim4.lorry b/open-source-lorries/exim4.lorry
new file mode 100644
index 0000000..f1f26aa
--- /dev/null
+++ b/open-source-lorries/exim4.lorry
@@ -0,0 +1,6 @@
+{
+ "exim4": {
+ "type": "git",
+ "url": "git://git.exim.org/exim.git"
+ }
+}