[imp] re: cannot send email

Le Ben unben@caramail.com
Tue, 12 Jun 2001 10:49:03 GMT+1


---------------------- multipart/mixed attachment
I 've found the solution
it was because of a parameter in php.ini
"outuput buffering" that i set from off to on
and it works!
> -------Message d'origine-------
> De : francus@metsny.yossi.com
> Date : 10/06/2001 04:56:58
> 
> Look at horde/config/horde.php and imp/config/conf.php 
and see
> if you have the following defined:
> 
> $horde['mailer']['params'] =3D array(
> 'sendmail_path' =3D> 'Your path here'
> );
> 
> or
> 
> $conf['mailer']['params'] =3D array(
> 'sendmail_path' =3D> 'Your path here'
> );
> 
> I had the same problem and defining these solved it.
> -----------------------------------------------------
> 
> 
> you must check your imap and your smtp. Hence you make 
a "telnet
> localhost 25" for smtp and a "telnet localhost 143" for 
imap. 
> 
> rozio
> 
> Le Ben escribi=F3:
> > 
> > here is my configuration
> > apache 1.3.20
> > php 4.0.5
> > horde 1.2.5
> > imp 2.2.5
> > imap 2000-3
> > 
> > I've got a problem, imp says "an error occured while
> > sending mail"...
> > Everything works fine, except this : i can receive mail,
> > attach file, edit my address book,...
> > but i can't send a mail.
> > Sendmail works on my machine.
> > I tried to send mail via imap and pop3.
> > I tried to send mail via outlook express or netscape
> > messenger... it works!
> > Can someone help me with that
> > Thanks
> > ______________________________________________________
> > Bo=EEte aux lettres - Caramail - http://www.caramail.com
> > 
> 
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
> 
> -- 
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=3Dimp&r=3D1&w=3D2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 
> 
> 
______________________________________________________
Bo=EEte aux lettres - Caramail - http://www.caramail.com


---------------------- multipart/mixed attachment--