[imp] IMP SMTP Problem
Michael Cochrane
mike@graftonhall.co.nz
Sat, 11 May 2002 01:25:33 +0100
I'm running nearly the same setup as you... Win2k, Mdaemon, Apache (don't like
IIS security)...
I also use SMTP with out a problem.
I have enabled it with no settings so it defaults to localhost.. apparopriate
part from horde/config/horde.php is below:
I don't think I've done anything specital in MDaemon...
- Mike :-)
/**
** Mailer
**/
// What method should we use for sending mail? Valid options are
// currently 'sendmail' and 'smtp'.
$conf['mailer']['type'] = 'smtp';
// An array holding any parameters that the Mail object will need to
// function correctly. For sendmail, this is mainly the sendmail_path
// option; SMTP requires at least a server and a port (if nonstandard).
$conf['mailer']['params'] = array();
// $conf['mailer']['params'] = array('sendmail_path' => '/usr/lib/sendmail');
// $conf['mailer']['params'] = array('host' => 'smtp.example.com');
Quoting Thomas Booms <Thomas.Booms@booms-edv.de>:
> Hi Alfredo,
>
> if the problem is the same like on my machine, then you must set in
> horde/config.php (or so) and in imp/config.php
> the mailer path. I did forgot this and after fixing that it works very well.
>
> Thomas
>
> -= L-u-T-h-O-r =- schrieb:
>
> > Sorry about my english but i speak spanish!!
> >
> > I have a problem with the smtp i can't send messeges, the compose
> > windows try to connect but finaly give:
> > .."CGI Timeout
> > The specified CGI application exceeded the allowed time for processing. The
> server has deleted the process."...
> >
> > I appreciate any help.
> > Thanks.
> >
> > Ahh i'm running a Win 2k server whith IIS 5.0 and IMAP Mdeamon
> >
> > --
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/