Lines Matching refs:CAPABILITY
142 my @capabilities; # set if server supports capability commands
618 'CAPABILITY' => \&CAPABILITY_imap,
1093 # Calculate the CAPABILITY response
1094 $data = "* CAPABILITY IMAP4";
1106 # Send the CAPABILITY response
1108 sendcontrol "$cmdid OK CAPABILITY completed\r\n";
1625 # Calculate the capability list based on the specified capabilities
2750 @capabilities = (); # default is to not support capability commands
2827 logmsg "FTPD: instructed to support CAPABILITY command\n";