> What we would now like to do is create IMAP only accounts, charge a > minimal fee for the service and offer POP3 as an upgrade. We're quite > certain it can be done, just not quite certain how. We > maintain the server configuration roughly 70/30 between command > line and Webmin. Any help would be greatly appreciated. Our > current config is as follows:
Set the POP3 server on a different IP, using a server software that doesn't include IMAP. Set up the dns and the firewalls to separate the 2 (even if only locally, the public IP can be the same). Set up IMAP so it's only available to the localhost (so it is only accessed by webmail). As an afterthought, you might be able to all of this using IP aliasing on the localhost, with POP3 listening to eth0 and IMAP listening on eth0:1. HTH ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
