[Mimedefang] Question on temp files

David Reta DavidR at Narus.com
Fri Jun 27 13:53:01 EDT 2003


In the Mimedefang howto it states that the incoming e-mail is broken up into
four files. INPUTMSG, HEADERS, RECIPIENTS, and SENDER along with any
additional files. I've added some code to do some checks. Everytime I open
up and read sender, I get nothing. I am able to read the INPUTMSG and
HEADERS file just fine.

Here is my call.

open (in, "< ./SENDER");

Thanks,
David




More information about the MIMEDefang mailing list