Shell and Utilities No.17 mailx(Mail) Test Scenario
Last Update: 07-Feb-2002
Current Version: 1.0.4-2
Authorized Date: 03-Oct-2002
*) If these instructions are used to test `Mail' utility, replace `mailx'
with `Mail' in these instructions.
Assertion 1 : Verify this utility handles case-insensitive address correctly.
(i.e. both the address `foo' and `FOO' are handled in the same way.)
- Login as a available user. (In the example command line, a user `foo' is
assumed to be available.)
login: foo
- Send a mail to the user with replacing each letter of his user name string
with another case. (i.e. A lowercase character is replaced with uppercase
character.)
$ mailx FOO
Subject: test
test
^D
CC:
- After a while, check if the mail arrives.
OpenI18N 1.2 Specification -- Shell and Utilities No.17 mailx(Mail) Test
Scenario