Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SMTP/POP3 Mail Server
#1

A mail server (also known as a mail transfer agent or MTA, a mail transport agent, a mail router or an Internet mailer) is an application that receives incoming e-mail from local users (people within the same domain) and remote senders and forwards outgoing e-mail for delivery. A computer dedicated to running such applications is also called a mail server.

The Proposed Project implements POP3 and SMTP (core) servers. It Handles lowlevel POP3 and SMTP commands and raises events according to it. The MailServer service just handles these events and does mail retrieving and storing job.

Features

General:

SMTP/POP3/IMAP4/WebMail
IP access filtering
User mailbox size limit
Supports XML or MSSQL databases
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.
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
WebMail (ASP.NET):

Standalone webmail, can be used any with IMAP based mailserver
Supports XML or MSSQL databases
Reply

#2

to get information about the topic "mail server" full report ppt and related topic refer the page link bellow

http://seminarsprojects.net/Thread-e-mai...using-smtp

http://seminarsprojects.net/Thread-mail-...-live-chat

http://seminarsprojects.net/Thread-smtp-...ail-server

http://seminarsprojects.net/Thread-load-...ail-server

http://seminarsprojects.net/Thread-elect...ail-server

http://seminarsprojects.net/Thread-v3-ma...e=threaded
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.