|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: email function
============================================================ "Before myTopica, I was buried in an avalanche of email. Now, thanks to this free solution, I am on top of my inbox." Get rescued at http://click.topica.com/caaabBBbUrGczbU68iFa/register ============================================================ > within a unix program, does anybody know how to send an email i'm thinking > a function like: email( char* toaddress, char* subject, char* body ) > something like that? any resources on the web? > > thanks, > russ *** hmm... there are shell commands/services ( dealing with email protocols ie SMTP ) which can be intergrated into a schell script; but as far as I know, you would have to write a email client using the avaliable socket interface(s)... BTW, I'd search under "socket programming", I'm sure that will be informative. Josiah. ==^================================================================ EASY UNSUBSCRIBE click here: http://topica.com/u/?bUrGcz.bU68iF Or send an email To: gameprogrammer-unsubscribe@topica.com This email was sent to: list@pendleton.com T O P I C A -- Learn More. Surf Less. Newsletters, Tips and Discussions on Topics You Choose. http://www.topica.com/partner/tag01 ==^================================================================
|
|