Date: Tue, 25 Jan 2000 13:48:15 -0600 From: "Alejandro Ramirez" <ales@megared.net.mx> To: "Julian C. Dunn" <julian.dunn@Matrox.COM>, <freebsd-questions@FreeBSD.ORG> Cc: <root@soc.lg.gov.ua> Subject: RE: service.switch Message-ID: <00d901bf676d$1edc1820$fba3f9cf@megared.net.mx> References: <XFMail.20000125144011.julian.dunn@matrox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> You need to use a DEFINE macro in your .mc file to tell M4 that the service > switch file you want to use is "/etc/service.switch". I found the information > on the www.sendmail.org site, but if you can't find the exact DEFINE command to > use, I can send you my .mc when I get home. I think it's something like > > define (`ServiceSwitchFile', `/etc/service.switch') You can do it in the standard "/etc/sendmail.cf" file, just look for the line: #O ServiceSwitchFile=/etc/service.switch and uncoment it. P.S. Dont forget to restart the sendmail process (killall -HUP sendmail) Have Fun... Ales To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00d901bf676d$1edc1820$fba3f9cf>