Skip to content

Conversation

@takenek
Copy link

@takenek takenek commented Nov 23, 2025

Problem: Some SMTP servers (particularly Postfix) reject connections with "improper command pipelining" errors when commands are sent too quickly.

Solution: Increased delays to give SMTP servers more processing time between command groups, ensuring reliable email delivery regardless of server strictness.

Tested with both authenticated and non-authenticated SMTP.

Problem: Some SMTP servers (particularly Postfix) reject connections
with "improper command pipelining" errors when commands are sent
too quickly.

Solution: Increased delays to give SMTP servers more processing time
between command groups, ensuring reliable email delivery regardless
of server strictness.

Tested with both authenticated and non-authenticated SMTP.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant