allow domain from Office365
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): 1.1- Deployed with iRedMail Easy or the downloadable installer? downloadable- Linux/BSD...
View ArticleSogo uses wrong IP
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): 0.9.8- Deployed with iRedMail Easy or the downloadable installer? Download- Linux/BSD distribution...
View ArticleRe: Migrate postfix postqueue between servers
Still looking for some help on this. Ever since migrating postfix queue messages from the old server, 'systemctl status postfix' has shown "active (exited)" instead of "active (running)". My concern is...
View ArticleRe: Sogo uses wrong IP
This isn't necessarily the problem, but have you checked your nginx site configuration and template files? There _may_ be a redirect to the old address there.
View ArticleRe: Sogo uses wrong IP
cvcvelo wrote:This isn't necessarily the problem, but have you checked your nginx site configuration and template files? There _may_ be a redirect to the old address there.That was exactly the problem!...
View ArticleRe: Helo command rejected: Host not found 450 4.7.1 - error
is it safe and appropriate to leave these options disabled?reject_non_fqdn_helo_hostnamereject_unknown_helo_hostname
View ArticleIredmail behind apache Reverse proxy
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): 1.2.1 MARIADB edition.- Deployed with the downloadable installer- Linux/BSD distribution name and...
View ArticleRe: allow domain from Office365
In iRedAdmin, you can include or exclude any domain from grey/white/blacklisting like this:@example.comand include or exclude any subdomains like this:@.example.comSo something like this may work with...
View ArticleRe: Migrate postfix postqueue between servers
This might be due to a Debian bug:https://forum.iredmail.org/topic15457-p … rking.htmlhttps://bugs.debian.org/cgi-bin/bugrepo … =877992#10But that was in Debian 9, and it was marked as fixed. Also, I...
View ArticleRe: Migrate postfix postqueue between servers
Try to move all files under /var/spool/postfix/ to another directory (e.g. /opt/temp_dir), then restart Postfix service, it will re-create dir/files. Then try to copy queued messages (not directories)...
View ArticleRe: allow domain from Office365
Which iRedAPD release are you running? Please show us output of command "ls -dl /opt/iredapd".The recent iRedAPD releases query SPF record of sender domain before applying greylisting, if sender server...
View ArticleRe: Helo command rejected: Host not found 450 4.7.1 - error
- Do not remove rules in smtpd_helo_restrictions.- You can whitelist them in /etc/postfix/helo_access.pcre. Make sure your pcre regular expression is correct.For example:May 26 09:15:02 mx...
View ArticleRe: Lost Roundcube a few months ago after "sudo apt-get dist-upgrade"
So you're running Apache. Please enable php support in Apache and restart apache service.a2enmod php service apache2 restart
View ArticleRe: iredadmin 502, uwsgi not found
Please install the port /usr/ports/www/uwsgi for python-2.
View ArticleRe: iRedMail-1.2.1 problem with install on centos7
- Did you notice any error on console while installing?- Any error in /root/iRedMail/runtime/install.log?
View ArticleRe: iredadmin 502, uwsgi not found
Hi okay, I'm very new to this...If my /etc/make.conf file has this ( I had changed it to get certbot for letsencrypt)# iRedMail-DEFAULT_VERSIONS DEFAULT_VERSIONS=ssl=libressl python=3.7 python2=2.7...
View ArticlePassword Recovery email address ?
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): 1.2.1- Deployed with iRedMail Easy or the downloadable installer : Installer- Linux/BSD...
View ArticleRe: Lost Roundcube a few months ago after "sudo apt-get dist-upgrade"
ZhangHuangbin wrote:So you're running Apache. Please enable php support in Apache and restart apache service.a2enmod php service apache2 restartI'm flagging this as the solution, everything worked...
View ArticleRe: Helo command rejected: Host not found 450 4.7.1 - error [FIXED]
ZhangHuangbin wrote:- Do not remove rules in smtpd_helo_restrictions.- You can whitelist them in /etc/postfix/helo_access.pcre. Make sure your pcre regular expression is correct.For example:May 26...
View ArticleImplement last login track: select vmail -before- create a sql table ?
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): 1.2- Deployed with iRedMail Easy or the downloadable installer? installer- Linux/BSD distribution...
View Article