on 5/6/00 12:06 AM, Gregory Hosler shot down the bitstream:
> I wish to add a feature to my sendmail.cf file. Specifically, I wish to add:
>
> FEATURE(`access_db')
>
> I'm a novice at sendmail, but have had success w/ linuxconf. but I'm not
> seeing how to do this with linuxconf.
I'm not in front of a machine with linuxconf, but I'm pretty sure you can do
what you want easily. Are you looking to have sendmail use 'accessdb' or
just add entries to it?
> from what I can grok, the FEATURE feature of sendmail goes into a .cw file,
Make that an 'mc' file.
> and then m4 needs to be run to generate the cf file. I think it is also that
> case that this FEATURE will turn into some relatively simply line in
> sendmail.cf, but I can't figure out what the proper line(s) in sendmail.cf
> might be.
Usually, the simple 'FEATURE' line explodes into a more complex series of
'.cf' statements. If you're getting into sendmail, you're really advised to
use m4, and not edit .cf files by hand.
--
Ed Marczak
[EMAIL PROTECTED]
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.