[GH-ISSUE #1539] Bad smtp connection time #1211

Closed
opened 2026-02-27 11:15:53 +03:00 by kerem · 4 comments
Owner

Originally created by @makakken on GitHub (Jul 19, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1539

Impacted versions

  • Modoboa: 1.10.6
  • installer used: Yes
  • Webserver: Nginx

Steps to reproduce

Install Modoboa on a cloud node and setup MX records in DNS, go to mxtoolbox.com and SMTP:xxx.xxx.xxx.190 test your mailservers ip

Current behavior

  SMTP Connection Time 6.950 seconds - Warning on Connection time More Info
  SMTP Transaction Time 9.188 seconds - Not good! on Transaction Time

Expected behavior

No Warnings. A hint in Documentation for Installation Requirements would be nice too.
( 1cpu? 2gb ram? is that enough? i've doubled, but still have same problem)

Video/Screenshot link (optional)

Originally created by @makakken on GitHub (Jul 19, 2018). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1539 # Impacted versions * Modoboa: 1.10.6 * installer used: Yes * Webserver: Nginx # Steps to reproduce Install Modoboa on a cloud node and setup MX records in DNS, go to mxtoolbox.com and SMTP:xxx.xxx.xxx.190 test your mailservers ip # Current behavior   | SMTP Connection Time | 6.950 seconds - Warning on Connection time | More Info -- | -- | -- | --   | SMTP Transaction Time | 9.188 seconds - Not good! on Transaction Time # Expected behavior No Warnings. A hint in Documentation for Installation Requirements would be nice too. ( 1cpu? 2gb ram? is that enough? i've doubled, but still have same problem) # Video/Screenshot link (optional)
kerem closed this issue 2026-02-27 11:15:53 +03:00
Author
Owner

@tonioo commented on GitHub (Jul 19, 2018):

@makakken I'm not sure to understand what the problem is. Are you complaining about the connection time being too long?

<!-- gh-comment-id:406270169 --> @tonioo commented on GitHub (Jul 19, 2018): @makakken I'm not sure to understand what the problem is. Are you complaining about the connection time being too long?
Author
Owner

@Toniob commented on GitHub (Jul 20, 2018):

Hi,
The modoboa installer enables postscreen by default : http://www.postfix.org/POSTSCREEN_README.html .
It activates several features against bots, but with a cost of a small delay during the connection (which is not a problem, email being asynchronous).

If you want to get rid of the warning, just disable postscreen. But then, be prepared for dumb bots to spam your server. It's your choice.

<!-- gh-comment-id:406553798 --> @Toniob commented on GitHub (Jul 20, 2018): Hi, The modoboa installer enables postscreen by default : http://www.postfix.org/POSTSCREEN_README.html . It activates several features against bots, but with a cost of a small delay during the connection (which is not a problem, email being asynchronous). If you want to get rid of the warning, just disable postscreen. But then, be prepared for dumb bots to spam your server. It's your choice.
Author
Owner

@makakken commented on GitHub (Jul 20, 2018):

@tonioo yes ;) i had some problems connecting from apple mail via smtp.
@Toniob Thanks for pointing that out. Maybe we could add this to documentation?

So, it's not a bug, it's a feature. good to know.

<!-- gh-comment-id:406563547 --> @makakken commented on GitHub (Jul 20, 2018): @tonioo yes ;) i had some problems connecting from apple mail via smtp. @Toniob Thanks for pointing that out. Maybe we could add this to documentation? So, it's not a bug, it's a feature. good to know.
Author
Owner

@makakken commented on GitHub (Jul 20, 2018):

/close

<!-- gh-comment-id:406563586 --> @makakken commented on GitHub (Jul 20, 2018): /close
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1211
No description provided.