Fixed Tiny Grammar Error
Literally added one letter
This commit is contained in:
parent
755284ae3b
commit
0e41d46fe2
@ -90,7 +90,7 @@ Cassie already exists and we want to let her receive mail to. Just run:
|
|||||||
usermod -a -G mail cassie
|
usermod -a -G mail cassie
|
||||||
```
|
```
|
||||||
|
|
||||||
A user's mail will appear in `~/Mail/`. I you want to see your mail while ssh'd
|
A user's mail will appear in `~/Mail/`. If you want to see your mail while ssh'd
|
||||||
in the server, you could just install mutt, add `set spoolfile="+Inbox"` to
|
in the server, you could just install mutt, add `set spoolfile="+Inbox"` to
|
||||||
your `~/.muttrc` and use mutt to view and reply to mail. You'll probably want
|
your `~/.muttrc` and use mutt to view and reply to mail. You'll probably want
|
||||||
to log in remotely though:
|
to log in remotely though:
|
||||||
|
Loading…
Reference in New Issue
Block a user