1

Topic: After sometime Mail will no longer send and recieve

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):  1.6.2
- Deployed with iRedMail Easy or the downloadable installer? Downloadable
- Linux/BSD distribution name and version:  Ubuntu 22.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Feb 18 03:12:57 mail roundcube: PHP Deprecated:  Return type of zipdownload_mbox_filter::filter($in, $out, &$consumed, $closing) should either be compatible with php_user_filter::filter($in, $out, &$consumed, bool $closing): int, or the>
Feb 18 03:13:24 mail postfix/qmgr[620712]: 4PJXnH2yM2z2LZY: from=<2023021802340474722fef9a3343a2a5862690f0a0p0na-C39VIEGRHNUE4S@bounces.amazon.com>, size=6596, nrcpt=2 (queue active)
Feb 18 03:13:24 mail postfix/qmgr[620712]: 4PJYPl3Fg1z2Lb2: from=<bounce+b69813.b125-jamesnielsen=privasurge.com@mxtoolbox.com>, size=36395, nrcpt=2 (queue active)
Feb 18 03:13:24 mail postfix/amavis/smtp[621211]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Feb 18 03:13:24 mail postfix/amavis/smtp[621211]: 4PJXnH2yM2z2LZY: to=<jamesnielsen@privasurge.com>, relay=none, delay=2353, delays=2353/0.02/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Feb 18 03:13:24 mail postfix/amavis/smtp[621211]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
<127.0.0.1]:10024: Connection refused)
Feb 18 03:13:24 mail postfix/amavis/smtp[621211]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Feb 18 03:13:24 mail postfix/amavis/smtp[621211]: 4PJYPl3Fg1z2Lb2: to=<jamesnielsen@privasurge.com>, relay=none, delay=665, delays=665/0.03/0.01/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Feb 18 03:13:24 mail postfix/amavis/smtp[621211]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Feb 18 03:13:24 mail postfix/amavis/smtp[621211]: 4PJYPl3Fg1z2Lb2: to=<jnielsen1919@gmail.com>, orig_to=<jamesnielsen@privasurge.com>, relay=none, delay=665, delays=665/0.04/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.>
Feb 18 03:13:57 mail roundcube: PHP Deprecated:  Return type of zipdownload_mbox_filter::filter($in, $out, &$consumed, $closing) should either be compatible with php_user_filter::filter($in, $out, &$consumed, bool $closing): int, or the>
Feb 18 03:14:10 mail postfix/smtps/smtpd[621128]: connect from unknown[46.148.40.148]



havnt changed anything on the server and now i cannot send and recieve maik

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2 (edited by Cthulhu 2023-02-18 11:31:13)

Re: After sometime Mail will no longer send and recieve

connect to 127.0.0.1[127.0.0.1]:10024: Connection refused


Amavis is not running, you should check why (might be crashed)


How much RAM does your server have?

3

Re: After sometime Mail will no longer send and recieve

has 1gb of ram but says it is only sitting at about 60% usage, would this cause the issue?

4

Re: After sometime Mail will no longer send and recieve

Feb 18 03:50:06 mail amavis[3400]: sd_notify (no socket): STATUS=Transferring control to Net::Server.
Feb 18 03:50:06 mail amavis[3438]: Net::Server: Process Backgrounded
Feb 18 03:50:06 mail amavis[3438]: (!)Net::Server: 2023/02/18-03:50:06 Couldn't open pid file "/var/run/amavis/amavisd.pid" [No such file or directory].\n\n  at line 177 i>
Feb 18 03:50:06 mail amavis[3438]: sd_notify (no socket): STOPPING=1\nSTATUS=Server rundown, notifying child processes.
Feb 18 03:50:06 mail amavis[3438]: Net::Server: 2023/02/18-03:50:06 Server closing!
Feb 18 03:50:06 mail amavis[3438]: sd_notify (no socket): STATUS=Child processes have been stopped.
Feb 18 03:50:10 mail postfix/smtps/smtpd[3285]: warning: unknown[46.148.40.107]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Feb 18 03:50:12 mail postfix/smtps/smtpd[3285]: lost connection after AUTH from unknown[46.148.40.107]
Feb 18 03:50:12 mail postfix/smtps/smtpd[3285]: disconnect from unknown[46.148.40.107] ehlo=1 auth=0/1 rset=1 commands=2/3

restart amavisd with logs and this is my result

5

Re: After sometime Mail will no longer send and recieve

iRedMail requires at least 4 GB memory for a low traffic production server.

If you plan to run SOGo Groupware (which offers webmail, calendar (CalDAV), contacts (CardDAV) and ActiveSync), you need a lot more memory. Consider 16 GB memory to support 500 ActiveSync clients.

6

Re: After sometime Mail will no longer send and recieve

Thank you for the information.