Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从某个电子邮件帐户接收电子邮件时,我想运行一个 shell 脚本。
我正在组建一个短信警报系统,通过该系统向 alerts@domain.com 发送电子邮件,它运行一个将这些电子邮件转换为短信的脚本。
脚本部分非常简单,因为我有相当的经验,但我不知道如何在向某个帐户发送电子邮件时触发脚本。
如果您的 exim 配置允许从 .forward 文件进行管道传输,您还可以将以下命令放入~/.forward相关帐户的 -file 中:
~/.forward
|/path/to/script