OSTYPE(solaris2) DOMAIN(generic) define(`confDOMAIN_NAME',`isp01.com') #deHIDEfine(SMART_HOST,`mailhub.isp01.co.uk') # cw file is a list of hosts we accept mail for define(`confCW_FILE',`-o /etc/mail/sendmail.cw') # ct is a list of trusted users define(`confCT_FILE',`-o /etc/mail/sendmail.ct') # queue-only when load average hits... # deHIDEfine(confQUEUE_LA,20) # refuse-connect when load average hits... # deHIDEfine(confREFUSE_LA,30) # allow .forward files to be in group-writable dirs # defHIDEine(confDONT_BLAME_SENDMAIL,`forwardfileingroupwritabledirpath') MASQUERADE_AS(isp01.com) FEATURE(`masquerade_envelope') FEATURE(`use_cw_file') FEATURE(`use_ct_file') EXPOSED_USER(root) MAILER(local) MAILER(smtp) # Dmisp01.com