[imp] Problems with Hotlava

Michael Cochrane mike@graftonhall.co.nz
Fri, 26 Jul 2002 08:41:11 +0100


Hi Harry...

Make sure $conf['mailer']['type'] is set in imp/config/conf.php

- Mike :-)

Quoting Harry Hoffman <hhoffman@ip-solutions.net>:

> Hi,
>    Updated to the newest cvs today and am now recieving these errors when 
> trying to send emails out. Any ideas??
> 
> 
> Notice: Undefined index: type in /var/www/html/horde/imp/lib/IMP.php on line 
> 958
>  
> Fatal error: Call to undefined function: send() in 
> /var/www/html/horde/imp/lib/IMP.php on line 959
> 
> Servers.php looks like this:
> $servers['cyrus'] = array(
>     'name' => 'Postbox',
>     'server' => 'postbox.auckland.ac.nz',
>     'protocol' => 'imap/ssl',
>     'port' => 993,
>     'folders' => '',
>     'namespace' => 'INBOX.',
>     'maildomain' => '',
>     'smtphost' => 'postbox.auckland.ac.nz',
>     'realm' => '',
>     'preferred' => 'yes',
>     'quota' => array(
>         'driver' => 'cyrus',
>         'params' => array(
>             'login' => 'cyrus',
>             'password' => 'xxxxx'
>         )
>     )
> );
> 
> 
> -- 
> Harry Hoffman
> ITSS Systems Team Leader
> University of Auckland
> hhoffman@auckland.ac.nz
> hhoffman@ip-solutions.net
> 
> -------------------------------------------------
> Mail service provided by IpSolutions 
> http://www.ip-solutions.net/
> 
> -- 
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org


-- 

Give me a place to stand on and I will move the earth. - Archimedes  Greek
mathematician
signature from Siglets.com

-------------------------------------------------------------------------
This mail sent from Mike's CVS HEAD install of IMP: http://horde.org/imp/