How can I send email through gmail smtp account using ICS component?
+2
A:
Look at the MailSnd demo application in the ICS component files.
A complete solution for sending by SMTP is shown.
GeoNomad
2009-04-08 14:35:44
A:
Try getting yourself familiar with setting up SMTP mail using Outlook or Thunderbird first and once you are happy with that it should be reasonably straightforward to get the components to work. The one problem you may have is that Google requires SSL over SMTP which in my experience can be very difficult to set up using openssl on a windows PC.
Toby Allen
2009-04-14 08:57:06