FEATURE(preserve_local_plus_detail)

FEATURE(preserve_local_plus_detail)

Retain plussed addresses for delivery V8.12 and above

Beginning with V8.7, sendmail offered plus addressing (Section 12.4.4) in its alias file as a means to handle special aliasing needs. Usually, the plus part is stripped from the user part of the address before final delivery. That is, mail to bob+nospam would be delivered to bob .

As new delivery programs are developed, it might become desirable to pass the unstripped address to such programs. Such a delivery program would see bob+nospam as part of its command line.

If yours is such a delivery program, you can enable this latter behavior by defining this feature:

 FEATURE(`preserve_local_plus_detail') 

Note that this feature should not be enabled unless you are absolutely sure your delivery program will do the correct thing. If you wrongly enable this feature, mail delivery will fail.



Sendmail
sendmail, 4th Edition
ISBN: 0596510292
EAN: 2147483647
Year: 2002
Pages: 1174

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net