Applied as
cc2d8ccca6a7fafe2c08b7d180e81aeae8eb1b35
should there be a local_port option too?
Matt Simerson wrote:
>
> (updated patch against rspier/qpsmtpd)
>
> The p0f plugin defaulted to binding to TCPLOCALIP, which doesn't work
> when the mail server is running behind a firewall with a pri
(updated patch against rspier/qpsmtpd)
The p0f plugin defaulted to binding to TCPLOCALIP, which doesn't work
when the mail server is running behind a firewall with a private IP. If
the local_ip option is set in the config file, it overrides TCPLOCALIP.
Added POD documentation for local_ip option
This doesn't apply cleanly, because it comes after your perltidy CL.
(i.e. it has whitespace changes that break the patch.)
Matt Simerson wrote:
>
> The p0f plugin defaulted to binding to TCPLOCALIP, which doesn't work
> when the mail server is running behind a firewall with a private IP. If
> t
The p0f plugin defaulted to binding to TCPLOCALIP, which doesn't work
when the mail server is running behind a firewall with a private IP. If
the local_ip option is set in the config file, it overrides TCPLOCALIP.
Added POD documentation for local_ip option and p0f general usage
---
plugins/ident