Using external MySQL instance
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): 0.9.9- Deployed with iRedMail Easy or the downloadable installer? yes- Linux/BSD distribution name...
View ArticleRe: Using external MySQL instance
Using the following parameters got me somewhere but still I have an issue with logging in to the MySQL serverexport USE_EXISTING_MYSQL='YES' export MYSQL_SERVER_ADDRESS='172.16.0.14' export...
View ArticleRe: Using external MySQL instance
The user has been created with standard authentication, and verified that I can login to the user and that the user has all possible privileges.export USE_EXISTING_MYSQL='YES' export...
View ArticleRe: Using external MySQL instance
So I've narrowed down the problem to only these 3 files, they need to be patched/updated to work with the latest version. Will do it tomorrow when I have time.patch: * ./samples/iredmail/iredmail.mysql...
View ArticleRe: Update iRedAPD-2.6: MySQL error
Mysql 5.6 and prior versions have the index key prefix length limit of 767 bytes. You will hit this limitation with utf8mb4 unique indexes longer than 191 characters.
View ArticleRe: Dovecot mkdir error
Thank you very much for getting back to me! me@mx:~$ ls -dl /mnt drwxr-xr-x 3 vmail vmail 4096 Mar 25 18:39 /mnt me@mx:~$ ls -dl /mnt/mail drwxr-xr-x 8 vmail vmail 8 Mar 25 22:24 /mnt/mail me@mx:~$ ls...
View ArticleRe: Update iRedAPD-2.6: MySQL error
Possible solutions:- Shorten the length of "srs_exclude_domains.domain" to, e.g. 200.- Upgrade MySQL to a newer version.
View ArticleRe: Dovecot mkdir error
- /mnt and /mnt/mail should be root:root, 0755.- /mnt/mail/vmail1 and all files/directories under this directory must be vmail:vmail, 0700.
View ArticleRe: Dovecot mkdir error
Pedulla wrote:Mar 25 23:45:07 mx dovecot: imap(larry@net.com): Namespace '': mkdir(/mnt/mail/vmail1/net.com/l/a/r/larry-2019.03.26.03.53.36//Maildir) failed: Permission denied (euid=2000(vmail)...
View ArticleRe: Can't access e-mail immediately after installation.
bdushok wrote:I just watched more carefully during the installation. It appears the installer fails when it attempts to start the ClamAV update. Note the attached screenshot. Sorry, I couldn't...
View ArticleRe: I can not send emails from Oracle 10g stored procedures
cmancilla wrote:hello, I can not send emails from Oracle 10g stored procedures, we are using utlmailsWhat (original) error message did you get?Did you enable smtp authentication to send email?
View ArticleRe: through outlook it is possible to send mass internal emails in the org
Sorry, I don't understand the question.
View Articleufw 0,35 bug - firewall not loading after boot.
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): 0.9.9 MARIADB edition.- Deployed with iRedMail Easy or the downloadable installer? Donwloadable...
View ArticleRe: ufw 0,35 bug - firewall not loading after boot.
JoeVr wrote:ufw 0.35 does not start after booting.iRedMail disables ufw and uses the "iptables" rc script shipped by iRedMail.
View ArticleRe: unreasonable virtual_alias_maps map expansion size Error
ZhangHuangbin wrote:Does it work after restarting postfix service?No, it doesn't work. I also tried restarting iredapd.
View ArticleRe: unreasonable virtual_alias_maps map expansion size Error
No idea right now, it's supposed to work with virtual_alias_expansion_limit.
View ArticleRe: Update iRedAPD-2.6: MySQL error
ZhangHuangbin wrote:Possible solutions:- Shorten the length of "srs_exclude_domains.domain" to, e.g. 200.- Upgrade MySQL to a newer version.In this case 200 is too big, max length is 191.Another...
View ArticleRe: ufw 0,35 bug - firewall not loading after boot.
ZhangHuangbin wrote:JoeVr wrote:ufw 0.35 does not start after booting.iRedMail disables ufw and uses the "iptables" rc script shipped by iRedMail.I know, but if some one wants to use ufw for great...
View ArticleRe: Error send to group 5.1.1
Hello Zhang,I don't know why but I replace:- main.cf- master.cf- virtual_group_maps.cf- virtual_group-members_maps.cf- dovecot.conf- dovecot-ldap.confBy file extrated from a fresh VM installed with...
View Article