User Tools

Site Tools


сервис_mta

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
сервис_mta [2024/06/19 09:09]
val [Протокол SMTP]
сервис_mta [2026/02/19 11:43] (current)
val [Postfix]
Line 7: Line 7:
   * [[https://​www.ndchost.com/​wiki/​mail/​test-smtp-auth-telnet|How to Test SMTP AUTH using Telnet]]   * [[https://​www.ndchost.com/​wiki/​mail/​test-smtp-auth-telnet|How to Test SMTP AUTH using Telnet]]
   * [[Средства программирования shell#​Отправка email с вложениями]] из bash   * [[Средства программирования shell#​Отправка email с вложениями]] из bash
 +  * [[Утилита msmtp#​Утилита mail без mta]]
  
 <​code>​ <​code>​
Line 390: Line 391:
 ==== Postfix ==== ==== Postfix ====
 <​code>​ <​code>​
 +# mailq
 +# postqueue -f
 +
 # mailq | grep apache@hoster.bmstu.ru | grep '​*'​ | cut -d'​*'​ -f 1 | postsuper -d - # mailq | grep apache@hoster.bmstu.ru | grep '​*'​ | cut -d'​*'​ -f 1 | postsuper -d -
 </​code>​ </​code>​
  
сервис_mta.1718777380.txt.gz · Last modified: 2024/06/19 09:09 by val