最后活跃于 1723832918

Malin's Avatar Malin 修订了这个 Gist 1723832918. 跳至此修订

1 file changed, 5 insertions

fix-OpenDKIM.sh(file created)

@@ -0,0 +1,5 @@
1 + mkdir /var/lib/opendkim
2 + touch /var/lib/opendkim/stats.dat
3 + chown -R opendkim:opendkim /var/lib/opendkim
4 +
5 + service postfix restart && service opendkim restart && service opendkim status
更新 更早