From 9eead5b3724b3b17093a02dab39e864559790ae7 Mon Sep 17 00:00:00 2001 From: Eric Allman Date: Tue, 14 Mar 1995 16:18:21 -0800 Subject: [PATCH] misc SCCS-vsn: usr.sbin/sendmail/src/TODO 8.34 --- usr/src/usr.sbin/sendmail/src/TODO | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/usr/src/usr.sbin/sendmail/src/TODO b/usr/src/usr.sbin/sendmail/src/TODO index e0d929f667..73764eb2cb 100644 --- a/usr/src/usr.sbin/sendmail/src/TODO +++ b/usr/src/usr.sbin/sendmail/src/TODO @@ -1,4 +1,4 @@ -(Version 8.33 of %G%) +(Version 8.34 of %G%) Key: X -- extension (user visible change) @@ -33,6 +33,11 @@ X **** Add uucp-bang mailer that strips off any domain name from X **** "quote" map (inverse of dequote). Lets you turn node::user into "node::user"@DECNET.gateway +E **** Change userdb code to use underlying maps, at least for + :mailname; this lets people use NIS to supply generics + information. (Or should the generics code just be broken + out into the config file?) + ? **** Should $( [1.2.3.4] $) convert the address to a name? E *** Have recipient lines rewritten by the user database. @@ -86,6 +91,8 @@ E *** Users in more than one list with different owners get duplicate E *** Mailer flag to turn off MX lookups. +X ** Rewriting rules based on incoming mailer. + X ** Have a ruleset (6?) that gets both sender and recipient addresses to check compatibility. Can you do enough interesting things with this? @@ -239,3 +246,7 @@ IDA Features that have been requested: * USERMAILER * LOCAL_MX_HANDLER + +* NIS_MAILHOST + +* GENERICFROM -- 2.20.1