{"id":69576,"library":"subethasmtp-wiser","title":"SubEtha SMTP Wiser","description":"Wiser is a smart mail testing application for simulating SMTP servers in tests.","status":"active","version":"1.2","language":"java","source_language":null,"source_url":"http://subethasmtp.tigris.org/source/browse/subethasmtp/trunk/","tags":["smtp","testing","mail","wiser"],"install":[{"cmd":"<dependency>\n  <groupId>org.subethamail</groupId>\n  <artifactId>subethasmtp-wiser</artifactId>\n  <version>1.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.subethamail:subethasmtp-wiser:1.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Wiser","correct":"org.subethamail.wiser.Wiser"}],"quickstart":{"code":"import org.subethamail.wiser.Wiser;\n\npublic class Quickstart {\n    public static void main(String[] args) {\n        Wiser wiser = new Wiser();\n        wiser.setPort(2525);\n        wiser.start();\n        System.out.println(\"Wiser SMTP server started on port 2525\");\n        wiser.stop();\n    }\n}","lang":"java","description":"Start and stop a Wiser SMTP server for testing."},"warnings":[],"env_vars":null,"search_vec":"'applic':10 'mail':8,19 'server':14 'simul':12 'smart':7 'smtp':2,13,17 'subetha':1 'test':9,16,18 'wiser':3,4,20","created_at":"2026-06-17T18:03:24.950333+00:00","updated_at":"2026-06-17T18:03:24.950333+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://subethasmtp.tigris.org/wiser.html","github":null,"docs":"https://appdoc.app/artifact/org.subethamail/subethasmtp-wiser/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}