[imp] Re: cannot send messages using smtp

Damian Fernandez Sosa (DESC) damlists at cnba.uba.ar
Tue Mar 25 15:36:39 PST 2003


I was co-developing Net_SMTP class (I make parts of the Auth code and the Auth
method chooser) and At home I  have 2 classes (Net/SMTP.php and
Net/Net_SMTP.php) to allow to test both classes

I forget which one was the original and I confuse them! 
Sorry!!!!


Quoting Guy <guy at de-schepper.be>:

> 
> 
> Damian Fernandez Sosa (DESC) wrote:
> > 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.!
> >
> 
> If so, why is it then working now ?
> 
> >
> > 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...
> >
> >
> 
> But it aren't php files.
> after unpacking the tgz-file, I only have 1 file and that is a binary file
> without extension
> and the complete php-code inside, but also some xml-code before the real
> php-code.
> 
> Therefore, I suppose there should be some kind of pear package manager for
> windows too.
> Well, maybe there is, but I don't have it and I can't find it anywhere.
> 
> Guy
> 
> >
> >
> >
> >
> >
> >>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