openldap/clients
Julio Sánchez Fernández 36a4ed4f59 Added a method to make delivery to the local mailbox conditional on
the presence of a certain value in some other attribute.  Used to
implement mailForwardingAddress both in addition to normal delivery
and excluding normal delivery, selectable entry by entry.  The model
is mailDeliveryOption in Netscape MS.  The implementation aims to
become more general, though.  Affects "search-with-filter", any
entry can potentially use a parameter, introduced with "param=".

Optimize the case where we have to copy the message to an address that
is served by the directory.  Formerly, we would have the MTA deal with
it and invoke mail500 again later.  This has necessitated loading the
list of domains that are solved by us with "domain".  A new definition,
"host", takes the role of the old "domain" that was the FQDN of our
host for routing loop avoidance.
2000-04-07 15:00:22 +00:00
..
fax500 Add configure tests for ssize_t and caddr_t and remove NT preamble 1999-11-01 18:14:26 +00:00
finger Add configure tests for ssize_t and caddr_t and remove NT preamble 1999-11-01 18:14:26 +00:00
gopher Add configure tests for ssize_t and caddr_t and remove NT preamble 1999-11-01 18:14:26 +00:00
mail500 Added a method to make delivery to the local mailbox conditional on 2000-04-07 15:00:22 +00:00
rcpt500 Add configure tests for ssize_t and caddr_t and remove NT preamble 1999-11-01 18:14:26 +00:00
tools Initial implementation of Kerberos password verification for 2000-01-08 18:42:11 +00:00
ud Add print.c to handle GeneralizedTime. 2000-01-17 17:41:11 +00:00
Makefile.in Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00