Home | History | Annotate | Download | only in tests

Lines Matching refs:commands

130 # global vars customized for each test from the server commands file
142 my @capabilities; # set if server supports capability commands
143 my @auth_mechs; # set if server supports authentication commands
715 ################ SMTP commands
1006 sendcontrol "214-This server supports the following commands:\r\n";
1064 # What was deleted by IMAP STORE / POP3 DELE commands
1068 ################ IMAP commands
1611 ################ POP3 commands
1941 ################ FTP commands
2726 # configuration commands/parameters from server commands file each time
2741 @capabilities = (); # default is to not support capability commands
2742 @auth_mechs = (); # default is to not support authentication commands
2751 logmsg "FTPD: Getting commands from log/ftpserver.cmd\n";
2992 # We read 'sockfilt' commands.
3096 # IMAP long "commands" are base64 authentication data
3117 # POP3 long "commands" are base64 authentication data
3133 # SMTP long "commands" are base64 authentication data