> I added those 2 lines to .mh_profile but still doesn't work.
> Error message:
> 
>   mhbuild: draft shouldn't contain MIME-Version: field
> 
> And this is the draft message:
> 
>   To:[EMAIL PROTECTED]
>   cc:
>   From:[EMAIL PROTECTED]
>   Fcc: +outbox
>   Subject:test attach
>   X-MH-Attachment: /Users/phil/Desktop
>   X-MH-Attachment: /Users/phil/Desktop/Job-Sites.pdf
>   MIME-Version: 1.0
>   Content-Type: text/plain; charset="us-ascii"
>   Content-ID: <[EMAIL PROTECTED]>

You can't MIMEfy a message twice, which is what this has tried to do.
The presence of an attach header in the draft causes it to be MIMEfied,
if I remember correctly, so the draft must *not* be MIMEfied when you
send it.

Did you run it through mhbuild manually or do you have automimeproc set?

Cheers,

        - Joel


_______________________________________________
Nmh-workers mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to