Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18578 - Add NIS database support in sendmail (sendmail-8.12.9.ebuild update)
Summary: Add NIS database support in sendmail (sendmail-8.12.9.ebuild update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Todd Berman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-01 04:55 UTC by Phil Park
Modified: 2003-04-26 15:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
updated sendmail ebuild file with NIS support added (sendmail-8.12.9.ebuild,5.04 KB, text/plain)
2003-04-01 04:59 UTC, Phil Park
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Park 2003-04-01 04:55:29 UTC
I'd like to add NIS alias support be added in sendmail. I've changed one line in 
the ebuild file for sendmail-8.12.9:




confMAPDEF="-DNEWDB -DMAP_REGEX"




changes to:




confMAPDEF="-DNEWDB -DNIS -DMAP_REGEX"


Reproducible: Always
Steps to Reproduce:
1.


2.


3.
Comment 1 Phil Park 2003-04-01 04:59:10 UTC
Created attachment 10079 [details]
updated sendmail ebuild file with NIS support added
Comment 2 Todd Berman (RETIRED) gentoo-dev 2003-04-26 15:24:11 UTC
Done, commited as sendmail-8.12.9-r2.ebuild