[Bug 593] Changed - Error when sending message without a "Subject"

bugs@bugs.horde.org bugs@bugs.horde.org
Thu, 25 Jan 2001 02:36:17 -0400


http://bugs.horde.org/show_bug.cgi?id=593

*** shadow/593	Wed Jan 24 12:03:58 2001
--- shadow/593.tmp.30327	Thu Jan 25 02:36:17 2001
***************
*** 3,10 ****
  Version: 2.2 Stable
  Platform: PHP Code
  OS/Version: Solaris
! Status: NEW   
! Resolution: 
  Severity: trivial
  Priority: P5
  Component: Core
--- 3,10 ----
  Version: 2.2 Stable
  Platform: PHP Code
  OS/Version: Solaris
! Status: RESOLVED   
! Resolution: FIXED
  Severity: trivial
  Priority: P5
  Component: Core
***************
*** 40,42 ****
--- 40,46 ----
                          $result = 1;
                  else
  
+ 
+ ------- Additional Comments From chuck@horde.org  01/25/01 02:36 -------
+ fixed in cvs. Note that this is an indication that you have sendmail configured 
+ improperly - that case really shouldn't be reached.