[imp] error during send message

Ilya mail at krel.org
Thu Aug 28 21:20:00 PDT 2003


here is the patch
--- test.php.old        Fri Aug 29 00:19:24 2003
+++ test.php    Thu Aug 28 12:09:06 2003
@@ -126,6 +126,10 @@
     'File_CSV' => array(
         'path' => 'File/CSV.php',
         'error' => 'Horde will work without the File_CSV class, but there may
be errors when importing some CSV files.'
+    ),
+    'Net_SMTP' => array(
+        'path' => 'Net/SMTP.php',
+        'error' => 'Make sure you are using Net_SMTP module if you want "smtp"
mailer to work'
     )
 );

On Thu, Aug 28, 2003 at 12:05:08PM -0400, Ilya wrote:
> thank you Jan.
> I was missing net_smtp pear module, its not being checked for in any tests.php
> (horde or imp).
> 
> 
> On Thu, Aug 28, 2003 at 11:38:05AM +0200, Jan Schneider wrote:
> > Zitat von Ilya <mail at krel.org>:
> > 
> > > in latest cvs of everything (5min) as well as 1 day ago, whenever i try
> > > to send
> > > a message i get:
> > > Fatal error: Call to undefined function: send() in
> > > /usr/local/www/horde/imp/lib/Compose.php on line 116
> > >
> > > using smtp mailer and host set to localhost
> > 
> > Try to update, you should now get a better error message.
> > 
> > Jan.
> > 
> > --
> > http://www.horde.org - The Horde Project
> > http://www.ammma.de - discover your knowledge
> > http://www.tip4all.de - Deine private Tippgemeinschaft
> > 
> > -- 
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> 
> -- 
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org


More information about the imp mailing list