Talk:Penelope: Difference between revisions

Jump to navigation Jump to search
m
(Eudora's support fto be run to send generated messages)
Line 2,347: Line 2,347:
Robert.
Robert.


== Eudora's support fto be run to send generated messages ==
== Eudora's support to be run to send generated messages ==


Perhaps the most critical feature for me in Eudora is the ability to call Eudora from our C++ application and send an email message.
Perhaps the most critical feature for me in Eudora is the ability to call Eudora from our C++ application and send an email message.


We build a text file containing the email message with headers:
I build a text file containing the email message with headers:


     Date:  xxx
     Date:  xxx
Line 2,360: Line 2,360:
     (messge)
     (messge)


Then we run eudora with the filename as the one command line argument using WinExec.   
Then I run eudora with the filename as the one command line argument using WinExec.   


The second feature in Eudora is the inverse where I run C++ programs to process emails I recieve.
The second feature in Eudora is the inverse where I run C++ programs to process emails I recieve.

Navigation menu