add CC example in readme
This commit is contained in:
parent
26fe258d13
commit
bfec14ce4d
1 changed files with 5 additions and 0 deletions
|
@ -33,6 +33,11 @@ the username with -u:
|
||||||
mal -m 'hello!' -t joe@example.org -u you -P password123 \
|
mal -m 'hello!' -t joe@example.org -u you -P password123 \
|
||||||
you+malbot@example.org
|
you+malbot@example.org
|
||||||
|
|
||||||
|
CC john@example.org:
|
||||||
|
|
||||||
|
mal -m 'hello!' -t joe@example.org -H 'Cc: <john@example.org>' -P password123 \
|
||||||
|
you@example.org
|
||||||
|
|
||||||
Read a quick usage example:
|
Read a quick usage example:
|
||||||
|
|
||||||
mal
|
mal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue