Click here to Skip to main content
Licence 
First Posted 17 Nov 2006
Views 127,218
Downloads 1,773
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
GeneralRe: with proxy Pinmemberkianoosh soorani20:11 28 Dec '08  
GeneralRe: with proxy PinmemberIvar Lumi21:17 28 Dec '08  
Generalerror in sending mail using webmail Pinmemberdotnethunk21:29 10 Jun '08  
GeneralRe: error in sending mail using webmail PinmemberIvar Lumi21:48 10 Jun '08  
GeneralChanging the default listen port from 25 to another PinmemberJinxter3:19 9 May '08  
GeneralRe: Changing the default listen port from 25 to another PinmemberIvar Lumi3:38 9 May '08  
GeneralRe: Changing the default listen port from 25 to another PinmemberJinxter5:00 9 May '08  
Hi Ivar,
 
Thanks for the prompt reply. So the same service can run 1 or virtual servers? Are each of these virtual servers running in a seperate thread? If I wanted to have 10 seperate listeners on one server, should I have 10 instances of LumiSoft MailServer service or 1 instance with 10 virtual servers defined?
 
Thanks
 
Jinxter
GeneralRe: Changing the default listen port from 25 to another PinmemberIvar Lumi5:32 9 May '08  
QuestionUID SEARCH UID 100:* UNDELETED - Can't make work PinmemberJohnGalt1711:07 26 Feb '08  
GeneralRe: UID SEARCH UID 100:* UNDELETED - Can't make work PinmemberIvar Lumi4:19 27 Feb '08  
QuestionRe: UID SEARCH UID 100:* UNDELETED - Can't make work PinmemberJohnGalt174:53 27 Feb '08  
GeneralRe: UID SEARCH UID 100:* UNDELETED - Can't make work PinmemberIvar Lumi5:14 27 Feb '08  
GeneralRe: UID SEARCH UID 100:* UNDELETED - Can't make work PinmemberJohnGalt175:31 27 Feb '08  
GeneralRe: UID SEARCH UID 100:* UNDELETED - Can't make work PinmemberIvar Lumi5:38 27 Feb '08  
GeneralRe: UID SEARCH UID 100:* UNDELETED - Can't make work PinmemberJohnGalt178:15 27 Feb '08  
QuestionError: "Target Machine Actively refuse it" PinmemberDan'M22:23 15 Sep '07  
AnswerRe: Error: "Target Machine Actively refuse it" PinmemberIvar Lumi22:26 15 Sep '07  
GeneralRe: Error: "Target Machine Actively refuse it" PinmemberDan'M4:27 16 Sep '07  
GeneralRe: Error: "Target Machine Actively refuse it" PinmemberIvar Lumi4:47 16 Sep '07  
GeneralRe: Error: "Target Machine Actively refuse it" PinmemberDan'M7:13 16 Sep '07  
GeneralRe: Error: "Target Machine Actively refuse it" PinmemberIvar Lumi20:18 16 Sep '07  
AnswerRe: Error: "Target Machine Actively refuse it" PinmemberDan'M22:36 16 Sep '07  
GeneralRe: A belated thanks :) Pinmembersameeraperera16:31 31 Mar '07  
GeneralRe: A belated thanks :) PinmemberIvar Lumi21:08 31 Mar '07  
GeneralA belated thanks :) Pinmembersameeraperera17:01 9 Feb '07  

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