send(8): document new reject behaviour with -r flag
This commit is contained in:
parent
c172881606
commit
8046225c9d
1 changed files with 4 additions and 2 deletions
|
@ -44,8 +44,10 @@ is remote, it queues the mail for remote delivery.
|
|||
.IP \(bu
|
||||
If the
|
||||
.B -r
|
||||
option is given and the mail is undeliverable, it
|
||||
returns the mail to the sender.
|
||||
option is given and the mail is undeliverable,
|
||||
the message
|
||||
.B "mail rejected:"
|
||||
is printed on standard error, setting exit status.
|
||||
.IP \(bu
|
||||
if the
|
||||
.B -r
|
||||
|
|
Loading…
Reference in a new issue