Quantcast
Channel: iRedMail — iRedMail Support
Viewing all 43456 articles
Browse latest View live

Re: backup restore Issue

$
0
0
ired_mania wrote:

1. how about db structure? according to explaination I should read all the steps from 0.9.9 till latest release and change database structure handy? Is there any script to do that?

Please check iRedMail upgrade tutorials, they have detailed commands for you to copy-paste.

ired_mania wrote:

2. Is there any restore script in source of iredmail? Can I use mysqldump cmd to restore backup? why it notify  mysqldump: could not find table: /tmp/iredadmin-2021-01-02-.sql?

Just use "mysql" command line to restore it. for example: "mysql iredadmin < /tmp/iredadmin-2021-01-02.sql".

ired_mania wrote:

4. how many dbs should be exactly restored?

iRedMail backups few databases by default: mysql, vmail, roundcubemail, iredadmin, iredapd, amavisd, sogo.

- You should restore all EXCEPT "mysql".
- "vmail" has changes between 0.9.9 and 1.3.2, please follow our upgrade tutorials to apply changes: https://docs.iredmail.org/iredmail.releases.html
- "roundcubemail" has changes too, you must upgrade it too, its own upgrade script will try to apply SQL db changes. https://github.com/roundcube/roundcubemail/wiki/Upgrade
- Both "iredadmin" and "iredapd" have sql changes too, download their latest versions, then upgrade by following tutorials, the upgrade scripts will apply SQL changes too.


Re: Send-only account with incoming mail disabled

$
0
0

Update the column "enablelda" and "enabledeliver" in SQL table "vmail.mailbox" to 0 (number zero) for this user, then all emails sent to this address will be rejected.

Re: mysqld [Warning] Aborted connection

$
0
0
Vortex wrote:

Hello Zhang, do you have an update on this issue, as I have this problem also.

No solution yet. sad

Re: iRedmail Disclaimer not being added unless i use RoundCube.

$
0
0

- Did you modify any Postfix and Amavisd settings? Especially /etc/postfix/master.cf.
- What's the setting of Amavisd policy_banks like below:

$policy_bank{'MYNETS'} = 
$policy_bank{'ORIGINATING'} =

Re: Error when the domain of the email server is in the body of the email

$
0
0

Do you have a spam gateway sits between iRedMail / Postfix and internet?

Re: iRedMail-1.3.2 fresh install SOGo currently broken for Debian?

$
0
0

Might be a SOGO packaging issue.

Anyone running successfully with 2GB RAM?

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.3.2 PGSQL edition.
- Deployed with iRedMail Easy or the downloadable installer?: downloaded
- Linux/BSD distribution name and version: CentOS 8.3 x64
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? NO
====

Just starting with iRedMail. Downloaded, installed, and running ok.

Created 2GB droplet on Digital Ocean--system bogged down and became unresponsive (clamd and amavisd being the major memory hogs).

I'd prefer to pay $10/mo for 2GB rather than $20/mo for 4GB.

Just wondering if it's doable running in 2GB with my config / OS?

Re: Anyone running successfully with 2GB RAM?


Re: Anyone running successfully with 2GB RAM?

Cannot update sogo: The repository does not have a Release file

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version: 1.0 OPENLDAP edition
- Deployed with iRedMail downloadable installer
- Linux/BSD distribution name and version: Debian stretch
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
====

Hi to all,
everytime I run apt-update I receive this error

E: The repository 'https://packages.inverse.ca/SOGo/nightly/5/debian stretch Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

is anyone experiencing the same issue in debian stretch? any way to fix this?
many thanks

DKIM Failing

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.3.2
- Deployed with iRedMail Easy or the downloadable installer? Downloadable installer
- Linux/BSD distribution name and version: Ubuntu 20.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB
- 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.
====

I get a Pass when i run amavisd-new testkeys

However when i check the header of emails that are sent out i get a failed message. I've looked all over the net to try and find a fix but no joy so far.

This is the header of one of the email i sent to Gmail (From RoundCube)

Authentication-Results: mx.google.com;
       dkim=neutral (body hash did not verify) header.i=@vithusel.me header.s=dkim header.b=ztlvdFyd;


DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d="EDITED OUT"; h= content-type:organization:message-id:user-agent:subject:to:from :date:mime-version; s=dkim; t=1609851869; x=1612443870; bh=jZ4qZ VtU5fEMyiILBzsfnnCN91UIpG/1lZ7zHt2tlB0=; b=ztlvdFydCAYUJTlPpYv4p KXDLAupbvVKlsewlNvKOaF2ydqIXqm838oRsDYlsbP55/KjH3xJvAPbl+wlEJ0RS DNri5NYBkzT8lWGvUuoBZ3906J9eJwP6pGKjJWTsa/mgbdu/NJe1MG6V+PQYiGDj 8od6VRA/QhebNh96znJFLs=
X-Amavis-Modified: Mail body modified (using disclaimer) -



I am currently sending adding signatures to emails using the disclaimer. Could this be causing DKIM to Fail?

Catch-all forwarding not working.

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.3.1
- Deployed with iRedMail Easy or the downloadable installer? the latter
- Linux/BSD distribution name and version: 18.04 LTS
- 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.
====

Following the instructions on https://docs.iredmail.org/sql.create.catch-all.html to set up catch-all forwarding on my domain.

My domain is mydomain.com, and I'd like to forward all emails targeted at all the users on mydomain.com to someuser@gmail.com.

I've created the catch-all record in forwardings table:
INSERT INTO forwardings (address, forwarding, domain, dest_domain, is_list, active) VALUES ('@mydomain.com', 'someuser@gmail.com', 'mydomain.com', 'gmail.com', 1, 1);

Tried 'mydomain.com' for address instead of '@mydomain.com', but did no work either.

Maillog output:

