multiple pages: change user_name to username (#3841)
This commit is contained in:

committed by
GitHub

parent
2c9b7c9f5c
commit
26e019b295
@@ -2,9 +2,9 @@
|
||||
|
||||
> Send email from the command line.
|
||||
|
||||
- Send a message with the content of message.txt to the mail directory of local user `user_name`:
|
||||
- Send a message with the content of message.txt to the mail directory of local user `username`:
|
||||
|
||||
`sendmail {{user_name}} < {{message.txt}}`
|
||||
`sendmail {{username}} < {{message.txt}}`
|
||||
|
||||
- Send an email from you@yourdomain.com (assuming the mail server is configured for this) to test@gmail.com containing the message in `message.txt`:
|
||||
|
||||
|
Reference in New Issue
Block a user