Home
last modified time | relevance | path

Searched defs:smtp_authenticate (Results 1 – 6 of 6) sorted by relevance

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/drupal/sites/all/libraries/phpmailer/examples/
H A Dcode_generator.phps31 $smtp_authenticate = (isset($_POST['smtp_authenticate'])) ? variable
/dports/mail/phpmailer/PHPMailer-5.2.28/examples/
H A Dcode_generator.phps31 $smtp_authenticate = (isset($_POST['smtp_authenticate'])) ? variable
/dports/security/libgsasl/gsasl-1.10.0/src/
H A Dsmtp.c108 smtp_authenticate (const char *mech) in smtp_authenticate() function
/dports/security/gsasl/gsasl-1.10.0/src/
H A Dsmtp.c108 smtp_authenticate (const char *mech) in smtp_authenticate() function
/dports/mail/neomutt/neomutt-20211029/send/
H A Dsmtp.c768 static int smtp_authenticate(struct SmtpAccountData *adata) in smtp_authenticate() function
/dports/graphics/aseprite/aseprite-1.2.9/third_party/curl/lib/
H A Dsmtp.c379 static CURLcode smtp_authenticate(struct connectdata *conn) in smtp_authenticate() function