bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] Adding & removing attachment


From: Kidong Lee
Subject: [bug-mailutils] Adding & removing attachment
Date: Wed, 16 Apr 2003 15:03:37 +0900
User-agent: Mutt/1.4i

Hello, 

I'm writing some convinience function to add & remove attach file.
and I try to test it.

I want to add attach file in existing message, and remove it.
The result should be same as original message.
but there's no body in every part. it has only header in every part.

Is it bug or my fault?

I attached test code and file.
The following is compile and run instruction.

$ cc `mailutils-config -c` attach_test.c `mailutils-config -l`
-Wl,-rpath -Wl,<mailutils_prefix>/lib -o attach_test

$ ./attach_test test.msg

(I tested on Linux & mailutils-0.3)

Attachment: attach_test.c
Description: Text Data

Attachment: test.msg
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]