*** /dev/null Tue Oct 4 16:00:58 1994 --- conf/FreeBSD Tue Oct 4 15:18:03 1994 *************** *** 0 **** --- 1,29 ---- + # @(#)$Id: patch-aa,v 1.1.1.1 1995/03/30 10:16:15 asami Exp $ + # FreeBSD running sendmail + + bin /usr/local/bin + etc /usr/local/lib/mh + mandir /usr/local/man + mail /var/mail + chown /usr/sbin/chown + mts sendmail/smtp + cc cc + signal void + + # Good options for all MH installations (personal preferences) + options ATHENA DUMB FOLDPROT='"0700"' MHE MHRC RPATHS SBACKUP='"\\043"' + + # FreeBSD specific options (for FreeBSD-1.x, remove BSD44) + options BSD42 BSD43 BSD44 WAITINT UNISTD VSPRINTF MORE='"/usr/bin/more"' + options NORUSERPASS DBMPWD POSIX NTOHLSWAP SYS5DIR OVERHEAD + options BIND MIME SENDMTS SMTP WHATNOW ZONEINFO + + # Japanese specific options + options JAPAN + + # If you want POP support, this will help you get started, but feel + # free to customize it. + #pop on + #popdir /usr/local/libexec + #options APOP='"/etc/pop.auth"' MPOP RPOP + #ldoptlibs -lcrypt