>On Thu, Nov 22, 2007 at 03:25:38PM +0300, Grigoriy S. Gusew wrote:* >> I`m having problem with exim-4.68 installed on FreeBSD system >> >> The problem is that exim creates a child process handling incoming >> connection, I can input only following SMTP commands: >> >> 220 mydomainname.com , ESMTP EXIM 4.68 >> helo adminhois >> 250 mydomainname.com Hello adminhost [194.187.207.211] >> MAIL FROM: [EMAIL PROTECTED] >> 250 OK >> RCPT TO: [EMAIL PROTECTED] >> 250 Accepted >> DATA*
>If you haven't already, please try "exim -d+all -bhc 194.187.207.211" (then >type in the SMTP commands you want to test). That should give you a good >indication of what it was trying to do when the crash happens. ..... 05:12:01 65458 SMTP<< DATA 05:12:01 65458 SMTP>> 354 Enter message, ending with "." on a line by itself 354 Enter message, ending with "." on a line by itself 05:12:01 65458 search_tidyup called 05:12:01 65458 close MYSQL connection: localhost/exim/exim Segmentation fault that`s all i got from testing -- Grigoriy S. Gusew -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
