mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
dma: Add script that cleans up stale emails in the spool directory
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
1
lfs/dma
1
lfs/dma
@@ -78,6 +78,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
cd $(DIR_APP) && sed -i '/CONFDIR/s/etc\/dma/var\/ipfire\/dma/g' Makefile
|
||||
cd $(DIR_APP) && make
|
||||
cd $(DIR_APP) && make install mailq-link install-spool-dirs install-etc
|
||||
install -v -m 755 $(DIR_SRC)/config/dma/dma-cleanup-spool /usr/sbin
|
||||
chown -R nobody.nobody /var/ipfire/dma
|
||||
chown nobody.root /var/ipfire/dma/auth.conf
|
||||
ln -svf dma /usr/sbin/sendmail.dma
|
||||
|
||||
Reference in New Issue
Block a user