Searched refs:authMethod (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A DSMTP.cpp261 int32 authMethod = fSettingsMessage.FindInt32("auth_method"); local
265 if (authMethod == 2) {
279 fSettingsMessage.FindInt32("port"), authMethod == 1);

Completed in 40 milliseconds