| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| module:scrubmsgs [2018/03/01 12:11] – Links to util:binkit changed to module:binkit digital man | module:scrubmsgs [2019/05/09 02:34] (current) – two word title digital man |
|---|
| ====== scrubmsgs - Scrubs message header of unsupported characters ====== | ====== Scrub Messages ====== |
| The scrubmsgs module (''scrubmsgs.js'') may be used (e.g. executed via [[binkit]]) to scan through one or more message bases (e.g. sub-boards) and remove illegal control characters from specific message header fields (e.g. to, from, subject, etc.). | The Scrub Message module (''scrubmsgs.js'') may be used (e.g. executed via [[util:JSexec]]) to scan through one or more message bases (e.g. sub-boards) and remove illegal control characters from specific message header fields (e.g. to, from, subject, etc.). |
| |
| ===== Usage ===== | ===== Usage ===== |
| |
| If you receive the [[binkit]] error (''Header field contains control characters'') for one or more messages in a message base, this script is designed to resolve that issue. | If you receive the [[util:chksmb]] error (''Header field contains control characters'') for one or more messages in a message base, this script is designed to resolve that issue. |
| |
| ==== Syntax ==== | ==== Syntax ==== |
| ===== See Also ===== | ===== See Also ===== |
| * [[:module:|module index]] | * [[:module:|module index]] |
| * [[binkit]] | * [[:util:chksmb]] |
| * [[binkit]] | * [[:util:fixsmb]] |
| * [[binkit]] | * [[:util:smbutil]] |
| |
| {{tag>smb}} | {{tag>smb}} |
| |