From 0de6e7943638aee164645808bb05f0c7eafb9cc5 Mon Sep 17 00:00:00 2001 From: joy <> Date: Fri, 6 Oct 2000 20:47:36 -0800 Subject: [PATCH] [project @ 2000-10-06 21:47:36 by joy] synced with master (not sure if this is useful, though) --- scripts/receive.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/receive.in b/scripts/receive.in index 0b38997c..8b752e43 100755 --- a/scripts/receive.in +++ b/scripts/receive.in @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# $Id: receive.in,v 1.4 2000/09/29 21:47:03 joy Exp $ +# $Id: receive.in,v 1.5 2000/10/06 21:47:36 joy Exp $ # usage: mail is piped directly into program #set umask in order to have group-writable incoming/* @@ -38,6 +38,7 @@ y/A-Z/a-z/; '-maintonly', 'M', '-quiet', 'Q', '-forwarded', 'F', + '-fixed', 'X', '-done', 'D', '-close', 'D', '-submitter', 'U'); -- 2.39.5