pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/sendmailX



Module name:    wip
Committed by:   adrian_p
Date:           Tue Jun 21 21:37:59 UTC 2005

Import into wip/sendmailX

Log Message:
sendmail X is a modularized message transfer system consisting of five
(or more) persistent processes, four of which are multi-threaded. A central
queue manager controls SMTP servers and SMTP clients to receive and send
e-mails, an address resolver provides lookups in various maps including DNS
for mail routing, and a main control program starts the others processes and
watches over their execution. The queue manager organizes the flow of messages
through the system and provides measures to avoid overloading the local or
remote systems by implementing a central control instance.

sendmail X.0 is intended to be used as a secure and efficient mail gateway. It
does not provide any mail content modification capabilities, e.g., address
masquerading.

Status:

Vendor Tag:     adrian_p
Release Tags:   adrian_p_20050621
                
N wip/sendmailX/PLIST
N wip/sendmailX/distinfo
N wip/sendmailX/Makefile
N wip/sendmailX/DESCR
N wip/sendmailX/TODO
N wip/sendmailX/options.mk
N wip/sendmailX/patches/patch-aa

No conflicts created by this import


To generate a diff of this commit:

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index