Bug 18578 - Add NIS database support in sendmail (sendmail-8.12.9.ebuild update)
Bug#: 18578 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: tberman@gentoo.org Reported By: philp@uidaho.edu
Component: Ebuilds
URL: 
Summary: Add NIS database support in sendmail (sendmail-8.12.9.ebuild update)
Keywords:  
Status Whiteboard: 
Opened: 2003-04-01 04:55 0000
Description:   Opened: 2003-04-01 04:55 0000
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 From Phil Park 2003-04-01 04:59:10 0000 -------
Created an attachment (id=10079) [details]
updated sendmail ebuild file with NIS support added

------- Comment #2 From Todd Berman 2003-04-26 15:24:11 0000 -------
Done, commited as sendmail-8.12.9-r2.ebuild