Dirk Thanks for the pointer to /usr/share/sendmail/cf/README. It seems like this is generic info not really targeted at the way sendmail is installed under FBSD.
So guessing at what it's really trying to saw I have arrived at this to tell sendmail my sites domain name. cd /etc/mail ee freebsd.mc Change DOMAIN(generic) to DOMAIN(fbsdjones.com) Save file m4 freebsd.mc To compile the freebsd.mc source into the freebsd.cf file Reboot to enable Is this correct? To my question, How do I tell sendmail to not do reverse IP lookup? You said to Use: /etc/mail/service.switch There is no file like that on my system and the README gives no pointers as the where to find sample of this file. Need to know syntax of statement that goes into /etc/mail/service.switch and how to enable it. Thanks for your help -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dirk Meyer Sent: Friday, January 23, 2004 6:20 AM To: [EMAIL PROTECTED] Subject: Re: sendmail logs and other questions JJB schrieb:, > Is there some way to tell sendmail to use local5 as > it's facility and not mail? Only by recompiling ... but you can config in syslog.conf almost everything: !sendmail *.* /var/log/only-sendmail > I also see /var/log/sendmail.st but this log file is not > in syslog.conf. What is this file? It's the statistics, run "mailstats" to see them. > I use /etc/rc.conf hostname='gateway.fbsdjoned.com' and > sendmail is using [EMAIL PROTECTED] correct. > How do I tell sendmail to use just @fbsdjones.com? There is more than one way. $ less /usr/share/sendmail/cf/README e.g:) define(`confDOMAIN_NAME',`$m')dnl > How do I tell sendmail to not do reverse IP lookup? Use: /etc/mail/service.switch > Is the /var/log/maillog scanned by the daily cron management > report jobs? yes ... kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED] ] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"