|
||
|
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 ============================================================ Hi, I've found a lib called libsmtp (I think) Which will send mail via sendmail, anyway I found it at www.freshmeat.net Which Is a great place to find most things to do with linux :) Evan, At 06:28 05/04/2001 +0100, you wrote: >--- Sponsor's Message -------------------------------------- >Does Windows ME Work for You? >Tell it to the list! Join our special technology discussion. >http://click.topica.com/caaaa4JbUrGczbU6XLBa/technology >------------------------------------------------------------ > >actually, i thought about doing the system call, but i don't know how to >run a script in unix. is it anything like creating a batch file in dos? >it would be something like: > >system( "someCommand script.file" ); > >right? and the script.file would perform the necessary comands to write >an email. > >any info on unix script files? > >thanks for the help, >russ > > > You may have to do a system call. I know of no specific C function > call you > > can make from within a UNIX program to do emailing, but a system call from > > within a C program could do it (better still, a shell script!). > ==^================================================================ 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 ==^================================================================
|
|