On Thursday, June 27, 2002, at 07:17 , Brad Fike wrote:
[..]
> What I would like to do is find a module or a script that
> can run like it's own smtp server. (ie there is not one available
> on my network)

this part does not make a lot of sense - since if we are
getting your email - then it would seem clear that you
are doing simpleMailTransferPrefunctory at some point in
the game.... 8-)

> Does anyone know of a module to do that
> or have some code using a lower level module (io::socket)

what you may want to look at is:

        http://www.wetware.com/drieux/pbl/perlTrick/subStuff/SimpleLib/

this will introduce you to some WAY UGLY code - from when I
was first learning about doing 'libraries' - and offers you
a Way UGLY pre perl Module approach to doing basic socket io
stuff for simple webPage Grovelling.


ciao
drieux

---


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to