From: Bill M. <bm...@ud...> - 2008-02-27 17:24:20
|
Hi, currently we have virtualmin installed on a machine that should be running exim for mail. Since exim is not supported by virtualmin we also have postfix running but with hooks to inform exim when changes (to alias files, etc.) need to be made. Two questions: 1) How hard do you think it would be for us to add exim support to virtualmin? 2) Failing that, how hard would it be to add a sort of generic mail server option? The generic mail server could make calls to an external plugin which could be different for various types of mail servers. Seems like it might be a bit simpler since we already sort of have this for exim (although it's very ugly). Any thoughts? |