divert(-1) # # Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers. # 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 Linux. # It has support for smarthost. If you want to # customize it, copy it to a name appropriate for your environment # and do the modifications there. # divert(0)dnl VERSIONID(`$Id: smarthost-submit.mc,v 8.12 2003/08/08 09:07:00 sm Exp $') OSTYPE(linux)dnl DOMAIN(generic)dnl define(`confPRIVACY_FLAGS', `authwarnings,needmailhelo,noexpn,novrfy')dnl define('RELAY_MAILER_ARGS', 'TCP $h 587)dnl FEATURE(`access_db') FEATURE(`relay_hosts_only') FEATURE(`use_cw_file') FEATURE(`local_procmail') FEATURE(masquerade_envelope)dnl FEATURE(`genericstable') GENERICS_DOMAIN(`myhost') define(`SMART_HOST', `relay:my_isp_smtp') MAILER(local) MAILER(smtp)dnl