[QUOTE=chirpy]There is actually a little more to just adding the *, there are 3 stages to updating (which is why I wrote the script). You need to:
1. Add the *
Incoming Queue Dir = /var/spool/exim_incoming/input/*
2. Change to split spool in MailScanner.conf:
Split Exim Spool = yes
3. Precreate all the directories for 0-9a-zA-Z (with the right ownership+permissions) for:
/var/spool/exim_incoming/input/
/var/spool/exim/input/
Mine is working without the split spool setting. Exim was able to create the directories on its own.
On my setup exim is not creating the additional subdirectories in the /var/spool/exim/input/
Probibly will be a few different solutions to this issue based on setup of mailscanner to start with, plus I have a feeling the next update could break it again as well :-)



LinkBack URL
About LinkBacks
Reply With Quote






