readmail
void readmail(void);
readmail( /* scroll */ );
if (readmail(&queue, nodot, recp_from_header) != 0)
int readmail(struct queue *, int, int);