
-----------------------------------
Geminias
Mon Mar 10, 2008 11:38 am

sendmail to myself
-----------------------------------
I gotta send an email to a local user on my linux system using sendmail through another program by opening a pipe to it... 

I have no problem with using popen() etc...  My problem is figuring out what to send sendmail to email a user on my system... where would the mailbox be?  do I have to configure anything.. etc?  I read a bunch about sendmail but I dont get it...
