Sha256: 65d42a5c492241ed2680d9bd4a422ef73306863c1ec4dde36be9bb69e716b0eb
Contents?: true
Size: 864 Bytes
Versions: 11
Compression:
Stored size: 864 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!-- SMTP response lines to the RSET command are matched against these patterns (1 line at a time) to fingerprint SMTP servers. See comment at the top of smtp_banners.xml for additional info. --> <fingerprints> <fingerprint pattern="^250[ -]RSET\? Well, OK\.$"> <description> 500 What? I don't understand that. </description> <param pos="0" name="service.vendor" value="Alt-N"/> <param pos="0" name="service.family" value="MDaemon"/> <param pos="0" name="service.product" value="MDaemon"/> <param pos="0" name="os.vendor" value="Microsoft"/> <param pos="0" name="os.family" value="Windows"/> <param pos="0" name="os.device" value="General"/> <param pos="0" name="os.product" value="Windows"/> <param pos="0" name="os.arch" value="x86"/> </fingerprint> </fingerprints>
Version data entries
11 entries across 11 versions & 1 rubygems