Home
last modified time | relevance | path

Searched refs:authentification_pop (Results 1 – 4 of 4) sorted by relevance

/haiku/src/preferences/mail/
H A DAutoConfig.cpp47 info->authentification_pop = 0; in GetMXRecord()
65 info->authentification_pop = 0; in GuessServerName()
79 printf("pop authentication: %i\n", int(pInfo->authentification_pop)); in PrintProviderInfo()
150 info->authentification_pop = authType; in ReadProviderInfo()
H A DAutoConfig.h53 int32 authentification_pop; member
H A DAutoConfigWindow.cpp182 authType = fAccountInfo.providerInfo.authentification_pop; in GenerateBasicAccount()
H A DAutoConfigView.cpp317 int authID = info.providerInfo.authentification_pop; in ServerSettingsView()
435 info.providerInfo.authentification_pop in GetServerInfo()