#
# This is the MicroWalt W-MAIL System Mailrc file.
# It should be put in /usr/lib as "wmailrc".
#

# Boolean variables:
set asksub			# Ask for a Subject: line
set noaskcc			# Do not ask for Cc: line
set noaskbcc			# Do not ask for Bcc: line
set noautosig			# Do NOT append .signature automatically

# Ordinairy variables:
set Eeditor	= /bin/ed	# System Line Editor (usually ED)
set Veditor	= /usr/bin/vi	# System Visual Editor (usually VI)
set Shell	= /bin/sh	# Default shell
