pub fn rcpt(input: &[u8]) -> IResult<&[u8], Command>Expand description
rcpt = “RCPT TO:” ( “<Postmaster@” Domain “>” / “
Note that, in a departure from the usual rules for local-parts, the “Postmaster” string shown above is treated as case-insensitive.