qpsmtpd/plugins/ident
Jonathan Hall 8bc0626c65 Fix error checking for socket connections
- IO::Socket::UNIX->new should never die, therefore...
- $@ is always undef when the eval exits, so...
- use $! instead
2014-12-31 18:09:48 +01:00
..
geoip Warn about lack of ASN data when GeoIP2 is loaded 2014-12-18 13:30:26 -06:00
p0f Fix error checking for socket connections 2014-12-31 18:09:48 +01:00