mirror of
https://github.com/marcus-alicia/iRedAdmin-Pro-SQL.git
synced 2026-05-26 15:13:38 +00:00
Add files via upload
This commit is contained in:
58
README.md
58
README.md
@@ -1,48 +1,22 @@
|
||||
# iRedAdmin-Pro-SQL
|
||||
* Please read file 'EULA' for End User License Agreement.
|
||||
|
||||
### Free & open-source repository of iRedAdmin-Pro-SQL, for everyone to enjoy <3
|
||||
* If you already have iRedAdmin open source edition or old iRedAdmin-Pro
|
||||
release installed, please follow below tutorial to upgrade it to the latest
|
||||
iRedAdmin-Pro, it's the easiest way with minimal steps:
|
||||
https://docs.iredmail.org/migrate.or.upgrade.iredadmin.html
|
||||
|
||||
Only very few files were changed. Original check has been commented out so you can understand what it did before.
|
||||
* Release Notes:
|
||||
https://docs.iredmail.org/iredadmin-pro.releases.html
|
||||
|
||||
```console
|
||||
- controllers/panel/sys_settings.py
|
||||
# This script did the actual check
|
||||
|
||||
- templates/default/panel/license.html
|
||||
# Tiny change to remove the "Renew License" button
|
||||
|
||||
- static/default/css/screen.css
|
||||
# ctrl+shift+I formatting & changed color from green to purple. CSS file looks disgusting, refusing to clean that
|
||||
```
|
||||
* iRedAdmin-Pro RESTful API interface:
|
||||
https://docs.iredmail.org/iredadmin-pro.restful.api.html
|
||||
|
||||
Thats it
|
||||
<br><br>
|
||||
* iRedAdmin-Pro documentations:
|
||||
https://docs.iredmail.org/#iredadmin
|
||||
|
||||
-----
|
||||
### Original Details
|
||||
* Report bugs/issues in our online support forum:
|
||||
https://forum.iredmail.org/
|
||||
|
||||
|Feature | iRedAdmin (OSE) | iRedAdmin-Pro|
|
||||
|------------------------------------|-----------------|--------------|
|
||||
$\textcolor{orange}{\textsf{Localized Web Interface}}$<br>English, German, Spanish, French, Italian, Polish, Chinese, and more. | X | X |
|
||||
$\textcolor{orange}{\textsf{RESTful API Interface}}$<br>Read our [API documentation](https://docs.iredmail.org/iredadmin-pro.restful.api.html) | | X |
|
||||
$\textcolor{orange}{\textsf{Unlimited Mail Domains}}$<br>Host as many mail domains as you want | X | X |
|
||||
$\textcolor{orange}{\textsf{Unlimited Mail Users}}$<br>With per-user mailbox quota control | X | X |
|
||||
$\textcolor{orange}{\textsf{Unlimited Mailing List/Aliases}}$<br>Manage members, access policies | | X |
|
||||
$\textcolor{orange}{\textsf{Unlimited Domain-Level Admins}}$<br>Either promote a mail user to domain admin role, or create a separated domain admin account | | X |
|
||||
$\textcolor{orange}{\textsf{Advanced Domain Management}}$<br>Domain-level mailbox quota, limit numbers of user/list/alias accounts, Relay, BCC, Alias, Domain, Catch-all, Backup MX, Throttling, Greylisting, Whitelists, Blacklists, Spam Policy, user password length and complexity control | | X |
|
||||
$\textcolor{orange}{\textsf{Advanced User Management}}$<br>Per-user BCC, Relay, Mail Forwarding, Alias Addresses, Throttling, Greylisting, Whitelists, Blacklists, Spam Policy, restrict login IP/network, Changing email address | | X |
|
||||
$\textcolor{orange}{\textsf{Self-Service}}$<br>Allow end user to manage their own preferences: Password, Mail Forwarding, Whitelists, Blacklists, Quarantined Mails, Spam Policy | | X |
|
||||
$\textcolor{orange}{\textsf{Service Control}}$<br>One click to enable/disable mail services for mail user: POP3, IMAP, SMTP, Sieve filter, Mail Forwarding, BCC, and more. | | X |
|
||||
$\textcolor{orange}{\textsf{Spam/Virus Quarantining}}$<br>Quarantine detected SPAM/Virus into SQL PostgreSQL database for later management (delete, release, whitelist, blacklist) | | X |
|
||||
$\textcolor{orange}{\textsf{View basic info of all sent and received emails}}$<br>Sender, Recipient, Subject, Spam Score, Size, Date | | X |
|
||||
$\textcolor{orange}{\textsf{Throttling}}$<br>Based on: max size of single email, number of max inbound/outbound emails, cumulative size of all inbound/outbound emails | | X |
|
||||
$\textcolor{orange}{\textsf{Whitelisting, Blacklisting}}$<br>Based on: IP addresses/networks, Sender address, Sender domain name | | X |
|
||||
$\textcolor{orange}{\textsf{Searching Account}}$<br>Searching with display name or email address, domain name | | X |
|
||||
$\textcolor{orange}{\textsf{Log Maildir Path of Deleted Dail User}}$<br>You can delete the mailbox on file system later, either manually or with a cron job | | X |
|
||||
$\textcolor{orange}{\textsf{Log Admin Activities}}$<br>Account creation, activation, removal, password change, and more. | | X |
|
||||
$\textcolor{orange}{\textsf{Fail2ban Integration}}$<br>View info of banned IP address (Country/City, reverse DNS name), log lines which triggerred the ban (easy to troubleshoot why the ban happened), and unban it with one click | | X |
|
||||
$\textcolor{orange}{\textsf{Last login track}}$<br>View the time of user last login via IMAP and POP3 services, also the time of last (locally) delivered email | | X |
|
||||
$\textcolor{orange}{\textsf{Export all managed mail accounts}}$<br>Export statistics of admins| | X |
|
||||
-----
|
||||
|
||||

|
||||
If you found any bug, typo in iRedAdmin-Pro source code, or you want to request
|
||||
a new feature, please don't hesitate to contact us: support@iredmail.org.
|
||||
Your feedback is greatly appreciated.
|
||||
|
||||
Reference in New Issue
Block a user