Topic: No emails received in 24 hours
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.9
- Deployed with iRedMail Easy or the downloadable installer? download installer
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL (MariaDB)
- Web server (Apache or Nginx): Ngnix
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
So as the subject indicates, no emails in 24 hours. Rebooted server, no change.
Emails are going out, just not receiving them.
I did find this nifty script to check/restart services.
#!/bin/bash
for vService in mysql apache2 postfix dovecot iredapd \
amavis clamav-daemon clamav-freshclam
do
service $vService status || service $vService start
done
I am seeing , what I am guessing are issues with all the services.
Aug 19 14:32:14 mail systemd[1]: mariadb.service: Failed to set invocation ID on control group /system.slice/mariadb.service, ignoring: Operation not permitted
Aug 19 14:31:40 mail systemd[1]: iredapd.service: Failed to set invocation ID on control group /system.slice/iredapd.service, ignoring: Operation not permitted
Aug 19 14:32:10 mail systemd[1]: amavis.service: Failed to set invocation ID on control group /system.slice/amavis.service, ignoring: Operation not permitted
Aug 19 14:31:51 mail systemd[1]: clamav-freshclam.service: Failed to set invocation ID on control group /system.slice/clamav-freshclam.service, ignoring: Operation not permitted
Aug 19 14:31:47 mail systemd[1]: postfix.service: Failed to set invocation ID on control group /system.slice/postfix.service, ignoring: Operation not permitted
Really not seeing anything online about this.
Thanks!
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.