Hello,

I am pretty much new to Nokia Qt framework. Is there any native way in Qt to send email through SMTP, with attachments ? I have googled it and the solutions i found require installation of external libraries like vmime/libqxt/poco etc. I know socket can be used to send email. But is there any helper class available which encapsulates all the complexities of connecting to server, handshaking, attaching files etc ?