Click here to Skip to main content
Licence 
First Posted 17 Nov 2006
Views 135,143
Downloads 2,046
Bookmarked 60 times

LumiSoft MailServer

By | 17 Nov 2006 | Article
Full featured SMTP/POP3/IMAP server

Sample Image - main.gif

Sample screenshot

Sample screenshot

Sample screenshot

Introduction

Lumi Mail Server is built around the Microsoft .NET technology and its' a native C# implementation of a fully functional SMTP/POP3/IMAP server. It support all basic SMTP/POP3/IMAP features + some advanced features like public/shared folders, SSL, ... . One of the most interesting feature is "Recycle Bin" implementation, all deleted messages go to recycle bin, from where it's later for adminstrator to restore these messages.
Mail server also provides .NET API what developers can use to "anything"(Mail Server UI is based on that API 100%) with mail server (Adding deleteing domains,users, settings , ... ).

Currenly server runs on windows and linux(mono), but UI works on windows only at moment not for long).But that isn't problem, because Mail Server USer API works over TCP, that mean you can run server in one computer, UI on another.

Server is developed as component based. SMTP/POP3/IMAP are written as usable normal .NET components, what can be used separatley from mail server. Mail Server just uses these components to implement full server.
Server aslo separates into two:

  1. Server what implements all except objects(Users,Domains,Messages..) storing,getting, ... .
  2. Server internal API. Server Internal API is defined as interface, so actually anyone candevelope and plug their own server logic in with littel effort and knowing nothing about SMTP/POP3/IMAP.
    Currently there are included 3 API by default:
    XML(all objects stored to XML,messages to filesystem)
    MSSQL
    PGSQL


There are much, can't write here, if all this sounds interesting, just get source code and jump in.

All comments,suggestions,help are welcome.
Help is very welcome in writing help and testing server and also making code better.

Forum:
http://www.lumisoft.ee/Forum/

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Ivar Lumi



Estonia Estonia

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralMy vote of 5 Pinmember_H2_8:55 4 Apr '12  
QuestionSession is already authenticated Pinmemberhalvar660:57 23 Sep '11  
AnswerRe: Session is already authenticated PinmemberIvar Lumi1:09 23 Sep '11  
GeneralRe: Session is already authenticated Pinmemberhalvar662:04 23 Sep '11  
GeneralRe: Session is already authenticated PinmemberIvar Lumi2:35 23 Sep '11  
QuestionAdding attachment(s) to Mail_Message object PinmemberIain Clarke, Warrior Programmer21:19 27 Jun '11  
AnswerRe: Adding attachment(s) to Mail_Message object PinmemberIvar Lumi19:31 28 Jun '11  
GeneralRe: Adding attachment(s) to Mail_Message object PinmemberIain Clarke, Warrior Programmer21:34 28 Jun '11  
GeneralNot Found Procedure 'select * from lsIMAP_ACL' Pinmemberoceanliusa@hotmail.com23:27 27 Mar '11  
GeneralRe: Not Found Procedure 'select * from lsIMAP_ACL' PinmemberIvar Lumi23:48 27 Mar '11  
GeneralRe: Not Found Procedure 'select * from lsIMAP_ACL' [modified] Pinmemberoceanliusa@hotmail.com14:56 28 Mar '11  
QuestionHelp about store flag "UNSEEN" Pinmemberjymitra21:14 11 Oct '10  
AnswerRe: Help about store flag "UNSEEN" PinmemberIvar Lumi22:28 11 Oct '10  
GeneralRe: Help about store flag "UNSEEN" Pinmemberjymitra1:45 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" PinmemberIvar Lumi2:02 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" Pinmemberjymitra2:49 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" Pinmemberjymitra2:56 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" PinmemberIvar Lumi3:19 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" Pinmemberjymitra4:06 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" PinmemberIvar Lumi4:15 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" Pinmemberjymitra4:21 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" PinmemberIvar Lumi4:29 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" Pinmemberjymitra22:51 25 Aug '11  
GeneralThese is a bug from use POPClient to receive message Pinmemberstarl_201021:38 27 Sep '10  
GeneralRe: These is a bug from use POPClient to receive message PinmemberIvar Lumi21:40 27 Sep '10  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web01 | 2.5.120528.1 | Last Updated 17 Nov 2006
Article Copyright 2006 by Ivar Lumi
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid