Wow! I am in a jam on this one! We had a really nice working 4.3 Enterprise system running. This weekend, I upgraded to 5.1SP1 in order to get the latest/greatest software features for SAMBA, etc.
Now however, the mail system has collapsed. During the upgrade, there was a cyrus-imapd importing error. I thought that I had resolved it by yum remove and reinstalling cyrus-umapd.
Mail seemed to be flowing INTO the system, but, was not delivered to the users. A bit of checking finds the queue filling up with errors. The message log is clogged with lines similar to:
Mar 14 19:12:05 gateway mailfilter[9803]: [horde] PHP Error: fsockopen(): unable to connect to 127.0.0.1:2003 (Connection refused) <ID: <001401cac3a0$70e48a90$52ad9fb0$@org>> [pid 9803 on line 363 of "/usr/webconfig/pear/Kolab/Filter/Filter.php"]
Mar 14 19:12:05 gateway mailfilter[9803]: [horde] Failed to connect socket: Connection refused, original code <ID: <001401cac3a0$70e48a90$52ad9fb0$@org>> [pid 9803 on line 64 of "/usr/webconfig/pear/Kolab/Filter/Transport.php"]
Mar 14 19:12:05 gateway mailfilter[9800]: [horde] PHP Error: fsockopen(): unable to connect to 127.0.0.1:2003 (Connection refused) <ID: <001401cac3a0$70e48a90$52ad9fb0$@org>> [pid 9800 on line 363 of "/usr/webconfig/pear/Kolab/Filter/Filter.php"]
Mar 14 19:12:05 gateway mailfilter[9800]: [horde] Failed to connect socket: Connection refused, original code <ID: <001401cac3a0$70e48a90$52ad9fb0$@org>> [pid 9800 on line 64 of "/usr/webconfig/pear/Kolab/Filter/Transport.php"]
Mar 14 19:12:05 gateway mailfilter[9804]: [horde] PHP Error: fsockopen(): unable to connect to 127.0.0.1:2003 (Connection refused) <ID: <001401cac3a0$70e48a90$52ad9fb0$@org>> [pid 9804 on line 363 of "/usr/webconfig/pear/Kolab/Filter/Filter.php"]
Mar 14 19:12:05 gateway mailfilter[9804]: [horde] Failed to connect socket: Connection refused, original code <ID: <001401cac3a0$70e48a90$52ad9fb0$@org>> [pid 9804 on line 64 of "/usr/webconfig/pear/Kolab/Filter/Transport.php"]
Mar 14 19:12:53 gateway mailfilter[9818]: [horde] PHP Error: fsockopen(): unable to connect to 127.0.0.1:2003 (Connection refused) <ID: <
20100313124821.druggxxecw@daxx.lowlightguiding.com>> [pid 9818 on line 363 of "/usr/webconfig/pear/Kolab/Filter/Filter.php"]
Mar 14 19:12:53 gateway mailfilter[9818]: [horde] Failed to connect socket: Connection refused, original code <ID: <
20100313124821.druggxxecw@daxx.lowlightguiding.com>> [pid 9818 on line 64 of "/usr/webconfig/pear/Kolab/Filter/Transport.php"]
Mar 14 19:13:50 gateway mailfilter[9834]: [horde] PHP Error: fsockopen(): unable to connect to 127.0.0.1:2003 (Connection refused) <ID: <
20100314231350.32BC97B81BA@gateway.omegafsi.com>> [pid 9834 on line 363 of "/usr/webconfig/pear/Kolab/Filter/Filter.php"]
Mar 14 19:13:50 gateway mailfilter[9834]: [horde] Failed to connect socket: Connection refused, original code <ID: <
20100314231350.32BC97B81BA@gateway.omegafsi.com>> [pid 9834 on line 64 of "/usr/webconfig/pear/Kolab/Filter/Transport.php"]
Mar 14 19:14:52 gateway mailfilter[9852]: [horde] PHP Error: fsockopen(): unable to connect to 127.0.0.1:2003 (Connection refused) <ID: <
20100314231449.E11B87B81C0@gateway.omegafsi.com>> [pid 9852 on line 363 of "/usr/webconfig/pear/Kolab/Filter/Filter.php"]
Mar 14 19:14:52 gateway mailfilter[9852]: [horde] Failed to connect socket: Connection refused, original code <ID: <
20100314231449.E11B87B81C0@gateway.omegafsi.com>> [pid 9852 on line 64 of "/usr/webconfig/pear/Kolab/Filter/Transport.php"]
Mar 14 19:14:53 gateway mailfilter[9853]: [horde] PHP Error: fsockopen(): unable to connect to 127.0.0.1:2003 (Connection refused) <ID: <
2fb9d3111003141614l68270c3fiebb80dcf1afb5ed7@mail.gmail.com>> [pid 9853 on line 363 of "/usr/webconfig/pear/Kolab/Filter/Filter.php"]
Mar 14 19:14:53 gateway mailfilter[9853]: [horde] Failed to connect socket: Connection refused, original code <ID: <
2fb9d3111003141614l68270c3fiebb80dcf1afb5ed7@mail.gmail.com>> [pid 9853 on line 64 of "/usr/webconfig/pear/Kolab/Filter/Transport.php"]
So, apparently, the email is getting delivered to postfix, but, cannot get delivered to the local users. The are tons of errors related to horde / kolab /filter. I yum-removed and reinstalled the 17 modules related to horde, postfix, etc.
So, what am I missing????
What else do you need to see to point me in the right direction?
thank you!
John