Skip to content

这是个使用Lumisoft和.NET开发的邮件功能的软件

Notifications You must be signed in to change notification settings

underwindfall/Email_Csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Email_Csharp for .NET

Lumisoft for .NET Programm LumiSoft Mail Server is a mailserver. ###Interface Email ###General:

  • SMTP/POP3/IMAP4

    • IP access filtering
    • User mailbox size limit
    • Supports XML or MSSQL databases
    • Nice GUI for administation
    • Well commented source code included
  • SMTP:

    • All basic smtp features
    • Supports multiple domains
    • Supports multiple e-address for one mailbox
    • Supports aliases(Mailing lists). Supports public and private(needs authentication) lists.
    • Supports email routing. eg ivar pattern routes all addresses containing ivar to specified mailbox or remote address
    • SMTP AUTH (LOGIN CRAM-MD5) (supported authentication types)
    • SMTP SIZE, PIPELINING, 8BITMIME, CHUNCKING support
    • SMTP custom message filters
    • Relay can be controlled by IP access or authentication
  • POP3:

    • All basic pop3 features
    • APOP command for secure authentication
    • POP3 AUTH (LOGIN CRAM-MD5) (supported authentication types)
    • POP3 remote accounts

Directory Description
Examples A collection of .NET examples that help you learn the product features

Resources

About

这是个使用Lumisoft和.NET开发的邮件功能的软件

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published