Topic: upgrade broke something?
==== Required information ====
- iRedMail version (check /etc/iredmail-release):
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- Related log if you're reporting an issue:
======== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.4 (I think)
- Linux/BSD distribution name and version: centos 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql /Mariadb
- Web server (Apache or Nginx): nginx
- Manage mail accounts with iRedAdmin-Pro? no
- Related log if you're reporting an issue:
====
I've attached a sample bounce back.
for starters, I believe I followed the correct path to upgrade, not installing a completely new iredmail-0.9.4 package, but just upgrading components.
- iRed-Admin0.5
-iredapd-1.8.0
roundcubemail1.1.4
I can add new users to new domains via admin portal, and I see them in db:
|
| 6 | ryan@tcp3way.com | 127.0.0.1 | 2016-03-26 13:11:24 | 2016-03-27 07:59:29 | en_US | a:1:{s:11:"client_hash";s:32:"56d520c8d0394122e20bef2d5f4639dd";}
I can send emails just fine.
when I tail the /var/log/maillog, I see all is good with outbound, but this, which I don't know is related:
Mar 27 07:53:20 srv roundcube: <8gr71qqi> PHP Error: Request security check failed (POST /mail/?_task=mail&_action=refresh?_task=&_action=)
Mar 27 08:00:21 srv roundcube: <m5jc96m9> PHP Error: Request security check failed (POST /mail/?_task=mail&_action=refresh?_task=&_action=)
dig:
dm-imac:~ rdm$ dig mx tcp3way.com
; <<>> DiG 9.8.3-P1 <<>> mx tcp3way.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34055
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;tcp3way.com. IN MX
;; ANSWER SECTION:
tcp3way.com. 1800 IN MX 10 eforward3.registrar-servers.com.
tcp3way.com. 1800 IN MX 20 eforward5.registrar-servers.com.
tcp3way.com. 1800 IN MX 10 eforward2.registrar-servers.com.
tcp3way.com. 1800 IN MX 10 eforward1.registrar-servers.com.
tcp3way.com. 1800 IN MX 15 eforward4.registrar-servers.com.
;; Query time: 102 msec
;; SERVER: 208.67.222.222#53(208.67.222.222)
;; WHEN: Sun Mar 27 08:20:12 2016
;; MSG SIZE rcvd: 177
rdm-imac:~ rdm$ dig tcp3way.com
; <<>> DiG 9.8.3-P1 <<>> tcp3way.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45917
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;tcp3way.com. IN A
;; ANSWER SECTION:
tcp3way.com. 1799 IN A 108.35.230.108
;; Query time: 66 msec
;; SERVER: 208.67.222.222#53(208.67.222.222)
;; WHEN: Sun Mar 27 08:20:24 2016
;; MSG SIZE rcvd: 45
For comparison, the primary domain:
rdm-imac:~ rdm$ dig ryanmilton.xyz
; <<>> DiG 9.8.3-P1 <<>> ryanmilton.xyz
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6996
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;ryanmilton.xyz. IN A
;; ANSWER SECTION:
ryanmilton.xyz. 1800 IN A 108.35.230.108
;; Query time: 30 msec
;; SERVER: 208.67.222.222#53(208.67.222.222)
;; WHEN: Sun Mar 27 08:20:51 2016
;; MSG SIZE rcvd: 48
rdm-imac:~ rdm$ dig mx ryanmilton.xyz
; <<>> DiG 9.8.3-P1 <<>> mx ryanmilton.xyz
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 30179
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;ryanmilton.xyz. IN MX
;; ANSWER SECTION:
ryanmilton.xyz. 1799 IN MX 0 ryanmilton.xyz.
;; Query time: 27 msec
;; SERVER: 208.67.222.222#53(208.67.222.222)
;; WHEN: Sun Mar 27 08:21:02 2016
;; MSG SIZE rcvd: 48
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.