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
Last revision Both sides next revision
организация_рассылки_электронной_почты [2020/12/12 18:09]
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 /​etc/​msmtprc 
-</​code><​code>​ 
-defaults 
-port 25 
-tls off 
-auth off 
- 
-account default 
-host mail.isp.un 
-domain server.corpX.un 
-#from asterisk@server.corpX.un ​ #need for mutt 
-</​code><​code>​ 
-$ cat mail.txt 
-</​code><​code>​ 
-Content-Type:​ text/plain; charset=UTF-8 
-To: userX@isp.un 
-From: Asterisk <​asterisk@server.corpX.un>​ 
-Subject: Record 
-Запись 
-cделана 
-</​code><​code>​ 
-cat mail.txt | msmtp -f asterisk@server.corpX.un userX@isp.un 
-</​code>​ 
 ===== Утилита mutt ===== ===== Утилита mutt =====
  
организация_рассылки_электронной_почты.txt · Last modified: 2020/12/12 18:19 by val