Jan  6 05:05:39 mail postfix/smtpd[3838]: connect from mail-yb1-f173.google.com[209.85.219.173]
Jan  6 05:05:39 mail postfix/smtpd[3838]: Anonymous TLS connection established from mail-yb1-f173.google.com[209.85.219.173]: TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)
Jan  6 05:05:40 mail spamass-milter[1007]: Could not retrieve sendmail macro "i"!.  Please add it to confMILTER_MACROS_ENVFROM for better spamassassin results
Jan  6 05:05:40 mail postfix/smtpd[3838]: 4D9ckr1K13z23lS: client=mail-yb1-f173.google.com[209.85.219.173]
Jan  6 05:05:40 mail postfix/cleanup[3852]: 4D9ckr1K13z23lS: message-id=<CALOzRNLbHESG=kdGaeX0SBM7JdhE_pdbGyBGzvYmOWgELozznQ@mail.gmail.com>
Jan  6 05:05:40 mail postfix/qmgr[2245]: 4D9ckr1K13z23lS: from=<jane@gmail.com>, size=2549, nrcpt=1 (queue active)
Jan  6 05:05:40 mail postfix/smtpd[3838]: disconnect from mail-yb1-f173.google.com[209.85.219.173] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7
Jan  6 05:05:41 mail postfix/pickup[2244]: 4D9cks04Svz23lV: uid=1000 from=<jane@gmail.com>
Jan  6 05:05:41 mail postfix/cleanup[3852]: 4D9cks04Svz23lV: message-id=<CALOzRNLbHESG=kdGaeX0SBM7JdhE_pdbGyBGzvYmOWgELozznQ@mail.gmail.com>
Jan  6 05:05:41 mail postfix/qmgr[2245]: 4D9cks04Svz23lV: from=<jane@gmail.com>, size=3002, nrcpt=1 (queue active)
Jan  6 05:05:41 mail postfix/pipe[3858]: 4D9ckr1K13z23lS: to=<someuser@mydomain.com>, relay=spamassassin, delay=0.95, delays=0.38/0/0/0.57, dsn=2.0.0, status=sent (delivered via spamassassin service)
Jan  6 05:05:41 mail postfix/qmgr[2245]: 4D9ckr1K13z23lS: removed
Jan  6 05:05:41 mail amavis[2788]: (02788-01) (!)connect to /var/run/clamav/clamd.ctl failed, attempt #1: Can't connect to a UNIX socket /var/run/clamav/clamd.ctl: No such file or directory
Jan  6 05:05:42 mail amavis[2788]: (02788-01) (!)connect to /var/run/clamav/clamd.ctl failed, attempt #1: Can't connect to a UNIX socket /var/run/clamav/clamd.ctl: No such file or directory
Jan  6 05:05:42 mail amavis[2788]: (02788-01) (!)clamav-socket: All attempts (1) failed connecting to /var/run/clamav/clamd.ctl, retrying (2)
Jan  6 05:05:48 mail amavis[2788]: (02788-01) (!)connect to /var/run/clamav/clamd.ctl failed, attempt #1: Can't connect to a UNIX socket /var/run/clamav/clamd.ctl: No such file or directory
Jan  6 05:05:48 mail amavis[2788]: (02788-01) (!)clamav-socket av-scanner FAILED: run_av error: Too many retries to talk to /var/run/clamav/clamd.ctl (All attempts (1) failed connecting to /var/run/clamav/clamd.ctl) at (eval 113) line 659.\n
Jan  6 05:05:48 mail amavis[2788]: (02788-01) (!)WARN: all primary virus scanners failed, considering backups
Jan  6 05:06:07 mail postfix/10025/smtpd[3886]: connect from mail.mailiber.com[127.0.0.1]
Jan  6 05:06:07 mail postfix/10025/smtpd[3886]: 4D9clM23KFz23lX: client=mail.mailiber.com[127.0.0.1]
Jan  6 05:06:07 mail postfix/cleanup[3852]: 4D9clM23KFz23lX: message-id=<CALOzRNLbHESG=kdGaeX0SBM7JdhE_pdbGyBGzvYmOWgELozznQ@mail.gmail.com>
Jan  6 05:06:07 mail postfix/qmgr[2245]: 4D9clM23KFz23lX: from=<jane@gmail.com>, size=4397, nrcpt=1 (queue active)
Jan  6 05:06:07 mail postfix/10025/smtpd[3886]: disconnect from mail.mailiber.com[127.0.0.1] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
Jan  6 05:06:07 mail amavis[2788]: (02788-01) Passed CLEAN {RelayedInternal}, ORIGINATING LOCAL [127.0.0.1] [209.85.219.173] /ESMTP <jane@gmail.com> -> <someuser@mydomain.com>, (ESMTPS://209.85.219.173), Message-ID: <CALOzRNLbHESG=kdGaeX0SBM7JdhE_pdbGyBGzvYmOWgELozznQ@mail.gmail.com>, mail_id: Ndme8bmnSxQG, b: RXGvRH1lI, Hits: -0.198, size: 2962, queued_as: 4D9clM23KFz23lX, Subject: "sss", From: <jane@gmail.com> (dkim:AUTHOR), helo=, Tests: [DKIM_SIGNED=0.1,DKIM_VALID=-0.1,DKIM_VALID_AU=-0.1,DKIM_VALID_EF=-0.1,FREEMAIL_FROM=0.001,HTML_MESSAGE=0.001,RCVD_IN_DNSWL_NONE=-0.0001,RCVD_IN_MSPIKE_H2=-0.001,SPF_HELO_NONE=0.001,SPF_PASS=-0.001,TVD_SPACE_RATIO=0.001], autolearn=ham autolearn_force=no, autolearnscore=-0.197, dkim_i=@gmail.com, dkim_sd=20161025:gmail.com, dkim_new=dkim:mailiber.com, 26271 ms
Jan  6 05:06:07 mail postfix/amavis/smtp[3862]: 4D9cks04Svz23lV: to=<someuser@mydomain.com>, relay=127.0.0.1[127.0.0.1]:10026, delay=26, delays=0.01/0.01/0.03/26, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 4D9clM23KFz23lX)
Jan  6 05:06:07 mail postfix/qmgr[2245]: 4D9cks04Svz23lV: removed
Jan  6 05:06:07 mail postfix/pipe[3887]: 4D9clM23KFz23lX: to=<someuser@mydomain.com>, relay=dovecot, delay=0.07, delays=0.01/0.01/0/0.06, dsn=2.0.0, status=sent (delivered via dovecot service)
Jan  6 05:06:07 mail postfix/qmgr[2245]: 4D9clM23KFz23lX: removed

Now if I create a non-catch-all forwarding like this:
INSERT INTO forwardings (address, forwarding, domain, dest_domain, is_list, active) VALUES ('user@mydomain.com', 'someuser@gmail.com', 'mydomain.com', 'gmail.com', 1, 1);
and send an email to user@mydomain.com, I am able to get the forwarded email at someuser@gmail.com though.

