User Tools

Site Tools


how_to:data_stream_contained_nul_character

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
how_to:data_stream_contained_nul_character [2015/11/16 09:31] paulhow_to:data_stream_contained_nul_character [2015/11/16 09:45] paul
Line 14: Line 14:
 For instance, to make VPOP3 set NUL characters to spaces, use: For instance, to make VPOP3 set NUL characters to spaces, use:
   vpop3settings set POP3CltNullCharacterReplacement 32   vpop3settings set POP3CltNullCharacterReplacement 32
 +{{:how_to:nullcharacter1.png?nolink|}}  
 +  
      
 After doing this, you should restart VPOP3, and check that the setting is there by running, from a command prompt: After doing this, you should restart VPOP3, and check that the setting is there by running, from a command prompt:
   vpop3settings get POP3CltNullCharacterReplacement   vpop3settings get POP3CltNullCharacterReplacement
 +{{:how_to:nullcharacter2.png?nolink|}}
  
 You can also use ''Imap4SvrNullCharacterReplacement'', ''NNTPCltNullCharacterReplacement'', and ''SmtpSvrNullCharacterReplacement'' to set the NUL character replacement for those components, but these are less likely to be needed.  You can also use ''Imap4SvrNullCharacterReplacement'', ''NNTPCltNullCharacterReplacement'', and ''SmtpSvrNullCharacterReplacement'' to set the NUL character replacement for those components, but these are less likely to be needed. 
Line 25: Line 27:
 Set the <asciicode> to '0' to have the characters rejected, '255' to have them skipped, or any other [[http://www.asciitable.com/|ASCII code]] (1 to 254) to have them replaced with that character Set the <asciicode> to '0' to have the characters rejected, '255' to have them skipped, or any other [[http://www.asciitable.com/|ASCII code]] (1 to 254) to have them replaced with that character
      
 +  
 +Keywords: null character
how_to/data_stream_contained_nul_character.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1