blob: 5b72ad65d5117287f64ca4e7afe2332c01364c08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- policy.h 2010-01-24 00:28:51.000000000 +0100
+++ policy.h.neu 2010-01-24 22:36:18.000000000 +0100
@@ -577,1 +577,1 @@
-#define MAIL_TO "faxadmin"
+#define MAIL_TO "root"
@@ -586,7 +586,7 @@
* If you don't want this type of service, do not define it at all
* Absolute path name has to be used here!
*/
-#define FAX_NOTIFY_PROGRAM "/usr/local/lib/mgetty+sendfax/new_fax"
+#define FAX_NOTIFY_PROGRAM "/usr/lib/mgetty+sendfax/new_fax"
/* default minimum space required on spooling partition for receiving a FAX
* (in KILObytes)
|