增长hook
修正/etc/postfix/master.cf
myhook unix - n n - - pipe
flags=F user=nobody argv=/usr/bin/python /path/to/script.py ${sender} ${size} ${recipient}
# 第二行前面必定要有空格myhook 修正/etc/postfix/master.cf
myhook unix - n n - - pipe
flags=F user=nobody argv=/usr/bin/python /path/to/script.py ${sender} ${size} ${recipient}
# 第二行前面必定要有空格myhook