iredmail-doc/html_bk/iredmail-easy.faq.html

32 lines
1.6 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>iRedMail Easy: FAQ</title>
<link rel="stylesheet" type="text/css" href="./css/markdown.css" />
</head>
<body>
<div id="navigation">
<a href="https://www.iredmail.org" target="_blank">
<img alt="iRedMail web site"
src="./images/logo-iredmail.png"
style="vertical-align: middle; height: 30px;"
/>&nbsp;
<span>iRedMail</span>
</a>
&nbsp;&nbsp;//&nbsp;&nbsp;<a href="./index.html">Document Index</a></div><h1 id="iredmail-easy-faq">iRedMail Easy: FAQ</h1>
<div class="toc">
<ul>
<li><a href="#iredmail-easy-faq">iRedMail Easy: FAQ</a><ul>
<li><a href="#how-to-unban-an-ip-address">How to unban an IP address</a></li>
</ul>
</li>
</ul>
</div>
<h2 id="how-to-unban-an-ip-address">How to unban an IP address</h2>
<p>To unban one or multilpe IP addresses, please run:</p>
<pre><code>/opt/iredmail/bin/fail2ban/unbanip 192.168.1.1 172.16.0.1
</code></pre><div class="footer">
<p style="text-align: center; color: grey;">All documents are available in <a href="https://github.com/iredmail/docs/">GitHub repository</a>, and published under <a href="http://creativecommons.org/licenses/by-nd/3.0/us/" target="_blank">Creative Commons</a> license. You can <a href="https://github.com/iredmail/docs/archive/master.zip">download the latest version</a> for offline reading. If you found something wrong, please do <a href="https://www.iredmail.org/contact.html">contact us</a> to fix it.</p>
</div></body></html>