XFOR: How to Change the Default Header Separator for the SNADSCONNID: Q200472
|
You may need to customize the header formation of the outgoing message from Exchange Server to the host. By default, a dashed line (-) separator is drawn under the Subject portion of the header. You may want to change this and this article describes an undocumented feature to remove or change the line separator.
To remove or change the dashed line separator underneath the Subject portion of the header, follow these steps:
[LME-SNADS-MEXDIA]
title = Exchange To SNADS Transform
executable = lsmexdia.exe
params = &s
outputq = snads.in
[LME-SNADS-MEXDIA]
title = Exchange To SNADS Transform
executable = lsmexdia.exe
params = &s
outputq = snads.in
lastline =
Or add a string value to this parameter to set the separator. By default, the SNADS connector will only output up to 78 characters, so if the string value supplied is greater than 78 characters (or what the 'hostnoterightmargin' value is in the [LME-SNADS] section) it will be truncated accordingly. The string value is not repeated, so if you want 78 asterisk (*) characters, you need to set lastline as follows:lastline = "******************************************************************************"
Additional query words: SNADS connector; header composition, Subject line
Keywords :
Version : winnt:5.5
Platform : winnt
Issue type : kbhowto
Last Reviewed: February 3, 1999