View Issue Details

IDProjectCategoryView StatusLast Update
0002139SOGoWeb Mailpublic2013-01-18 11:53
Reporterylieb Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version2.0.3a 
Summary0002139: PDF attachments are declared as content-type: image/pcl
Description

I have a small problem with Sogo. We use Hylafax for sending faxes out and for this we use a mail to fax script.

I the new Version of Sogo the content line for attachments looks like this:

content-type: image/pcl
content-transfer-encoding: base64
content-length: 82031
content-disposition: inline; filename="PDF_20121206124902.pdf"

In version one of Sogo the content line looks like this:

Content-Type: application/pdf; name="0899264-1.pdf"
Content-Description: FAX document
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="0899264-1.pdf"

With the content line in the new version, we have the problem that our mail2fax script don't know how to handle pcl files.

I would be really thankful If in the next Sogo version, pdf files in the attachments are declared as application/pdf as it was in the old version.

TagsNo tags attached.

Activities

ludovic

ludovic

2013-01-09 16:18

administrator   ~0005100

I've just tried and it works for me.

Check if your /etc/mime.types file isn't broken on your SOGo server.

ylieb

ylieb

2013-01-09 16:31

reporter   ~0005102

I have a update.

This problem occur only on some clients. The Login-Data is saved in the cache and after some time, computer restarts and so on. We got this problem with the pdf files. After a new login the problem is away.

ylieb

ylieb

2013-01-18 11:52

reporter   ~0005226

After I delete my .mozilla config folder and firefox creates a complete new one. All is working great.

ludovic

ludovic

2013-01-18 11:53

administrator   ~0005227

This is a Firebox bug then. I'll close this ticket.

Issue History

Date Modified Username Field Change
2012-12-08 11:33 ylieb New Issue
2013-01-09 16:18 ludovic Note Added: 0005100
2013-01-09 16:31 ylieb Note Added: 0005102
2013-01-18 11:52 ylieb Note Added: 0005226
2013-01-18 11:53 ludovic Note Added: 0005227
2013-01-18 11:53 ludovic Status new => closed
2013-01-18 11:53 ludovic Resolution open => no change required