--- a/ipsservices/nmipssettings/inc/nmipssettingitems.h Thu May 27 12:43:55 2010 +0300
+++ b/ipsservices/nmipssettings/inc/nmipssettingitems.h Fri Jun 11 13:27:14 2010 +0300
@@ -47,7 +47,7 @@
OutgoingMailServer, // String
IncomingPort, // Integer
OutgoingPort, // Integer
- FolderPath, // String: Empty string means 'Default'
+ FolderPath, // String: Empty string means 'Default'
AlwaysOnlineState, // Integer: 0=always,1=homeonly,2=off
EmailNotificationState, // Integer: 0=automatic,1=homeonly,2=off
FirstEmnReceived, // Integer: 0=false,1=true
@@ -62,7 +62,8 @@
OutgoingPassword, // String
SMTPAuthentication, // Boolean
OutgoingSecureSockets, // Boolean
- OutgoingSSLWrapper // Boolean
+ OutgoingSSLWrapper, // Boolean
+ Connection // Unsigned integer, Network Destination ID (SNAP)
};
/**