updated on Fri Jan 20 20:16:25 UTC 2012
[aur-mirror.git] / mgetty / policy.patch
blobe098b978f8c231b3aae0bab207165aa775b6fada
1 --- policy.h 2010-01-24 00:28:51.000000000 +0100
2 +++ policy.h.neu 2010-01-24 22:36:18.000000000 +0100
3 @@ -564,14 +564,14 @@
4 #endif
6 #ifndef MAILER
7 -# define MAILER "/usr/lib/sendmail"
8 +# define MAILER "/usr/sbin/sendmail"
9 # define NEED_MAIL_HEADERS
10 #endif
12 /* where to send notify mail about incoming faxes to
13 * (remember to create an mail alias if no such user exists!)
15 -#define MAIL_TO "faxadmin"
16 +#define MAIL_TO "root"
18 /* after a fax has arrived, mgetty can call a program for further
19 * processing of this fax.
20 @@ -586,7 +586,7 @@
21 * If you don't want this type of service, do not define it at all
22 * Absolute path name has to be used here!
24 -#define FAX_NOTIFY_PROGRAM "/usr/local/lib/mgetty+sendfax/new_fax"
25 +#define FAX_NOTIFY_PROGRAM "/usr/lib/mgetty+sendfax/new_fax"
27 /* default minimum space required on spooling partition for receiving a FAX
28 * (in KILObytes)