Darren Nay writes: > > Hello All, > > I've got a question regarding maildrop. I would like to implement it so > that I have mail filtering options in sqwebmail, however, I can't find any > documentation on installing it with Qmail. > > Is there anything special that I need to do to get it to work with Qmail? > Do I need to modify the /service/*/run files or anything? Or do I just > configure, make, and install it and it's good
Maildrop will become your delivery agent just like qmail-local. You have an option of making it the default delivery agent for the Qmail instance (qmail-start), or use .qmail files. It might be a little tricky to install for closed systems (you might have to slightly modify it to get some environment variables). You can have a global maildrop config file for every user in case a user doesn't have his own. -- Dan
