Create an empty bounces.mbox file to prevent log noise in phplist service

This commit is contained in:
Daniel Berteaud 2014-08-04 15:09:01 +02:00
parent d7e9a3044e
commit 91447853c9
1 changed files with 1 additions and 0 deletions

View File

@ -24,3 +24,4 @@ service_link_enhanced('phplist', 'S98', '7');
service_link_enhanced('phplist', 'K12', '6');
service_link_enhanced('phplist', 'K12', '0');
safe_touch("root/var/lib/phplist/bounces.mbox");