User Tools

Site Tools


организация_рассылки_электронной_почты

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
организация_рассылки_электронной_почты [2019/11/20 14:25]
val [Утилита msmtp]
организация_рассылки_электронной_почты [2020/12/12 18:14]
val
Line 3: Line 3:
   * [[https://​hostpresto.com/​community/​tutorials/​how-to-send-email-from-the-command-line-with-msmtp-and-mutt/​|How to Send Email from the Command Line with MSMTP and Mutt]]   * [[https://​hostpresto.com/​community/​tutorials/​how-to-send-email-from-the-command-line-with-msmtp-and-mutt/​|How to Send Email from the Command Line with MSMTP and Mutt]]
  
-===== Утилита msmtp ===== +  * [[Утилита msmtp]]
-<​code>​ +
-# apt install msmtp+
  
-$ cat .msmtprc 
-</​code><​code>​ 
-defaults 
-port 25 
-tls off 
- 
-account default 
-host mail.isp.un 
-from asterisk@server.corp13.un 
-domain server.corp13.un 
-auth off 
-</​code><​code>​ 
-$ cat mail.txt 
-</​code><​code>​ 
-Content-Type:​ text/plain; charset=UTF-8 
-To: userX@isp.un 
-Subject: Record 
-Запись 
-cделана 
-</​code><​code>​ 
-cat mail.txt | msmtp userX@isp.un 
-</​code>​ 
 ===== Утилита mutt ===== ===== Утилита mutt =====
  
организация_рассылки_электронной_почты.txt · Last modified: 2020/12/12 18:19 by val