1
0
Fork 0

Adding migration for handling incoming messages; adding exim4 scripts for routing messages to django_messages.

--HG--
branch : exim4_pipe
This commit is contained in:
me@adamcoddington.net 2012-10-08 15:24:42 +00:00
parent 5cf07a1c7b
commit 24c2a98d81
4 changed files with 54 additions and 0 deletions

8
scripts/transport Normal file
View file

@ -0,0 +1,8 @@
send_to_django_mailbox:
driver = pipe
command = /path/to/python /path/to/manage.py processincomingmessage
user = www-data
group = www-data
return_path_add
delivery_date_add