77.73.32.213
Open in
urlscan Pro
77.73.32.213
Public Scan
URL:
http://77.73.32.213/
Submission: On May 29 via manual from AU — Scanned from AU
Submission: On May 29 via manual from AU — Scanned from AU
Form analysis
1 forms found in the DOMPOST /
<form id="smtp_form" action="/" method="post" enctype="multipart/form-data">
<label for="hostname">SMTP Hostname</label>
<input class="form-control" type="text" name="hostname" id="hostname" placeholder="SMTP Hostname" value="" required="">
<br>
<label for="port">Port</label>
<input class="form-control" type="number" name="port" id="port" placeholder="Port" min="1" step="1" value="25" required="">
<br>
<div class="form-check">
<label class="form-check-label">
<input type="checkbox" class="form-check-input" name="ssl" id="ssl" value="">SSL </label>
</div>
<div class="form-check">
<label class="form-check-label">
<input type="checkbox" class="form-check-input" name="tls" id="tls" value="">TLS </label>
</div>
<br>
<div class="form-check">
<label class="form-check-label">
<input type="checkbox" class="form-check-input" name="use_auth" id="use_auth" value="" checked="">Use Authentication </label>
</div>
<div class="row">
<div class="col-sm-6 col-md-6 col-bg-6">
<label for="username">Username</label>
<input class="form-control" type="text" name="username" id="username" placeholder="Username" value="">
</div>
<div class="col-sm-6 col-md-6 col-bg-6">
<label for="password">Password</label>
<input class="form-control" type="password" name="password" id="password" placeholder="Password" value="">
</div>
</div>
<br>
<label for="mail_from">Mail From</label>
<input class="form-control" type="email" name="mail_from" id="mail_from" placeholder="Mail From" value="" required="">
<br>
<label for="mail_to">Mail To</label>
<input class="form-control" type="email" name="mail_to" id="mail_to" placeholder="Mail To" value="" required="">
<br>
<button type="submit" class="btn btn-info btn-block"><i class="fas fa-paper-plane"></i> Test SMTP</button>
<p id="err_msg" class="text-danger"></p>
</form>
Text Content
This is an online tool to test SMTP Put your SMTP configuration and send mail to test mail score SMTP Hostname Port SSL TLS Use Authentication Username Password Mail From Mail To Test SMTP RESULT WILL BE SHOWN HERE