summaryrefslogtreecommitdiff
path: root/zwgc
diff options
context:
space:
mode:
authorGravatar Richard Basch <probe@mit.edu>1994-04-29 07:59:32 +0000
committerGravatar Richard Basch <probe@mit.edu>1994-04-29 07:59:32 +0000
commit24f650504a4dae5f1d82e27f36cb809936b60a87 (patch)
tree9fc08a944f62ed49caee3ce01c913479ea91ca05 /zwgc
parent815ff109f5eda112045705d0dba8f25112524365 (diff)
Backing out the different placement of unauthentic messages
(neither tytso nor probe approve this change)
Diffstat (limited to 'zwgc')
-rw-r--r--zwgc/zwgc.desc9
1 files changed, 1 insertions, 8 deletions
diff --git a/zwgc/zwgc.desc b/zwgc/zwgc.desc
index 8a33c13..01a2e62 100644
--- a/zwgc/zwgc.desc
+++ b/zwgc/zwgc.desc
@@ -118,14 +118,7 @@ match "message"
" on "+$date+"\n"+$ftext+" on "+$fromhost+"\nTo: "+
$recipient+")\n\n"
print $body
- case $auth
- match "yes"
- put
- match "no","forged"
- set X_geometry="-0-80"
- put
- set X_geometry=""
- endcase
+ put
exit
match "login"