Fix mail.local build for non-sendmail.org code

This commit is contained in:
gshapiro 2002-02-18 02:18:42 +00:00
parent 787c99785b
commit bf46cf3a97

View File

@ -186,7 +186,7 @@ main(argc, argv)
break;
case 'B':
nobiff = TRUE;
nobiff = true;
break;
case 'b': /* bounce mail when over quota. */