106f25ae9SGregory Neil Shapirodivert(-1) 2c2aa98e2SPeter Wemm# 306f25ae9SGregory Neil Shapiro# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers. 406f25ae9SGregory Neil Shapiro# All rights reserved. 5c2aa98e2SPeter Wemm# Copyright (c) 1983 Eric P. Allman. All rights reserved. 6c2aa98e2SPeter Wemm# Copyright (c) 1988, 1993 7c2aa98e2SPeter Wemm# The Regents of the University of California. All rights reserved. 8c2aa98e2SPeter Wemm# 9c2aa98e2SPeter Wemm# By using this file, you agree to the terms and conditions set 10c2aa98e2SPeter Wemm# forth in the LICENSE file which can be found at the top level of 11c2aa98e2SPeter Wemm# the sendmail distribution. 12c2aa98e2SPeter Wemm# 13c2aa98e2SPeter Wemm# 1406f25ae9SGregory Neil Shapiroifelse(defn(`_ARG_'), `', `errprint(`Feature "nullclient" requires argument')', 1506f25ae9SGregory Neil Shapiro `define(`_NULL_CLIENT_', _ARG_)') 16c2aa98e2SPeter Wemm 17c2aa98e2SPeter Wemm# 18c2aa98e2SPeter Wemm# This is used only for relaying mail from a client to a hub when 19c2aa98e2SPeter Wemm# that client does absolutely nothing else -- i.e., it is a "null 20c2aa98e2SPeter Wemm# mailer". In this sense, it acts like the "R" option in Sun 21c2aa98e2SPeter Wemm# sendmail. 22c2aa98e2SPeter Wemm# 23c2aa98e2SPeter Wemm 2406f25ae9SGregory Neil Shapirodivert(0) 2506f25ae9SGregory Neil ShapiroVERSIONID(`$Id: nullclient.m4,v 8.21.16.1 2000/05/26 18:08:41 gshapiro Exp $') 2606f25ae9SGregory Neil Shapirodivert(-1) 27c2aa98e2SPeter Wemm 2806f25ae9SGregory Neil Shapiroundefine(`ALIAS_FILE') 2906f25ae9SGregory Neil Shapirodefine(`MAIL_HUB', _NULL_CLIENT_) 3006f25ae9SGregory Neil Shapirodefine(`SMART_HOST', _NULL_CLIENT_) 3106f25ae9SGregory Neil Shapirodefine(`confFORWARD_PATH', `') 3206f25ae9SGregory Neil Shapirodefine(`_DEF_LOCAL_MAILER_FLAGS', `lsDFM5q') 3306f25ae9SGregory Neil ShapiroMASQUERADE_AS(_NULL_CLIENT_) 3406f25ae9SGregory Neil ShapiroFEATURE(`allmasquerade') 3506f25ae9SGregory Neil ShapiroFEATURE(`masquerade_envelope') 3606f25ae9SGregory Neil ShapiroMAILER(`local') 3706f25ae9SGregory Neil ShapiroMAILER(`smtp') 38