add the shell script to call the postfix filter

This commit is contained in:
Benjamin Dauvergne 2011-11-18 13:57:08 +01:00
parent 345a0dfe5a
commit 60fd163246
1 changed files with 3 additions and 0 deletions

3
postfix_filter.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
/home/docbow/env/bin/python /home/docbow/source/docbow_project/manage.py sendmail "$@"