VPOP3 internally stores service IP Access Restrictions in its settings database using the following format to encode the multiple entries
These are stored in the settings database as *ALLOWED*.DAT (using VPOP3SETTINGS GET *ALLOWED*.DAT will list them)
Each entry is a line, separated by a line feed (ASCII 10, \n) - without an associated carriage return
The first entry specifies whether the 'Use Global Access Restrictions if more restrictive' option is set (1) or not (0)
Subsequent entries each encode a line in the IP Access Restrictions rule list, with 7 fields, separated by | characters
0 1|0||1|0||
The initial 0 means that “Use global access restrictions if more restrictive” is unchecked
Then