The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[
  "Test::Email::SMTPRig",
  {
    "smtp_host": "mx-all.pobox.com",
    "smtp_port": 25
  },
  [
    {
      "from": null,
      "to"  : null,
      "result_class": "Email::Sender::Success"
    }
  ]
]