diff options
author | Dave Love <fx@gnu.org> | 2000-08-20 19:20:00 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-08-20 19:20:00 +0000 |
commit | c016c701e0792a7c58f723933cb4af17409d636c (patch) | |
tree | fc26726b37ed26460a9924f8364a38ab3d443149 /man | |
parent | dcd465573f1e471ec0aa7d37629b3366cfcd9916 (diff) | |
download | emacs-c016c701e0792a7c58f723933cb4af17409d636c.tar.gz |
(Sending Mail): Mention EUDC.
Diffstat (limited to 'man')
-rw-r--r-- | man/sending.texi | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/sending.texi b/man/sending.texi index 642f4094c4d..05477f51b63 100644 --- a/man/sending.texi +++ b/man/sending.texi @@ -57,6 +57,15 @@ Buffer}). Then you can use @kbd{C-x m} or its variants described above to make a new @samp{*mail*} buffer. Once you've done that, you can work with each mail buffer independently. +@cindex directory servers +@cindex LDAP +@cindex PH/QI +@cindex names and addresses +There is an interface to directory servers using various protocols such +as LDAP or the CCSO white pages directory system (PH/QI), described in a +separate manual. It may be useful for looking up names and addresses. +@xref{Top,,EUDC, eudc, EUDC Manual}. + @menu * Format: Mail Format. Format of the mail being composed. * Headers: Mail Headers. Details of permitted mail header fields. |