#3576: Makes new connection to the SMTP server for every mail, even when sending several in one action -------------------------+-------------------------------------------------- Reporter: Y_Plentyn | Owner: brendan Type: enhancement | Status: new Priority: minor | Milestone: Component: SMTP | Version: Keywords: | -------------------------+-------------------------------------------------- Changes (by me):
* type: defect => enhancement Old description: > Forwarding from http://bugs.debian.org/633993 : > > {{{ > I selected an entire thread, and used ;b to bounce it to someone. mutt > made a new connection to the SMTP server for each mail it bounced, > incurring the full latency of a connection to my SMTP server each time. > mutt should have made a single connection to the SMTP server to send all > the mails. > > - Josh Triplett > }}} New description: Forwarding from http://bugs.debian.org/633993 : {{{ I selected an entire thread, and used ;b to bounce it to someone. mutt made a new connection to the SMTP server for each mail it bounced, incurring the full latency of a connection to my SMTP server each time. mutt should have made a single connection to the SMTP server to send all the mails. - Josh Triplett }}} -- -- Ticket URL: <http://dev.mutt.org/trac/ticket/3576#comment:4> Mutt <http://www.mutt.org/> The Mutt mail user agent