simple mail reviews and downloads
Search results for «simple mail»:
Showing 1 to 10 from 10 matches
|
BL4's SMTP server 0.1.9R BL4's SMTP server is an inbound only SMTP server. BL4's SMTP server currently uses hardcoded values for handling email. The SMTP server puts the incoming email into various text files. About SMTP protocol: Simple Mail Transfer Protocol (SMTP) is the de facto standard for e-mail transmission across the Internet. SMTP is a relatively simple, text-based protocol, where one or more recipients of a message are specified (and in most cases verified to exist) and then the message text is transferred. It is quite easy to test a SMTP server using the telnet program. SMTP uses TCP port 25. To determine the SMTP server for a given domain name, the MX (Mail eXchange) DNS record is used. SMTP started becoming widely used in the early 1980s. At the time, it was a complement to UUCP which was better suited to handle e-mail transfers between machines that were intermittently connected. SMTP, on the other hand, works best when both the sending and receiving machines are connected to the network all the time. Sendmail was one of the first (if not the first) mail transfer agents to implement SMTP. As of 2001 there are at least 50 programs that implement SMTP as a client (sender of messages) or a server (receiver of messages). Some other popular SMTP server programs include Philip Hazel's exim, IBM's Postfix, D. J. Bernstein's qmail, and Microsoft Exchange Server. Since this protocol started out as purely ASCII text-based, it did not deal well with binary files. Standards such as MIME were developed to encode binary files for transfer through SMTP. Today, most SMTP servers support the 8BITMIME extension, permitting binary files to be transmitted almost as easily as plain text. SMTP is a "push" protocol that does not allow one to "pull" messages from a remote server on demand. To do this a mail client must use POP3 or IMAP. Another SMTP server can trigger a delivery in SMTP using ETRN. What's New in This Release: ยท The ability to run a script when each email message is received was added. Freeware |
|
SMTPGuard 1.1.1 SMTPGuard is a tool which controls the flow of email traversing an MTA (Mail Transfer Agent) GPL (GNU General Public License) |
|
Desilico 0.5 Beta Desilico is a Debian SID based Live CD GPL (GNU General Public License) |
|
YAMN 0.3 Yamn is a simple mail notifier for a Maildir-format which is used e.g GPL (GNU General Public License) |
|
smtptools 0.2.0 smtptools is a collection of tools to send or receive mails with the simple mail transfer protocol. maildirblast may be used to GPL (GNU General Public License) |
|
6XMailer 0.95.00 6XMailer has many uses from both private to corporate uses GPL (GNU General Public License) |
|
BasiliX 1.1.1 fix2 GPL (GNU General Public License) |
|
Mailgraph 1.12 Mailgraph is a very simple mail statistics RRDtool frontend for Postfix and Sendmail that produces daily, weekly, monthly and yearly GPL (GNU General Public License) |
|
Pyne 1.1.0 Pyne is an offline newsreader/emailer written in Python using the GTK+ toolkit GPL (GNU General Public License) |
|
mhrw 0.8.1 mhrw is a tool for mailheader manipulation GPL (GNU General Public License) |
Related: