Page 1 of 1

Something about C

Posted: Sat Jun 08, 2002 6:27 am
by dethron
I know this forum is not concerned about C, :oops: , however, this forum is also the most used forum by me, and I want to share my problem with you. :lol:

Morever, may be PHPDN masters think my question as a suggestion and I hope they decide add a part for C and C++ soon :)) :P

The problem is that. :cry:

I have a shell account and enough privilige to run a program. And I want to write a program using C. That program supposed to send mails from my account.

How can I write such a program, any suggestion? Thanx all. 8)

Posted: Sat Jun 08, 2002 7:01 am
by volka
try
exec- and spawn-family

:))

Posted: Sat Jun 08, 2002 7:18 am
by dethron
Sorry, I forgot to specify what program will do in my first post, I added to my first reply,

Thanx all

Posted: Sat Jun 08, 2002 8:25 am
by volka
You want to implement your own smtp-client?
If so, you may want to take a look here.
May be it's a little bit overkill but you've asked for ;)

EDIT: arghh....this is the link to a php-class and I've lost the other one. Realy should enable history again :(
search for something like 'SMTP class source'