Searched refs:nodot (Results 1 – 2 of 2) sorted by relevance
428 int nodot = 0, showq = 0, queue_only = 0, newaliases = 0; in main() local520 nodot = 1; in main()620 if (readmail(&queue, nodot, recp_from_header) != 0) in main()
376 readmail(struct queue *queue, int nodot, int recp_from_header) in readmail() argument506 if (!nodot && linelen == 2 && line[0] == '.') in readmail()