date and time created 93/08/21 15:05:10 by eric
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Sun, 22 Aug 1993 06:05:10 +0000 (22:05 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Sun, 22 Aug 1993 06:05:10 +0000 (22:05 -0800)
SCCS-vsn: usr.sbin/sendmail/cf/feature/nullclient.m4 8.1

usr/src/usr.sbin/sendmail/cf/feature/nullclient.m4 [new file with mode: 0644]

diff --git a/usr/src/usr.sbin/sendmail/cf/feature/nullclient.m4 b/usr/src/usr.sbin/sendmail/cf/feature/nullclient.m4
new file mode 100644 (file)
index 0000000..c9e1fbb
--- /dev/null
@@ -0,0 +1,29 @@
+PUSHDIVERT(-1)
+#
+# Copyright (c) 1983 Eric P. Allman
+# Copyright (c) 1988, 1993
+#      The Regents of the University of California.  All rights reserved.
+#
+# %sccs.include.redist.sh%
+#
+ifdef(`SMTP_MAILER_FLAGS',,
+       `define(`SMTP_MAILER_FLAGS',
+               `ifdef(`_OLD_SENDMAIL_', `L', `')')')
+POPDIVERT
+############################################
+###   Null Client Mailer specification   ###
+############################################
+
+#
+#  This is used only for relaying mail from a client to a hub when
+#  that client does absolutely nothing else -- i.e., it is a "null
+#  mailer".  In this sense, it acts like the "R" option in Sun
+#  sendmail.
+#
+
+VERSIONID(`@(#)nullclient.m4   8.1 (Berkeley) %G%')
+
+ifdef(`confRELAY_MAILER',,
+       `define(`confRELAY_MAILER', `nullclient')')dnl
+
+Mnullclient,   P=[IPC], F=CONCAT(mDFMuXa, SMTP_MAILER_FLAGS), A=IPC $h