correct pid removal/Makefile install
Brought to you by:
folke
This patch corrects not being able to remove pid file
as the file is written as root, then we fork to mail
and mail cannot remove "roots" pid.
Defaults pid file to /etc/pop3vscan/pop3vscan.pid as
mail.mail
Adds directory install/uninstall to Makefile. Creates
/var/spool and /etc/pop3vscan directories and
installs/uninstalls files to them.
NOTE: This new Makefile ASSumes you have the astaro
patch installed! Which you should have to increase
buffer sizes. :)