Hi.
After 7.202 to 7.300 (yesterday at 18:00pm) update the smtp is not working correctly.
Mails enter in SMTP but dont delivered to the server.
In the Live Log System messages i can see this errors repeated every 5 seconds all the time:
(none) postgres[11089]: [332-1] ERROR: relation "m" does not exist
2008:08:27-11:58:15 (none) postgres[11089]: [332-2] STATEMENT: UPDATE m SET action='none' WHERE cluster_id = '0' AND location = 'output' AND action = 'retry'
2008:08:27-11:58:15 (none) postgres[11089]: [333-1] ERROR: relation "m" does not exist
2008:08:27-11:58:15 (none) postgres[11089]: [333-2] STATEMENT: SELECT DISTINCT message_id FROM m WHERE cluster_id = '0' AND location = 'error' AND action = 'delete'
2008:08:27-11:58:15 (none) postgres[11089]: [334-1] ERROR: relation "m" does not exist
2008:08:27-11:58:15 (none) postgres[11089]: [334-2] STATEMENT: SELECT DISTINCT message_id FROM m WHERE cluster_id = '0' AND location = 'error' AND action = 'retry'
2008:08:27-11:58:15 (none) postgres[11089]: [335-1] ERROR: relation "q" does not exist
2008:08:27-11:58:15 (none) postgres[11089]: [335-2] STATEMENT: SELECT * FROM q WHERE cluster_id = '0' AND action = 'delete'
2008:08:27-11:58:15 (none) postgres[11089]: [336-1] ERROR: relation "q" does not exist
2008:08:27-11:58:15 (none) postgres[11089]: [336-2] STATEMENT: SELECT * FROM q WHERE cluster_id = '0' AND action = 'release'
2008:08:27-11:58:20 (none) postgres[11089]: [337-1] ERROR: relation "m" does not exist
2008:08:27-11:58:20 (none) postgres[11089]: [337-2] STATEMENT: SELECT count(DISTINCT message_id) FROM m WHERE cluster_id = '0' AND location = 'work'
2008:08:27-11:58:20 (none) postgres[11089]: [338-1] ERROR: relation "m" does not exist
2008:08:27-11:58:20 (none) postgres[11089]: [338-2] STATEMENT: SELECT * FROM m WHERE cluster_id = '0' AND location = 'output' AND action = 'delete'
2008:08:27-11:58:20 (none) postgres[11089]: [339-1] ERROR: relation "m" does not exist
2008:08:27-11:58:20 (none) postgres[11089]: [339-2] STATEMENT: SELECT * FROM m WHERE cluster_id = '0' AND location = 'output' AND action = 'cancel'
2008:08:27-11:58:20 (none) postgres[11089]: [340-1] ERROR: relation "m" does not exist
2008:08:27-11:58:20 (none) postgres[11089]: [340-2] STATEMENT: SELECT DISTINCT message_id FROM m WHERE cluster_id = '0' AND location = 'output' AND action = 'retry'
2008:08:27-11:58:20 (none) postgres[11089]: [341-1] ERROR: relation "m" does not exist
2008:08:27-11:58:20 (none) postgres[11089]: [341-2] STATEMENT: UPDATE m SET action='none' WHERE cluster_id = '0' AND location = 'output' AND action = 'retry'
2008:08:27-11:58:20 (none) postgres[11089]: [342-1] ERROR: relation "m" does not exist
2008:08:27-11:58:20 (none) postgres[11089]: [342-2] STATEMENT: SELECT DISTINCT message_id FROM m WHERE cluster_id = '0' AND location = 'error' AND action = 'delete'
2008:08:27-11:58:20 (none) postgres[11089]: [343-1] ERROR: relation "m" does not exist
2008:08:27-11:58:20 (none) postgres[11089]: [343-2] STATEMENT: SELECT DISTINCT message_id FROM m WHERE cluster_id = '0' AND location = 'error' AND action = 'retry'
2008:08:27-11:58:20 (none) postgres[11089]: [344-1] ERROR: relation "q" does not exist
2008:08:27-11:58:20 (none) postgres[11089]: [344-2] STATEMENT: SELECT * FROM q WHERE cluster_id = '0' AND action = 'delete'
2008:08:27-11:58:20 (none) postgres[11089]: [345-1] ERROR: relation "q" does not exist
2008:08:27-11:58:20 (none) postgres[11089]: [345-2] STATEMENT: SELECT * FROM q WHERE cluster_id = '0' AND action = 'release'
I try to restart smtp but the same messages appears.
Anybody can help me.
Thank you very much.
This thread was automatically locked due to age.