Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
module:scrubmsgs [2018/03/01 12:11] – Links to util:binkit changed to module:binkit digital manmodule:scrubmsgs [2018/03/01 12:21] – old revision restored digital man
Line 1: Line 1:
 ====== scrubmsgs - Scrubs message header of unsupported characters ====== ====== scrubmsgs - Scrubs message header of unsupported characters ======
-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 scrubmsgs 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 ====
Line 18: Line 18:
 ===== See Also ===== ===== See Also =====
   * [[:module:|module index]]   * [[:module:|module index]]
-  * [[binkit]] +  * [[:util:chksmb]] 
-  * [[binkit]] +  * [[:util:fixsmb]] 
-  * [[binkit]]+  * [[:util:smbutil]]
  
 {{tag>smb}} {{tag>smb}}