Re: content-description with individual text per attachment
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <2CAE0EB8E8E941CDBF5D7D461EE96AB5@chip> |
> Hi, > > we need to set the content-description of every attachment individually > (windows). We couldn't find any option to accomplish that. > > Did anyone do this before or can offer some help? > > It would be best to have a parameter like -attach "filename" -description > "foobar". > > When sending more than one file we should be able to use > multiple -attach/-description value pairs. > > I also tried to compile blat sources on my own using windows and cygwin > with latest gcc 5.4.0 but I get lots of errors like "expected > unqualified-id before end of line" and so on. > Chris, For the files you want to attach, is Blat using a wrong description? Do you have an attachment file extension you want to use, and the desired description for that extension? I use Visual Studio 2010 for building Blat, not gcc. There should be a solution file (blat.sln) in the sources that is for Visual Studio. Chip