Path to this page:
./
mail/smtpfeed,
SMTP Fast Exploding External Deliverer for Sendmail
Branch: pkgsrc-2020Q4,
Version: 1.23,
Package name: smtpfeed-1.23,
Maintainer: pkgsrc-usersSMTP 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.
Package options: inet6
Master sites:
SHA1: 42b3f7ce55dc9f932de8573477d3497b4670e7b1
RMD160: 5411b3a363673052e92fbbc218ac55469cc4b061
Filesize: 148.611 KB
Version history: (Expand)
- (2021-01-04) Package added to pkgsrc.se, version smtpfeed-1.23 (created)