Derrick 'dman' Hudson wrote: > --
> On Sun, Jun 09, 2002 at 03:18:54PM -0400, Matthew Daubenspeck wrote:
> | On Sun, Jun 09, 2002 at 03:18:35PM -0400, Roberto Mason wrote:
> | > I don't know if I should ask this question here, but here goes. I've setup
> | > my email and it works wonderfully. I wanted to know if there is a good
> | > OpenSource WebMail Server that could be recommended to me that works with
> | > Exim. My next project would be to install the WebMail and get that up and
> | > running.
> |
> | SquirrelMail. It works with IMAP only, so it depends exactly how you
> | have your exim setup (maildir or otherwise).
>
> I've heard that SquirrelMail is good, but I don't use any web-based
> mailers myself. I actually met the people who started squirrelmail
> at a conference last weekend. SquirrelMail uses an IMAP server to
> access the mail store. It doesn't care how your SMTP server (exim)
> delivers the mail as long as your IMAP server (eg courier-imap or
> uw-imapd) can access it.
>
> HTH,
> -D