Revision: 194
Author:
hont...@flyordie.com
Date: Sat May 11 09:55:14 2013
Log: uniform line endings at the end of configuration files
http://code.google.com/p/mireka/source/detail?r=194
Modified:
/trunk/setup/conf/circular.js
/trunk/setup/conf/domains.js
/trunk/setup/conf/global-users.js
/trunk/setup/conf/local-recipients.js
/trunk/setup/conf/logback.xml
/trunk/setup/conf/mireka.js
/trunk/setup/conf/mx.js
/trunk/setup/conf/pop.js
/trunk/setup/conf/submission/queues.js
/trunk/setup/conf/submission/submission.js
=======================================
--- /trunk/setup/conf/global-users.js Sun Mar 24 12:07:38 2013
+++ /trunk/setup/conf/global-users.js Sat May 11 09:55:14 2013
@@ -14,4 +14,3 @@
]});
-
=======================================
--- /trunk/setup/conf/local-recipients.js Sun Mar 24 12:07:38 2013
+++ /trunk/setup/conf/local-recipients.js Sat May 11 09:55:14 2013
@@ -46,4 +46,3 @@
destination: setup(SrsDestination)
}),
]);
-
=======================================
--- /trunk/setup/conf/mireka.js Thu May 9 15:39:28 2013
+++ /trunk/setup/conf/mireka.js Sat May 11 09:55:14 2013
@@ -125,5 +125,3 @@
prefix: "mail.mireka"
});
*/
-
-
=======================================
--- /trunk/setup/conf/mx.js Sun Mar 24 12:07:38 2013
+++ /trunk/setup/conf/mx.js Sat May 11 09:55:14 2013
@@ -60,4 +60,3 @@
/* uncomment to enable STARTTLS if JSSE is correctly configured */
/* enableTLS: true, */
});
-
=======================================
--- /trunk/setup/conf/submission/queues.js Thu May 9 15:39:28 2013
+++ /trunk/setup/conf/submission/queues.js Sat May 11 09:55:14 2013
@@ -111,4 +111,3 @@
name: "retry",
}),
});
-
=======================================
--- /trunk/setup/conf/submission/submission.js Sun Mar 24 12:07:38 2013
+++ /trunk/setup/conf/submission/submission.js Sat May 11 09:55:14 2013
@@ -113,4 +113,3 @@
/* uncomment to enable STARTTLS if JSSE is correctly configured */
/* enableTLS: true, */
});
-