This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
gmail_as_a_relay_on_linux [2021/04/02 13:21] juckins |
gmail_as_a_relay_on_linux [2022/01/19 12:35] (current) juckins |
||
---|---|---|---|
Line 103: | Line 103: | ||
< | < | ||
echo 'It works' | mailx -s 'Test message' | echo 'It works' | mailx -s 'Test message' | ||
+ | </ | ||
+ | or | ||
+ | < | ||
+ | mailx -a test.txt -s "test subject" | ||
</ | </ | ||