FreeBSD Bugzilla – Attachment 241042 Details for
Bug 270088
/etc/dma/auth.conf for dma(8) is not installed by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
install auth.conf into share/examples directory
dma_auth_conf.patch (text/plain), 531 bytes, created by
pete
on 2023-03-21 17:34:48 UTC
(
hide
)
Description:
install auth.conf into share/examples directory
Filename:
MIME Type:
Creator:
pete
Created:
2023-03-21 17:34:48 UTC
Size:
531 bytes
patch
obsolete
>--- a/libexec/dma/dmagent/Makefile >+++ b/libexec/dma/dmagent/Makefile >@@ -23,7 +23,7 @@ CONFS= dma.conf > CONFSDIR= ${CONFDIR}/dma > YFLAGS+= -i > CLEANFILES= aliases_parse.i >-FILES= mailer.conf >+FILES= auth.conf mailer.conf > FILESDIR= ${SHAREDIR}/examples/dma > > BINMODE= 2555 >--- /dev/null >+++ b/libexec/dma/dmagent/auth.conf >@@ -0,0 +1,4 @@ >+# $DragonFly: src/etc/dma/auth.conf,v 1.1 2008/02/02 18:24:00 matthias Exp $ >+# >+# SMTP authentication entries (currently AUTH LOGIN only) >+# Format: user|my.smarthost.example.com:password
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 270088
:
240724
|
241042
|
242134