PDA

View Full Version : so i like pain, sue me...


inkedmn
08-06-2002, 09:02 PM
i registered another sf.net project today :)

this one will be using python, it's going to test smtp servers to see if they allow third party relaying.

pretty straightforward, but i thought this might be a good opportunity to experiment with cgi (to display the results in web browser).

i understand if nobody wants to work with me on this, and i'm fully prepared to do it on my own.

but if someone wants to join in on the coding fun, i won't object :)

inkedmn
08-09-2002, 04:50 PM
what, no feedback?? :(

anyway, i was able to knock out some of the library code for this thing before we left, pretty simple so far.

i'm going to be using telnetlib for alot of it (since that's how tests like this are usually performed), but if that doesn't work, i've always got smtplib :)

anyway, i'll put the code up when i finish it (won't be for awhile, since i won't be writing code for A WEEK, on a computer at least).