|
-
February 26th, 2010, 01:14 AM
#1
How to Send Email with attachement using SMTP
hi,
i have been trying to figure out a way to send email with attachment in mfc\vc++ using smtp...
i have tried "FastSmtp" wrapper and CSMTPConnection wrapper...but i have not been able to send a simple email even after the connection has established.
In FastSmtp i m getting the response error: 530 authentication required
In CSMTPConnection i m getting the same response error : 530 5.7.0 Must issue a STARTTLS command first
i m using a my local server as well as i have tested it with gmail server..but didn't succeed. 
what should i do?? how can i send a simple email using smtp.
Regards,
Sameen
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|