]> git.madduck.net Git - etc/mailfilter.git/blobdiff - procmail/smsmail

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

ensure that logfile filenames are < 255
[etc/mailfilter.git] / procmail / smsmail
index 9702f8aa1c4bdeb06a57f1b7322a8ef18a9e781c..5a6f63c1d4a016d81f53ca530b382a60ef6e65ec 100644 (file)
@@ -4,6 +4,7 @@
   :0 W
   |$HOME/.bin/proc_smsmail
 
+  TRAP
   EXITCODE=$?
   HOST
 }