nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] attach and automimeproc interactions


From: Joel Reicher
Subject: Re: [Nmh-workers] attach and automimeproc interactions
Date: Tue, 18 Jul 2006 19:03:11 +1000

> > > 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




reply via email to

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