Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc.
This commit is contained in:
parent
158c72e606
commit
10ca2e7bc7
@ -1,4 +1,4 @@
|
||||
# $Id: dot.profile,v 1.15 1997/09/26 08:28:19 joerg Exp $
|
||||
# $Id: dot.profile,v 1.16 1998/08/14 12:26:43 thepish Exp $
|
||||
#
|
||||
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
|
||||
export PATH
|
||||
@ -8,8 +8,3 @@ TERM=${TERM:-cons25}
|
||||
export TERM
|
||||
PAGER=more
|
||||
export PAGER
|
||||
# make mail(1) happy:
|
||||
#crt=24
|
||||
#set crt with no value. mail(1) will then use the system value ( stty(1) )
|
||||
crt=''
|
||||
export crt
|
||||
|
@ -1,2 +1,2 @@
|
||||
set append dot save ask
|
||||
set append dot save ask crt
|
||||
ignore Received Message-Id Resent-Message-Id Status Mail-From Return-Path Via
|
||||
|
Loading…
Reference in New Issue
Block a user