pub fn authinfo_user(username: &str) -> String
Construct AUTHINFO USER command (RFC 4643 Section 2.3)
Returns a properly formatted AUTHINFO USER command with CRLF termination.