2026-03-13:10:51:56
This commit is contained in:
25
divers/send_TLS_email_from_Linux_bash_01.md
Normal file
25
divers/send_TLS_email_from_Linux_bash_01.md
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
```bash
|
||||
printf "Subject: Test Email\n\nThis is a test email." | msmtp -v vplesnila@gmail.com
|
||||
```
|
||||
Reference in New Issue
Block a user