aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/cf/cf/generic-hpux10.mc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/cf/cf/generic-hpux10.mc')
-rw-r--r--contrib/sendmail/cf/cf/generic-hpux10.mc26
1 files changed, 26 insertions, 0 deletions
diff --git a/contrib/sendmail/cf/cf/generic-hpux10.mc b/contrib/sendmail/cf/cf/generic-hpux10.mc
new file mode 100644
index 000000000000..1a7eda909423
--- /dev/null
+++ b/contrib/sendmail/cf/cf/generic-hpux10.mc
@@ -0,0 +1,26 @@
+divert(-1)
+#
+# Copyright (c) 1998 Sendmail, Inc. All rights reserved.
+# Copyright (c) 1983 Eric P. Allman. All rights reserved.
+# Copyright (c) 1988, 1993
+# The Regents of the University of California. All rights reserved.
+#
+# By using this file, you agree to the terms and conditions set
+# forth in the LICENSE file which can be found at the top level of
+# the sendmail distribution.
+#
+#
+
+#
+# This is a generic configuration file for HP-UX 9.x.
+# It has support for local and SMTP mail only. If you want to
+# customize it, copy it to a name appropriate for your environment
+# and do the modifications there.
+#
+
+divert(0)dnl
+VERSIONID(`@(#)generic-hpux10.mc 8.8 (Berkeley) 5/19/98')
+OSTYPE(hpux10)dnl
+DOMAIN(generic)dnl
+MAILER(local)dnl
+MAILER(smtp)dnl