Fixed MAILER in options.h.dist
authorAri Johnson <ari@cobramush.org>
Fri, 2 Mar 2007 05:46:21 +0000 (05:46 +0000)
committerAri Johnson <ari@cobramush.org>
Fri, 2 Mar 2007 05:46:21 +0000 (05:46 +0000)
options.h.dist

index 33149d95b3063258d76c2254439d48c93ef3f856..e4949824d26314e04c632bd62e09078f3c462a87 100644 (file)
  * argument ("get the recipient address from the message header To:").
  * If it doesn't, you could probably write a wrapper for it.
  * Example: #define MAILER "/full/path/to/other/mailer"
-#define MAILER /* */
+ */
+#define MAILER "" /* */
 
 
 /*--------------------- CobraMUSH Options ------------------------*/