nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] attach and automimeproc interactions

2006-07-18 02:04:07
Based on the recent emails, I am thinking about a small modification
to sendfile() in whatnowsbr.c.  This change would be to skip the test
for automimeproc if attach (in Whatnow(), would have to be made global)
is set.

I'm not entirely sure what you mean in code terms, but I'd much prefer it
if automimeproc and attach were handled in the same place, and that this
test could be an || of them.

That was my plan.

I've been thinking about this a little further. If I remember correctly,
part of the reason the original MIME building was designed the way
it was is so the user can inspect the draft after it has been MIMEfied.
This is part of the "all power to the user" idea.

Ideally, the new attach mechanism should probably be made to fit into
this scheme, though I don't know how much work that will be. I know it
would mean the attachment processing shouldn't be done by send (or post),
and I'm sure you had your reasons for doing it that way.

Cheers,

        - Joel


_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
http://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>