FreeBSD Bugzilla – Attachment 157320 Details for
Bug 199081
[revive port] mail/smfsav: Add staging support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for two files
patch.txt (text/plain), 1.82 KB, created by
Kan Sasaki
on 2015-06-01 02:20:43 UTC
(
hide
)
Description:
patch for two files
Filename:
MIME Type:
Creator:
Kan Sasaki
Created:
2015-06-01 02:20:43 UTC
Size:
1.82 KB
patch
obsolete
>Index: files/patch-smf-sav.c >=================================================================== >--- files/patch-smf-sav.c (revision 388183) >+++ files/patch-smf-sav.c (working copy) >@@ -1,5 +1,5 @@ >---- smf-sav.c.orig 2006-10-25 20:15:10 UTC >-+++ smf-sav.c >+--- smf-sav.c.orig 2006-10-26 05:15:10.000000000 +0900 >++++ smf-sav.c 2015-06-01 11:00:05.916409000 +0900 > @@ -20,11 +20,7 @@ > #endif > >@@ -42,16 +42,14 @@ > #define PUBLIC_NAME "yourhost.yourdomain.tld" > #define SAFE_CALLBACK "postmaster@yourdomain.tld" > #define SYSLOG_FACILITY LOG_MAIL >-@@ -81,9 +69,9 @@ >+@@ -81,8 +69,8 @@ > #define TO_PASS_TTL 3600 > #define TO_TEMPFAIL_TTL 300 > #define TO_FAIL_TTL 3600 > -#define WORK_SPACE "/var/run/smfs" > -#define OCONN "unix:" WORK_SPACE "/smf-sav.sock" >--#define USER "smfs" > +#define WORK_SPACE "/var/run/smfsav" > +#define OCONN "unix:" WORK_SPACE "/smfsav.sock" >-+#define USER "smfsav" >+ #define USER "smfs" > > #define DNS_RETRANS 7 >- #define DNS_RETRY 4 >Index: files/patch-smf-sav.conf >=================================================================== >--- files/patch-smf-sav.conf (revision 388183) >+++ files/patch-smf-sav.conf (working copy) >@@ -1,5 +1,5 @@ >---- smf-sav.conf.orig 2006-10-25 20:15:10 UTC >-+++ smf-sav.conf >+--- smf-sav.conf.orig 2006-10-26 05:15:10.000000000 +0900 >++++ smf-sav.conf 2015-06-01 10:59:32.090220000 +0900 > @@ -1,4 +1,4 @@ > -# /etc/mail/smfs/smf-sav.conf > +# /usr/local/etc/smfsav.conf >@@ -6,16 +6,8 @@ > # > # smf-sav configuration file v1.4.0 (it's read at start) > # >-@@ -97,15 +97,15 @@ SafeCallBack postmaster@yourdomain.tld # >+@@ -103,9 +103,9 @@ > >- # Run as a selected user (smf-sav must be started by root) >- # >--# Default: smfs >-+# Default: smfsav >- # >--#User smfs >-+#User smfsav >- > # Socket used to communicate with a Sendmail daemon > # > -# Default: unix:/var/run/smfs/smf-sav.sock
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 199081
:
155077
|
155078
|
155079
|
157320
|
157366