* Jesse Vincent: > How's this patch look? > + RT::Interface::Email::ParseTicketId(@_); I think you need a "require RT::Interface::Email;" before this line. (A file-level use statement would introduce a circularity.)