I need to write a C program that uses sendmail to send an email with 2
attachments. Both attachments are simple text files, but they are very big,
so I don't want to put them in the body of the email.
How do I attach a simple text file to an outgoing email?
Thanks in advance for your reply,
Matt Perdeck