Subject: CVS commit: wip/smtpfeed
From: Makoto Fujiwara
Date: 2015-03-11 06:15:11
Message id: E1YVYzR-0005x1-FM@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
(Renaming wrongly imported smtp-feed to smtpfeed. (part two))
-- candidate to update mail/smtpfeed 1.20 to 1.23 --
Import smtpfeed-1.23 as wip/smtpfeed.

SMTP feed -- SMTP Fast Exploding External Deliverer for Sendmail

Smtpfeed is a SMTP delivery agent which is called by sendmail, and it
improves required time to complete delivery of copies of a message to
recipients of huge number.

This delay of delivery by sendmail causes by the fact that implementation
of SMTP delivery routine in sendmail processes all delivery in a series.
By this reason,  when it takes long time for delivery to one recipient
which is in a huge list, delivery to following recipients is greatly
influenced.

To avoid such a problem, delivery agents should be implemented so that
a delivery is not influenced by preceding delivery: DNS query and
SMTP delivery par destination should be processed in parallel.
Smtpfeed is the SMTP delivery agent for sendmail implemented with this
idea.


Files:
RevisionActionfile
1.1addwip/smtpfeed/DESCR
1.1addwip/smtpfeed/MESSAGE
1.1addwip/smtpfeed/Makefile
1.1addwip/smtpfeed/PLIST
1.1addwip/smtpfeed/distinfo
1.1addwip/smtpfeed/hacks.mk
1.1addwip/smtpfeed/patches/patch-aa
1.1addwip/smtpfeed/patches/patch-ad
1.1addwip/smtpfeed/patches/patch-ag
1.1addwip/smtpfeed/patches/patch-ai
1.1addwip/smtpfeed/patches/patch-aj
1.1addwip/smtpfeed/patches/patch-ak
1.1addwip/smtpfeed/patches/patch-al
1.1addwip/smtpfeed/patches/patch-am
1.1addwip/smtpfeed/patches/patch-configure