Re: [Emailcore] Proposed ESMTP keyword RCPTLIMIT
Sam Varshavchik <[email protected]>
| Newsgroups | gmane.ietf.smtp |
|---|---|
| Message-ID | <[email protected]> |
George Schlossnagle writes: > The common limits we see in the real world (in order of most common > occurrence/impact) are: > > > Messages per connection > Recipients per message > Simultaneous connections per sending IP (this would be my number one > suggested add) This is surprising: that messages per connection is more commonly checked than everything else. I would expect that a receiving server would prefer reusing the same connection, to send consecutive messages, than have the sender establish a connection, send one message, then tear it down. A long time ago that was Qmail's well-known bad rep: its simplistic implementation, how it created a connection for every individual message. So, a dozen messages to the same domain resulted in dozens of concurrent connections, all to send one message and disconnect. I see nothing to gain from forcing a sending server to artificially limit itself; how after every N sent messages it has to close its socket, and reconnect again. What is that supposed to accomplish? I don't get it. _______________________________________________ ietf-smtp mailing list [email protected] https://www.ietf.org/mailman/listinfo/ietf-smtp
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEMWrVnbBKLOeG9ifkazpiviedvyUFAmB+G7MACgkQazpivied vyUwbQ/9H6Q8IxaS8m7Df/0yjG4Y3B5EV3gnxaY3E0X0lBqXJdNRTK7MjxNVhDxp lIqDYES34o4yFNWrkjK4pdMF6TMDJcNA8tFYg/nCVyndmmWGHOsS+KHdQuem61wc QYP9cZwCcwjCleWRwARfKvLbNtI9VOeGBAq/60Tn3J5/lHKyKdO6L821UD/4zGxY qiI+kAwhlZ2WwHmiMhhsV2tiRTNOtmwrE9MaiQKdjQ2QZOkt2wdsvFr1ozox9YIc uTgsOVfrVKlDQBTnxQzoF1XXl0hPxNjUnzw9XGCUaGrXXs8DKZNUxmmeoLWTi+9h 6RCefW6K95Zn9SfnUNxHzRcWcDPkoNVamyAsdbizO0EAcrKUdBCsFbV5fi+FaO/T PsuIC5FKklO7yy8hDA++5i18sziP72IyeRWhbPR2EbLLIrTom63buRRSydp5nDOJ W324Y4dnU1DsuM1OZdfYKCex0SAH7AtbYZy0ykYqX/dUCH2dypUU7SZAEx8RoJQG ImSI1rqMEp+LbklAH6xU3oNnFMdHKIXorkapzCFvZw+SYR3zTn/9BfjKgG0TLFV4 CJ7mcmxEh1z+WAC8+f48owZu58fHF69BIh3qiiPJyY/Pr+4a4XVoxSz9Pt5ZrjwM mThe+HrXNMuflrQ0PR142TXbV8iIWN0PtR5T7IUkVavGxXDP4eY= =FsvH -----END PGP SIGNATURE-----