dnl $Id: client.mc,v 1.1 2003/05/11 00:36:46 elkner Exp $ dnl dnl sendmail.mc for dumb client machines. The effect is, that sendmail on dnl the machine does absolutely nothing with the mail except relaying dnl it to the central mail server with the name "mail.yourdomain.name", dnl which should take the appropriate actions to deliver the mail dnl to the mail's specified receiver(s). dnl dnl Big + for this: You only need to care about the mail server itself dnl wrt. proper configuration, installing antispam, perhaps antivirus dnl stuff, etc. ... OSTYPE(`linux') dnl to enable IPv6, remove or prefix the next 2 lines with a 'dnl ' undefine(`_NETINET6_') define(`NO_NETINET6',`1') FEATURE(`nocanonify') FEATURE(`nullclient', `mail.$m') define(`STATUS_FILE',`/var/log/sendmail.st')