Click here to Skip to main content
Licence 
First Posted 17 Nov 2006
Views 126,664
Downloads 1,765
Bookmarked 59 times

LumiSoft MailServer

By Ivar Lumi | 17 Nov 2006 | Unedited contribution
Full featured SMTP/POP3/IMAP server
5 votes, 25.0%
1

2
1 vote, 5.0%
3

4
14 votes, 70.0%
5
3.55/5 - 20 votes
μ 3.73, σa 3.16 [?]

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
QuestionSession is already authenticated Pinmemberhalvar661:57 23 Sep '11  
AnswerRe: Session is already authenticated PinmemberIvar Lumi2:09 23 Sep '11  
GeneralRe: Session is already authenticated Pinmemberhalvar663:04 23 Sep '11  
GeneralRe: Session is already authenticated PinmemberIvar Lumi3:35 23 Sep '11  
QuestionAdding attachment(s) to Mail_Message object PinmemberIain Clarke, Warrior Programmer22:19 27 Jun '11  
AnswerRe: Adding attachment(s) to Mail_Message object PinmemberIvar Lumi20:31 28 Jun '11  
GeneralRe: Adding attachment(s) to Mail_Message object PinmemberIain Clarke, Warrior Programmer22:34 28 Jun '11  
GeneralNot Found Procedure 'select * from lsIMAP_ACL' Pinmemberoceanliusa@hotmail.com0:27 28 Mar '11  
GeneralRe: Not Found Procedure 'select * from lsIMAP_ACL' PinmemberIvar Lumi0:48 28 Mar '11  
GeneralRe: Not Found Procedure 'select * from lsIMAP_ACL' [modified] Pinmemberoceanliusa@hotmail.com15:56 28 Mar '11  
QuestionHelp about store flag "UNSEEN" Pinmemberjymitra22:14 11 Oct '10  
AnswerRe: Help about store flag "UNSEEN" PinmemberIvar Lumi23:28 11 Oct '10  
GeneralRe: Help about store flag "UNSEEN" Pinmemberjymitra2:45 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" PinmemberIvar Lumi3:02 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" Pinmemberjymitra3:49 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" Pinmemberjymitra3:56 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" PinmemberIvar Lumi4:19 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" Pinmemberjymitra5:06 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" PinmemberIvar Lumi5:15 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" Pinmemberjymitra5:21 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" PinmemberIvar Lumi5:29 12 Oct '10  
GeneralRe: Help about store flag "UNSEEN" Pinmemberjymitra23:51 25 Aug '11  
GeneralThese is a bug from use POPClient to receive message Pinmemberstarl_201022:38 27 Sep '10  
GeneralRe: These is a bug from use POPClient to receive message PinmemberIvar Lumi22:40 27 Sep '10  
GeneralRe: These is a bug from use POPClient to receive message Pinmemberstarl_201022:58 10 Oct '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.120210.1 | Last Updated 17 Nov 2006
Article Copyright 2006 by Ivar Lumi
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid