Subj : Use functions To : comp.programming From : futureofai Date : Tue Jul 12 2005 08:40 am Hi I need to send an email and receive an email using my program. My program is in COBOL and as you know it has no features to access mail servers and so on. I can write to a file and read input from a file. Is there any way I can achieve this? Thanks .