FoobsZ wrote: > Where can I download a mozilla build of only the messenger mail/news? > Chatzilla is available, but why isn't mailzilla? > I have done hundreds of queries on the net. To no avail... > > Are there any available?
There isn't one available. If you do a custom install of the browser you can include the browser and mail and news and exclude everything else. Mail and news requires the browser and the composer code to read/write html email. What you could do is modify the interface so only mail and news is visible to your users. It does take some programming, but the entire interface is just text files stored in zips (.jar files are zips) But then you'll have problems with links trying to load in the browser window which you've removed. It can be done, it will just take a lot of work.
