12 Dec
2011
12 Dec
'11
8:30 p.m.
Timo Sirainen
On 19.9.2011, at 11.27, Tom Clark wrote:
Is there anyway of whitelisting an IP so that it can ignore mail_max_userip_connections=10?
With v2.0 in theory:
remote 1.2.3.4 { mail_max_userip_connections = 0 }
I don't know if it actually works.
Not sure I follow- in which conf file would it be appropriate to place this? Is it possible to maintain separate values for the same config directive?
(I'm having a similar problem with iOS devices connecting to our server- they seem to open multiple connections, easily going over 10 if they have many subscribed directories).
Thanks, -E-