Christoph wrote: > Or should i get the information from the file "HEADER" in the temp > Directory ?
The file is called "./HEADERS", and yes, you'll need to read it to get the information. However, it's guaranteed to have one header per line (long headers are "unwrapped"), so it's relatively easy to parse. Regards, David. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

