[imp] qmail and no subject-line from imp

Chuck Hagenbuch chuck at horde.org
Sun Oct 10 14:20:36 PDT 2004


Quoting Manfred Schwarb <manfred99 at gmx.ch>:

> Meanwhile, I found the problem in IMP (3.2.6):
>
> --- compose.php.orig    2004-10-10 19:05:28.000000000 +0000
> +++ compose.php 2004-10-10 19:18:56.000000000 +0000
> @@ -856,6 +856,8 @@
>           $subject = Horde::getFormData('subject');
>           if (!empty($subject)) {
>               $headers['Subject'] = $subject;
> +         } else {
> +             $headers['Subject'] = '';
>           }
>           if (($ref = Horde::getFormData('references'))) {
>               $headers['References'] = $ref;
>
> This does it for me.
> Please apply, it does no harm and many other MUA behave
> like this as well.

Appropriate patches committed to both HEAD and RELENG_3. Please in the future
trip your replies to only the relevant content.

-chuck

-- 
"But she goes not abroad in search of monsters to destroy." - John 
Quincy Adams


More information about the imp mailing list