[imp] IMP Composing Mail problem

Parag Godkar paragg@konark.ncst.ernet.in
Tue, 27 Aug 2002 10:15:31 +0530


I had a similar problem -
My mails got sent but the compose window
showed "DNS error" on pressing the send button
on compose window.

Following were the log entries on my server -

1. Log entry in /tmp/horde.log -

Jul 24 19:18:30 HORDE [info] [imp] 202.141.151.173
Message sent to "Parag Godkar" <paragg@konark.ncst.ernet.in>
from paragg [on line 856 of "/var/www/html/horde/imp/compose.php"]

2. Log entry in /etc/httpd/logs/error.log

[Wed Jul 24 19:18:31 2002] [notice] child pid 10505
exit signal Segmentation fault (11)

Then one Mr. Maiko suggested the following link as a
possible solution to verify a bug in php ... date('r') -

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=67385.

Accordingly I replaced every occurance of "date('r')" with
"strftime('%a, %e %b %Y %T %z')" in ..../horde/imp/compose.php.

That solved my problem.

I suggest you first check your error logs of apache and horde
and then apply this solution. Also check if your mails are getting sent,
even if the compose window does not close.

Regards,
Parag Godkar.
( National Centre for Software Technology )

----- Original Message -----
From: "kiran" <kiran@cdsblr.co.in>
Newsgroups: gmane.comp.horde.imp
To: <imp@lists.horde.org>
Sent: Tuesday, August 27, 2002 9:46 AM
Subject: [imp] IMP Composing Mail problem


> Hi,
>
> I am using horde 2.1 and IMP 3.1 on Redhat 7.3 and using sendmail as
mailing
> agent.
> Everything is fine but when sending mail after composing mail and click
send
> button, it will display "page not found" error,
> please anyone guide me for any configuration for sendmail in horde or IMP,
> so that i will be able to send mail's
>
>
> Thanks in advance,
>
> Kiran
> system administrator.
>
>
>
>
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>