Home | History | Annotate | Download | only in tests

Lines Matching refs:AUTH

590             'AUTH' => \&AUTH_pop3,
758 push @data, "AUTH $mechs";
1009 sendcontrol "214 HELO EHLO RCPT DATA RSET MAIL VRFY EXPN QUIT HELP AUTH\r\n";
1100 $data .= " AUTH=$am";
1704 # Calculate the AUTH response
1711 # Send the AUTH response
2836 elsif($_ =~ /AUTH (.*)/) {