[KLUG Members] MIME attachments

Robert G. Brown bob at whizdomsoft.com
Thu Nov 17 10:11:28 EST 2005


Thanks to all responders. What I learned was that the MIME
separator string is always prefixed with '--' and suffixed
with that at the end of an attachment.

Please note that I am writing the code in ANSI C on Linux,
but was testing with MIME-capable mail clients on a variety
of platforms.

The result is software that does exactly what is needed with
very little additonal execution. No general packages or lib-
raries are needed, and I now understand all the details that
would go into implementing this in any programming environment.

						Regards,
						---> RGB <---


More information about the Members mailing list