Home | History | Annotate | Download | only in tests

Lines Matching full:apop

589             'APOP' => \&APOP_pop3,
1622 # (except APOP) and any authentication mechanisms
1624 push @list, "$c\r\n" unless $c eq "APOP";
1671 if (!grep /^APOP$/, @capabilities) {