1
Anyone installed 9314?
Question asked by Patrick Jeski - Today at 7:42 AM
Unanswered
I put it on one of my servers, and no issues, but I don't have a convenient way to test for latency issues like we saw lately.

Did notice that blacklisted connections in the SMTP log changed back to the old format:
Was:
09:41:32.480 [77.90.185.6][23592620] connected at 7/3/2025 9:41:32 AM
09:41:32.480 [77.90.185.6][23592620] Country code: DE
09:41:32.617 [77.90.185.6][23592620] on blacklist; dropping session...
09:41:32.617 [77.90.185.6][23592620] disconnected at 7/3/2025 9:41:32 AM

Now it's back to:
10:37:55.503 [77.90.185.6][35052109] Connection initiated
10:37:55.503 [77.90.185.6][35052109] "421 Server is busy, try again later." response returned.
10:37:55.504 [77.90.185.6][35052109] IP is blacklisted
10:37:55.504 [77.90.185.6][35052109] disconnected at 7/3/2025 10:37:55 AM

1 Reply

Reply to Thread
0
Matt Petty Replied
Employee Post
The latency issue is tied to PROXY protocol support (we only support v1 atm), that functionality has to be enabled per-server now. This allows you to add the specific proxy servers you intend on routing to SM via the security whitelist. This allows you to put haproxy (or other tcp reverse proxies) in front of SmarterMail and we'll handle the IP tracking correctly. It's also a security measure as we'll only trust PROXY protocol from those servers and since they are always sending the proxy header you should not notice any latency with them. 

(That latency is actually built into the spec for PROXY support, infact they suggest waiting up to 3 seconds but we only wait for 1 second at most)
Matt Petty Senior Software Developer SmarterTools Inc. www.smartertools.com

Reply to Thread

Enter the verification text