]> diplodocus.org Git - nmh/blob - sbr/fmt_def.c
Add support for a -nosasl switch.
[nmh] / sbr / fmt_def.c
1
2 /*
3 * fmt_def.c -- some defines for sbr/fmt_scan.c
4 *
5 * This code is Copyright (c) 2002, by the authors of nmh. See the
6 * COPYRIGHT file in the root directory of the nmh distribution for
7 * complete copyright information.
8 */
9
10 #include <h/addrsbr.h>
11
12 int fmt_norm = AD_NAME;