For every mail send a new connection to the SMTP-server is established. When sending large amounts of mail, performance could be increased by keeping the connection open.
| Comment | File | Size | Author |
|---|---|---|---|
| smtp.mail_.inc_.patch | 15.25 KB | sandervd |
For every mail send a new connection to the SMTP-server is established. When sending large amounts of mail, performance could be increased by keeping the connection open.
| Comment | File | Size | Author |
|---|---|---|---|
| smtp.mail_.inc_.patch | 15.25 KB | sandervd |
Comments
Comment #1
fabianx commentedIt definitely looks fine to me, but might need review by the maintainers first.
However setting to NW first, because there are some open questions:
Open Questions:
* What happens if the server connection is interrupted?
* What happens if any of those mailings produce an error?
Comment #2
franzThis is definitely interesting. However, I see it is really about time we work on a testing framework for this module.
Comment #3
damienmckennaThe patch needs to be rerolled too.
Comment #4
wundo commentedClosing very old (dead) issues, if you think this is still relevant please re-open.