masqmail
diff INSTALL @ 378:5781ba87df95
Removed ident. This had been discussed on the mailing list in Oct 2011.
Ident is hardly useful in typical setups for masqmail. Probably Oliver
had used it in his setup; that would make sense. Now, I know of nobody
who needs it.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Sat, 14 Jan 2012 21:36:58 +0100 |
parents | 72653295b75d |
children | d209b4846f2b |
line diff
1.1 --- a/INSTALL Sat Jan 14 18:44:48 2012 +0100 1.2 +++ b/INSTALL Sat Jan 14 21:36:58 2012 +0100 1.3 @@ -66,16 +66,6 @@ 1.4 prefer another location than /etc/masqmail/. 1.5 1.6 1.7 ---enable-ident 1.8 -enables RFC 1413 support. If you have the libident dynamic library 1.9 -installed, this will be linked, otherwise it will be statically linked 1.10 -using the sources included in the package. Ident support brings few 1.11 -advantages. If mail is received from machines that run identd, the 1.12 -Received headers and log messages include a user name too. Additionally 1.13 -a user can remove queued mail if it had been sent by himself from another 1.14 -machine running identd. In any case: You cannot trust the ident 1.15 -information more than you trust the specific remote machine. 1.16 - 1.17 --disable-resolver 1.18 disables resolver support. Without the resolver functions, masqmail 1.19 uses only gethostbyname() to resolve DNS names, and you cannot send