vote up 0 vote down star

How can I send email through gmail smtp account using ICS component?

flag
Which part of the task are you having trouble with? Can you send e-mail through other SMTP servers, just not Google's? – Rob Kennedy Apr 7 at 23:18

3 Answers

vote up 2 vote down

Look at the MailSnd demo application in the ICS component files.

A complete solution for sending by SMTP is shown.

link|flag
vote up 1 vote down

I don't know with ICS but If you want, you can use Synapse library for this.

http://synapse.ararat.cz/doku.php/public:howto:smtpsend

link|flag
vote up 0 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.