Is there some way of whitelisting IPs in early_talker? I’m injecting messages from localhost and getting hit for every message.
I see it has a skip option for AUTH/RELAY clients, but that can’t be used for greetdelay
_smf_
SynchroM: indeed - if it's a problem, then disable the plugin entirely. The greetdelay is always necessary to detect the early talking and it has to happen so early. The only thing I can see if that you could modify the plugin to exclude rfc1918 ranges which might slidestep your issue.
SynchroM
ok - where is the best place to get the client IP from?
dopesong joined the channel
_smf_
connection.remote_ip
dopesong joined the channel
DragonPunch joined the channel
DragonPunch has quit
DoubleMalt joined the channel
DragonPunch joined the channel
DragonPunch joined the channel
DragonPunch joined the channel
DragonPunch has quit
dopesong has quit
nedry has quit
baudehlo
morning
DragonPunch joined the channel
nedry joined the channel
dopesong joined the channel
EyePulp joined the channel
godsflaw_ has quit
godsflaw joined the channel
_smf_
morning baudehlo
baudehlo
_smf_: I'd like to see us get 2.8 out soon. Only thing I think is missing is for docs on that one last PR.
_smf_
Yeah - agreed.
I wasn't particularly fussed with that PR anyway to be honest. We could defer that until later.
baudehlo
Fair enough.
dopesong joined the channel
dopesong joined the channel
SynchroM
FYI I’ve extracted bits from the greylist and xclient plugins to add ip and range whitelisting to the early_talker plugin. Not tested it yet, but it’s lurking here if you want a look: https://github.com/Synchro/Haraka