But not in the catch-all case.

Am I missing something here?

Thanks.

Re: Send-only account with incoming mail disabled

$
0
0

Thanks, that works, I tried before with only enabledeliver=0, but enabledlda=0 had to be used as well.

Re: Anyone running successfully with 2GB RAM?

Remove optional component after setup (SOGO , roundcube …)

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version : 1.3.2 OPENLDAP edition
- Deployed with iRedMail Easy or the downloadable installer? downloadable
- Linux/BSD distribution name and version: debian buster
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? NO
====

I setup with the installer, i activate sogo and roundcube.
Today : i want to remove SOGO, and maybe included roundcube to setup «official» version of roundcube.

I check the sh tools : don't seems to have a clean way to remove an optional component.

I can do it manually, but question : did there are a clean way to do it ?


Unable to configure ssl on ldap

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.3.1
- Deployed with iRedMail Easy or the downloadable installer? Downloadable installer
- Linux/BSD distribution name and version: Ubunut 18
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- 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.
====
Hello Sir,

I have gone through your online forums, but unable to install the ssl cert on base domain of ldap.
When i replace the certificate slapd won't start., my mailing domain i hosted as virtual domain, and now trying to install ssl cert on ldap base domain.. What i am doing wrong here...can you please help me here.

Logs are below :
Jan  6 21:08:32 mailnw slapd[16380]: @(#) $OpenLDAP: slapd  (Ubuntu) (Nov 16 2020 13:40:57) $#012#011Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Jan  6 21:08:32 mailnw slapd[16380]: main: TLS init def ctx failed: -1
Jan  6 21:08:32 mailnw slapd[16380]: slapd stopped.
Jan  6 21:08:32 mailnw slapd[16380]: connections_destroy: nothing to destroy.

Re: public key: unsupported version

$
0
0

Hello Zhang

I have the same problem with version 1.3.2.
I created and added dkim for a separate domain, entered in dns and while testing still get the message: "TESTING # 2 cpi.com.pl: dkim._domainkey.cpi.com.pl => invalid (public key: unsupported version)".

Regards,
Paweł

Re: public key: unsupported version

$
0
0

It works!! smile
I had to wait a few hours despite the short propagation time set.
sorry for the confusion.

Regards
Paweł

Re: Unable to configure ssl on ldap

User compromised, if account enabled spam continues.

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):
1.2.1 MARIADB edition.

- Deployed with iRedMail Easy or the downloadable installer?
downloadable installer
- Linux/BSD distribution name and version: Ubuntu 18.04.5 LTS
- Store mail accounts in which backend: MySQL
- Web server (Apache or Nginx): NGINX
- Manage mail accounts with iRedAdmin-Pro? YES
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Thanks in advance.
The logs really show nothing except an authorized user sending tons and tons of mail to a bunch of yahoo accounts. I had the user turn off computer and phone. If the account is enabled, her account spams to yahoo users about sex sites. If I disable her account, everything works well. Changed password on her account twice. The spam seems to be generating when the account is enabled. Within 2 seconds of saving changes to enable account, 100 from taylor2@ start.

