mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
badca57123
Submitted by: Alex Perel <veers@disturbed.net> Reviewed by: cpiazza, obrien
12 lines
309 B
Plaintext
12 lines
309 B
Plaintext
--- protoc/cf/SMTP.cf.in.orig Sun Aug 29 14:20:54 1999
|
|
+++ proto/cf/SMTP.cf.in Sun Aug 29 14:21:03 1999
|
|
@@ -88,7 +88,7 @@
|
|
}
|
|
|
|
orgdomains=x
|
|
-: ${MAILCONF:=/etc/mail.conf}
|
|
+: ${MAILCONF:=$MAILSHARE/mail.conf}
|
|
if [ ! -r $MAILCONF ]; then
|
|
echo "$0: missing $MAILCONF: using the following values:"
|
|
mailconf
|