======VPOP3.GetUserSetting===== The [[lua_scripting|Lua]] function 'VPOP3.GetUserSetting' retrieves a user's setting from VPOP3 It takes two parameters: - The username - The name of the setting. This can either by the 'Name' field of the 'Settings.Settings' database table or the internal setting name The function returns one value: - value - contains value of the setting as a string. Or Nil if the user did not exist