Re: Please include python3-webpy for Debian.
Do you have directory "/opt/www/iredadmin/web/" on your machine?
View ArticleRe: Please include python3-webpy for Debian.
ZhangHuangbin wrote:Do you have directory "/opt/www/iredadmin/web/" on your machine? Yes, in both Admin and Admin Pro, I have that directory, and each contains a Python file called webapi.py. There is...
View Articlefail2ban error Command not found
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version: 1.7.3 - Deployed with: downloadable installer- Linux distribution: Debian 12 - Store mail accounts in backend: MySQL- Web...
View ArticleRe: fail2ban error Command not found
Please show us command output:ls -l /usr/local/bin/fail2ban_banned_dbAnd try to fix it with commands below, run as root user:wget...
View ArticleUse iRedmail as relay/smart host for one domain
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): 1.7.4 MARIADB edition.- Deployed with iRedMail Easy or the downloadable installer? Downloadable...
View ArticleRe: Use iRedmail as relay/smart host for one domain
You need to add the IP from the relaying mailserver to mynetworks in the main.cf file of postfix
View ArticleRe: fail2ban error Command not found
Here it is:ls -l /usr/local/bin/fail2ban_banned_db-r-xr-x--- 1 root root 8555 Jun 3 09:10 /usr/local/bin/fail2ban_banned_dbIt looks like the problem possibly was, that it specified non-existing path...
View ArticleCant' access Ired user web interface
[11-Jun-2025 09:32:34 +0000]: <415oq269> DB Error: SQLSTATE[HY000] [1045] Access denied for user 'roundcube'@'localhost' (using password: NO) in...
View ArticleRe: Cant' access Ired user web interface
Please fix the incorrect SQL username or password in /opt/ww/roundcubemail/config/config.inc.php.
View ArticleRe: Cant' access Ired user web interface
Hi ZhangHuangbin,Greetings and thank you for your reply.We are able to log in to MySQL using the password specified in the config.inc.php file, so could it be the issue with the password or something...
View ArticleRe: Spam Filtering Issue with SpamAssassin via Amavis and Dovecot Sieve
Hi, its weird but i am getting error saying that no rules are found try with spamassassin -D --lint 2>&1 | grep DMARCJun 11 20:42:28.471 [362469] dbg: config: score set for non-existent rule...
View ArticleRe: Spam Filtering Issue with SpamAssassin via Amavis and Dovecot Sieve
what version of SA are you useing?Mail::SpamAssassin::Plugin::DMARCcomes with SpamAssassin 3.4.0
View ArticleRe: Spam Filtering Issue with SpamAssassin via Amavis and Dovecot Sieve
Well yes, but lugin performs DMARC checks and adds metadata, but does not create any default rules like DMARC_POLICY_REJECT or DMARC_FAIL.If you want scoring, you must define your own rules or use...
View ArticleRe: IREDmail not have passwordl for DB (mysql, postgres) by default
IRedMail uses local socket or peer authentication by default, so no database password is needed for root or postgres from the local system. This is not a major risk if the server is properly secured...
View Articledovecot with imap_idle
I'm having delays with SOGO/Activesync and ChatGPT recommended imap_idle as a plugin for dovecot that it said is critical. The module is missing from the several iRedMail implementations I've looked...
View Article