Sha256: dc32aa64d5ac31cb8669312d4204e05d4eb82a7000425c6c476511ef02fd4ef4
Contents?: true
Size: 868 Bytes
Versions: 45
Compression:
Stored size: 868 Bytes
Contents
<?xml version="1.0"?> <!-- 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
45 entries across 45 versions & 1 rubygems