Bug 241060

Summary: Feature Request: Inclusion of "SOCKETMAP" support into "sendmail"
Product: [openSUSE] openSUSE 10.3 Reporter: Steffen Moser <mail>
Component: NetworkAssignee: Dr. Werner Fink <werner>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Other   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Steffen Moser 2007-02-01 12:11:48 UTC
I've got a feature for the upcoming version of openSUSE: 

 - Inclusion of "SOCKETMAP" support into "sendmail". 

It is needed if you want to reject mails addressed to unknown users already during the SMTP dialog in combination with the Cyrus IMAP server.

Up to now I had to recompile the "sendmail" binary with SOCKETMAP support by adding 

 | appdef(`confMAPDEF',`-DSOCKETMAP')dnl

to

 | devtools/Site/site.config.m4

manually.

I would be very glad if future versions would come up with a binary that supports this feature already.
Comment 1 Dr. Werner Fink 2007-02-01 14:22:16 UTC
added