[imp] Re: cannot send messages using smtp
Damian Fernandez Sosa (DESC)
damlists at cnba.uba.ar
Tue Mar 25 15:13:14 PST 2003
I a complete idiot!
please forget the last email!!!!
What you do is right!!!!
sorry!
Quoting "Damian Fernandez Sosa (DESC)" <damlists at cnba.uba.ar>:
> WARNING:
> Net_SMTP.php and smtp.php are 2 diferent classes (But I think that they have
> the
> same constructor parammeters)
>
> If you change it as you do maybe you broke the mail() and sendmail() backends
> functionality.!
>
>
> You must download Net_SMTP, Mail and Auth_SASL, untar those pachages and
> replace
> those files Net_SMTP goes into Net dir, Auth_SASL goes to Auth dir and Mail
> goes
> to . (all paths relative to the pear base install - maybe c:\php\pear - )
>
>
> if Pear base root is c:\php\pear
> Net_SMTP.php sould be going in c:\php\pear\Net\Net_SMTP.php
> Mail.php sould be going in c:\php\pear\Mail.php
> smtp.php sould be going in c:\php\pear\Mail\smtp.php
> and so on...
>
>
>
>
>
>
> >
> > It's working now !
> >
> > I renamed the Net_SMTP-1.1.2 file to Net_SMTP-1.1.2.php, opened it with
> > metapad, copied the <?php ... ?> content to the clipboard,
> > created a new, empty file SMTP.php in the <php-dir>\pear\net folder and
> > pasted the content of the clipboard into it.
> >
> > Strange I had to install the new package this way (and couldn't find any
> > working alternative on the entire net), but it works now.
> >
> > Thanx for all of you who helped me with this one !
> >
> > Regards,
> >
> > Guy
> >
> >
> >
> > --
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> >
>
>
>
>
> -------------------------------------------------
> Mail enviado desde el CNBA
> http://www.cnba.uba.ar/
> -----
>
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
-------------------------------------------------
Mail enviado desde el CNBA
http://www.cnba.uba.ar/
-----
More information about the imp
mailing list