quickfront gone opensource


quickfront is a mailserver and fulltext search
engine combined. Its easy to setup and easy to
use. Below is a list of built in servers.

- Built in web server
Allows for browser access.

- Built in mail server (pop3 and smtp)
Mailserver functionality

- Built in popmail server (pop3 client)
Pull in mails from other mailservers

- Built in database
Saves mails in the database (DBISAM)

- Built in textindexing server (Rubicon 2)
Textindexing process in the background.

- Full browser configuration.
- Full browser mail search.

quickfront is OSI Certified Open Source Software,
under the GNU GENERAL PUBLIC LICENSE (GPL).
Therefore there are NO WARRANTY for the software.

Please read www.opensource.org/licenses/gpl-license.html,
for further information.

(PS. Please remember to set relay server under
Manage->System in browser config if you dont
host your own domain. Relay Server could be
your existing web hotel mailserver. Then use
popmail to pull mails in from that mailserver.)


****** Source code *******

ToDo:
- Postmaster functionality / return mails flawed.
- Implement session persistance.(sessvr and sessys)
- Implement user login (webapp, dbres, sesXXX)

Wishes:
- Own textindexing system with full source.
- SQL instead of TTables.
- Interbase integration.
- Dynamic webapp form generation.
- Content management "webapp"

Current requirements.
- Borland Delphi 5
- DBISAM; Only in dbres.pas
(Easy to rewritte to other TTable supplier).
- Rubicon 2.08; Only in txtsys.pas
(Free alternative anyone ?)

Please remember that this is a very early beta.
Questions, bug reports or derived applications can
be sent to me on ta@matriks.com.

Regards,
Tim Ahrentløv
Matriks A/S
Denmark
ta@matriks.com

Related Discussions
  • MAKING A COMPILER WITH DELPHI 4 (2001-01-15 12:57:01)
    Goober, Try http://www.bloodshed.net/compilers/ they used delphi to create a c compiler, talk about irony haha, sources etc. are available so...
  • INDEX OUT OF DATE...PLEASE HELP. (2001-06-11 06:04:58)
    You have to download IB 6 (borland.com) open source executable (IB client server), http://www.borland.com/devsupport/interbase/opensource/,...
  • OUTLOOK EXPRESS MAILING.. (2001-06-19 08:28:19)
    You can use NMSmtp components from Delphi Internet Tab. You just need to set some properties and thats it! Take a look at Delphi's Help and you...
  • EXPORT A COMPOSITE REPORT TO EXCEL (2001-07-07 01:41:06)
    i dont think that you can export files from quick report but for that instead of going to quick reports you can directly export your table or...
  • DYNAMIC COMPONENT CREATION (2001-08-16 14:04:28)
    Well, I'd design the form the way I wan it and then use the XMLWriter to save the file to XML. then send the XML File along with the app and when...
  • MYSQL - WHAT IS IT AND WHERE DO I GET IT ? (2001-09-20 01:40:35)
    Post ur email I'll sent it to u
  • RXLIB COMPONENT-SET FOR DELPHI 6? (2001-09-26 06:38:31)
    Get it here: http://www.oxygensoftware.com regards, Ciro Alfredo Consentino emuloader@mameworld.net...
  • HOW IS THE BEST DATABASE TO WORK? (2001-11-15 06:59:47)
    Hi! Yes, Interbase is better... We use it in our job, try to download version 6 opensource and there you can find the help and documentation......
  • HOW TO IMPLEMENT SCRIPTING LANGUAGES IN DELPHI (2002-02-05 17:18:08)
    Maybe the easier way is to use the MS Scriptcontrol.ocx that is on your PC. It let you use VisualBasic script (so similar to vb) just by loading...
  • USING XML FILES IN DELPHI APPLICATIONS ? (2001-12-19 08:21:09)
    there are several available on net and some of them also include good demos etc . some of these are http://www.bigattichouse.com/quickRTTI.html...
Latest News
Submit News Form Past News
Latest Forum Entries