[Nym3-commit] r436 - trunk/contrib

jr at conuropsis.org jr at conuropsis.org
Sun Dec 4 01:22:08 CET 2005


Author: jr
Date: 2005-12-04 01:22:07 +0100 (Sun, 04 Dec 2005)
New Revision: 436

Modified:
   trunk/contrib/exim.transport
Log:
- adapt a contribution to the new server interface


Modified: trunk/contrib/exim.transport
===================================================================
--- trunk/contrib/exim.transport	2005-12-04 00:17:18 UTC (rev 435)
+++ trunk/contrib/exim.transport	2005-12-04 00:22:07 UTC (rev 436)
@@ -5,7 +5,7 @@
   user = nym3
   group = nogroup
   path = "/bin:/usr/bin:/usr/local/bin"
-  command = "nymbarond -d $local_part"
+  command = "nymbarond deliver -n $local_part"
   return_path_add
   delivery_date_add
   envelope_to_add



More information about the Nym3-commit mailing list