[exim] Exim with PGSQL- 421 lost input connection error

Top Page
Delete this message
Reply to this message
Author: Jiří Smejkal
Date:  
To: exim-users
Subject: [exim] Exim with PGSQL- 421 lost input connection error
Hi all,

I have some strange problem with EXIM 4.41 on FreeBSD 5.2.1 RELEASE.
I would like use PostgreSQL lookups, but if EXIM is compiled to use
PGSQL, I cannot connect to SMTP.
There is always error 421 lost input connection.

23:25:04 24998 Process 24998 is ready for new message
23:25:04 24998 ---0 Get 0x8118420     0      smtp_in.c 1903
23:25:04 24998 smtp_setup_msg entered
23:25:04 24998 ---0 Rst 0x8118420    **      smtp_in.c  790 16400
23:25:04 24998 ---0 Get 0x8118420    48       string.c  347
23:25:04 24998 --Malloc 0x8111140    43       string.c  368 16400 1460
23:25:04 24998 SMTP>> 421 base.pc.local lost input connection
23:25:04 24998 ---0 Get 0x8118450    56       string.c  347
23:25:04 24998 LOG: smtp_connection MAIN
23:25:04 24998   SMTP connection from pc1.pc.local [192.168.2.2] lost (error: Resource temporarily unavailable)
23:25:04 24998 search_tidyup called


If I compile MYSQL lookups, it works fine. If I compile with no SQL lookups
it work fine too. PGSQL is 7.4.5 version. It works fine with other applications.

                        Thank you for any advice.


                                                Sincerely Jiri