Am 28.02.2014 um 02:58 schrieb Marcelo Estanislau Geyer 
<estanisge...@hotmail.com>:

> 
> So that they can understand, I need to put the contents of a pdf file into a 
> QByteArray, as this QByteArray is used as an attachment in the email sending 
> process.

What makes you think you can attach any random BLOB to an email and send it 
without *encoding* (to Base64) first?

(Hint: you can't ;))

Cheers,
  Oliver
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to