projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a957816
)
Fixed MAILER in options.h.dist
author
Ari Johnson
<ari@cobramush.org>
Fri, 2 Mar 2007 05:46:21 +0000
(
05:46
+0000)
committer
Ari Johnson
<ari@cobramush.org>
Fri, 2 Mar 2007 05:46:21 +0000
(
05:46
+0000)
options.h.dist
patch
|
blob
|
history
diff --git
a/options.h.dist
b/options.h.dist
index 33149d95b3063258d76c2254439d48c93ef3f856..e4949824d26314e04c632bd62e09078f3c462a87 100644
(file)
--- a/
options.h.dist
+++ b/
options.h.dist
@@
-150,7
+150,8
@@
* 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 ------------------------*/