Fix mail.local build for non-sendmail.org code
This commit is contained in:
parent
caacfd9a33
commit
39e37e7212
@ -186,7 +186,7 @@ main(argc, argv)
|
||||
break;
|
||||
|
||||
case 'B':
|
||||
nobiff = TRUE;
|
||||
nobiff = true;
|
||||
break;
|
||||
|
||||
case 'b': /* bounce mail when over quota. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user