Here is the log from the moment after enabling her account to disabling it: (swapped real domain)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8MTp3MVzzWlXf: from=<taylor2@domain.com>, size=4715, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8fzd3JmXzWkbK: from=<taylor2@domain.com>, size=4669, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DZJ3KG8zWjWw: from=<taylor2@domain.com>, size=4678, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D873q3NSrzWlKP: from=<taylor2@domain.com>, size=4731, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8g523Z4WzWljq: from=<taylor2@domain.com>, size=4712, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8rMm3P3TzWlBZ: from=<taylor2@domain.com>, size=4698, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DZH3WSMzWm4Z: from=<taylor2@domain.com>, size=4714, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9NKy3QlvzWm89: from=<mnasioula@domain.com>, size=21419, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8dVN3KkWzWfZL: from=<taylor2@domain.com>, size=4709, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b753jJvzWjgG: from=<taylor2@domain.com>, size=4699, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DZJ3MzrzWm4b: from=<taylor2@domain.com>, size=4676, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DWV3VvKzWm3W: from=<taylor2@domain.com>, size=4709, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8fzd3Gq6zWkQj: from=<taylor2@domain.com>, size=4663, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8rNR3hHQzWlFn: from=<taylor2@domain.com>, size=4692, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8dWX3VDwzWlfV: from=<taylor2@domain.com>, size=4770, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8dW43RJmzWlfY: from=<taylor2@domain.com>, size=4680, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7gmR3ZvzzWkkK: from=<taylor2@domain.com>, size=4715, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DVt3J7LzWm38: from=<taylor2@domain.com>, size=4810, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b5p0z4tzWjfr: from=<taylor2@domain.com>, size=5189, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DXl12yLzWm3x: from=<taylor2@domain.com>, size=4720, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b9V148DzWjkx: from=<taylor2@domain.com>, size=4726, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8dW916K0zWlfb: from=<taylor2@domain.com>, size=4691, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DX41LrDzWm3c: from=<taylor2@domain.com>, size=4682, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DWK1MfRzWm3J: from=<taylor2@domain.com>, size=4808, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b5p17zKzWjfv: from=<taylor2@domain.com>, size=4730, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DWK1NB7zWm3P: from=<taylor2@domain.com>, size=4800, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7qZr1N85zWkq6: from=<taylor2@domain.com>, size=4854, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b5c1MwDzWjfh: from=<taylor2@domain.com>, size=4783, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DZC1G47zWm4W: from=<taylor2@domain.com>, size=4707, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7qZr1MdSzWknK: from=<taylor2@domain.com>, size=4862, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b5T1DfBzWjfX: from=<taylor2@domain.com>, size=4781, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DZc1Gv6zWm4l: from=<taylor2@domain.com>, size=4702, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8dWx1FlszWlfj: from=<taylor2@domain.com>, size=4671, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b9V10dKzWjh7: from=<taylor2@domain.com>, size=4722, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b5T1BRjzWjfW: from=<taylor2@domain.com>, size=4779, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8g4z0xMkzWljt: from=<taylor2@domain.com>, size=4721, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b7T1481zWjgL: from=<taylor2@domain.com>, size=5164, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8g5B10CVzWljw: from=<taylor2@domain.com>, size=4789, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b5p170rzWjft: from=<taylor2@domain.com>, size=4724, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b9B16BZzWjkq: from=<taylor2@domain.com>, size=4681, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b5p12qhzWjfs: from=<taylor2@domain.com>, size=5179, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8rPj1lCMzWlJ3: from=<taylor2@domain.com>, size=4657, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8rLt1dYVzWl6M: from=<taylor2@domain.com>, size=4783, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DVf1XPmzWm2x: from=<taylor2@domain.com>, size=4684, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8rNN1bMWzWlF0: from=<taylor2@domain.com>, size=4695, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DX41R5gzWm3g: from=<taylor2@domain.com>, size=4692, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8rNN1YhszWlDd: from=<taylor2@domain.com>, size=4695, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b5h1jzrzWjfj: from=<taylor2@domain.com>, size=5173, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8dVr1hBCzWlfT: from=<taylor2@domain.com>, size=4705, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b6s1PCYzWjgF: from=<taylor2@domain.com>, size=4805, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8g2l1gjdzWljZ: from=<taylor2@domain.com>, size=4704, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DYx1m6ZzWm4B: from=<taylor2@domain.com>, size=4785, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DVf1PRszWm2w: from=<taylor2@domain.com>, size=4684, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D7b6s1Xs0zWjgH: from=<taylor2@domain.com>, size=4805, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8g0x1mgMzWljJ: from=<taylor2@domain.com>, size=4702, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8g0x1mMBzWljH: from=<taylor2@domain.com>, size=4712, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D9DZc1PLqzWm4m: from=<taylor2@domain.com>, size=4706, nrcpt=1 (queue active)
Jan  5 23:23:15 mailsrv postfix/qmgr[2461]: 4D8dWp1qcKzWlfd: from=<taylor2@domain.com>, size=4985, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DZC1j7qzWm4H: from=<taylor2@domain.com>, size=4687, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8rPj1drQzWlHq: from=<taylor2@domain.com>, size=4655, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b951YZ3zWjh5: from=<taylor2@domain.com>, size=4714, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b5Z1Rg7zWjfb: from=<taylor2@domain.com>, size=4714, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8g3648XSzWljl: from=<taylor2@domain.com>, size=4673, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8g523lXHzWljx: from=<taylor2@domain.com>, size=4710, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8dTS3ywtzWldv: from=<taylor2@domain.com>, size=4669, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D88cm3y8xzWlLZ: from=<taylor2@domain.com>, size=4793, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b6P3z1SzWjgB: from=<taylor2@domain.com>, size=4692, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b753txJzWjgM: from=<taylor2@domain.com>, size=4705, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8rNN433QzWlBr: from=<taylor2@domain.com>, size=4697, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DZN3s5xzWm4c: from=<taylor2@domain.com>, size=4715, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DWy447SzWm3Z: from=<taylor2@domain.com>, size=4740, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8g3640tXzWljk: from=<taylor2@domain.com>, size=4667, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8rNR3k84zWlFp: from=<taylor2@domain.com>, size=4696, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8g1S3xQczWljR: from=<taylor2@domain.com>, size=4686, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8dTS3mp1zWldy: from=<taylor2@domain.com>, size=4677, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8k5M439yzWkm4: from=<taylor2@domain.com>, size=29745, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DZd47rzzWm4q: from=<taylor2@domain.com>, size=4694, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DWy42clzWm3Y: from=<taylor2@domain.com>, size=4736, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9Dbf3qJXzWm51: from=<taylor2@domain.com>, size=4735, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b8Y5LtNzWjgy: from=<taylor2@domain.com>, size=4738, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b5p590nzWjfx: from=<taylor2@domain.com>, size=4638, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8dW357NBzWlfW: from=<taylor2@domain.com>, size=4685, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DYS5HD6zWm49: from=<taylor2@domain.com>, size=4717, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/smtp[18553]: Trusted TLS connection established to mx-aol.mail.gm0.yahoodns.net[67.195.204.80]:25: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8dW35CbjzWlfc: from=<taylor2@domain.com>, size=4671, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8dX85CCRzWlfL: from=<taylor2@domain.com>, size=4765, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b975KMyzWjh8: from=<taylor2@domain.com>, size=4764, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DZ35X8bzWjXJ: from=<taylor2@domain.com>, size=4680, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b7w5J33zWjgt: from=<taylor2@domain.com>, size=4791, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8LgT5RV7zWkRd: from=<taylor2@domain.com>, size=4703, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8g085CrnzWlj8: from=<taylor2@domain.com>, size=4690, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7br85NMjzWjQx: from=<taylor2@domain.com>, size=4722, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9Db85DKzzWm4y: from=<taylor2@domain.com>, size=4672, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8g2r5RkrzWljY: from=<taylor2@domain.com>, size=47459, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/smtp[18553]: 4D8rNN1YhszWlDd: host mx-aol.mail.gm0.yahoodns.net[67.195.204.80] said: 421 4.7.0 [TSS04] Messages from xxx.xxx.xxx.xxx temporarily deferred due to unexpected volume or user complaints - 4.16.55.1; see https://postmaster.verizonmedia.com/error-codes (in reply to MAIL FROM command)
Jan  5 23:23:16 mailsrv postfix/smtp[18553]: 4D8rNN1YhszWlDd: lost connection with mx-aol.mail.gm0.yahoodns.net[67.195.204.80] while sending RCPT TO
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DZF5QL3zWm4Y: from=<taylor2@domain.com>, size=4685, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8dVd5WGszWlfM: from=<taylor2@domain.com>, size=4985, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7mQV5BYKzWknr: from=<taylor2@domain.com>, size=4860, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8rNp5JtCzWlFm: from=<taylor2@domain.com>, size=4695, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b6M5WGLzWjgC: from=<taylor2@domain.com>, size=4658, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DZF5MWfzWm4X: from=<taylor2@domain.com>, size=4689, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8dX85FmMzWlfX: from=<taylor2@domain.com>, size=4755, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8dRN5FKMzWkVH: from=<taylor2@domain.com>, size=4688, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8rN457tWzWlD1: from=<taylor2@domain.com>, size=4699, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DZZ5ThJzWm4f: from=<taylor2@domain.com>, size=4733, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9Db85B7lzWm40: from=<taylor2@domain.com>, size=4672, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DWV5TLZzWm3S: from=<taylor2@domain.com>, size=4718, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b8G5GttzWjgm: from=<taylor2@domain.com>, size=4700, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b8Y5PRNzWjh1: from=<taylor2@domain.com>, size=4720, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8dWK5WZbzWlff: from=<taylor2@domain.com>, size=4705, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/smtp[18544]: Trusted TLS connection established to mx-eu.mail.am0.yahoodns.net[188.125.72.74]:25: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8dTh57QJzWlf5: from=<taylor2@domain.com>, size=4674, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/smtp[18545]: Trusted TLS connection established to mx-eu.mail.am0.yahoodns.net[188.125.72.73]:25: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b8T5J9tzWjgs: from=<taylor2@domain.com>, size=4708, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b7F59dYzWjg6: from=<taylor2@domain.com>, size=5173, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7hr55NcHzWkk7: from=<taylor2@domain.com>, size=4710, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7br85QMpzWjSX: from=<taylor2@domain.com>, size=4722, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/smtp[18546]: Trusted TLS connection established to mx-eu.mail.am0.yahoodns.net[188.125.72.74]:25: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b5r56vvzWjg1: from=<taylor2@domain.com>, size=4706, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b975N2JzWjkp: from=<taylor2@domain.com>, size=4756, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9Db85MrYzWm50: from=<taylor2@domain.com>, size=4678, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/smtp[18547]: Trusted TLS connection established to mx-eu.mail.am0.yahoodns.net[188.125.72.73]:25: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b5n5KYnzWjfp: from=<taylor2@domain.com>, size=4654, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8dTz5BCqzWlfD: from=<taylor2@domain.com>, size=4784, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D81b05KCrzWjl3: from=<taylor2@domain.com>, size=4944, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/smtp[18548]: Trusted TLS connection established to mx-eu.mail.am0.yahoodns.net[188.125.72.74]:25: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DVs5XY1zWm2y: from=<taylor2@domain.com>, size=47559, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8lfX5r1xzWlvg: from=<taylor2@domain.com>, size=29954, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DWZ5zYwzWm3V: from=<taylor2@domain.com>, size=4686, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DVK5tSlzWlxx: from=<taylor2@domain.com>, size=47492, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8lh95f5SzWlvp: from=<taylor2@domain.com>, size=4724, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/smtp[18549]: Trusted TLS connection established to mx-eu.mail.am0.yahoodns.net[188.125.72.73]:25: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b9Q5mzBzWjky: from=<taylor2@domain.com>, size=4688, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8g375q8zzWljg: from=<taylor2@domain.com>, size=4708, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DVn5rZwzWm34: from=<taylor2@domain.com>, size=4688, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DZZ5dFNzWm4j: from=<taylor2@domain.com>, size=4739, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DWV5khDzWm3f: from=<taylor2@domain.com>, size=4720, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b9G61pNzWjkm: from=<taylor2@domain.com>, size=4696, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/smtp[18550]: Trusted TLS connection established to mx-eu.mail.am0.yahoodns.net[188.125.72.74]:25: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b9V5h5nzWjl9: from=<taylor2@domain.com>, size=4676, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b7Y5f92zWjgY: from=<taylor2@domain.com>, size=5162, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8lh95nyMzWlvl: from=<taylor2@domain.com>, size=4726, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D8ZM05mrkzWlZC: from=<taylor2@domain.com>, size=34054, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/smtp[18560]: Trusted TLS connection established to mx-aol.mail.gm0.yahoodns.net[67.195.204.75]:25: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b7Q5gwzzWjgT: from=<taylor2@domain.com>, size=4687, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D9DWZ5xyyzWm1q: from=<taylor2@domain.com>, size=4690, nrcpt=1 (queue active)
Jan  5 23:23:16 mailsrv postfix/smtp[18555]: Trusted TLS connection established to mta5.am0.yahoodns.net[98.136.96.77]:25: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Jan  5 23:23:16 mailsrv postfix/qmgr[2461]: 4D7b7Y5cpvzWjgN: from=<taylor2@domain.com>, size=5152, nrcpt=1 (queue active)

Viewing all 43456 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>