Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

smtp-watcher

Shell脚本 SMTP 服务监控程序 监控范围 postfix opendkim Saslauth

适用场景

  • 多个linux发行版本并存,如果仅仅是 Centos7 , 创建systemctl unit 也是个好办法
  • 批量smtp服务器
  • 多个postfix 版本并存
  • 拥有root权限

使用方法

如下命令粘贴至命令

安装脚本

sudo yum install wget -y
sudo wget --no-check-certificate  https://raw.githubusercontent.com/topgg/smtp-watcher/master/install.sh -O install.sh && sudo chmod 755 install.sh && sudo sh install.sh
-O  强制覆盖

日志文件

mkdir /var/log/crontab touch /var/log/crontab/smtpwatcher.log

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages