Actually, they do :-)
Here is smtp settings for using gmail smtp server:
SMTP Server: smtp.gmail.com
Port: 465
User: your_user_name@gmail.com
Password: your_password
You must use SSL connection (TLS). Indy10 support it AFAIK - unfortunately I have Indy 9 now where it was not obviously supported in clients, only in transports as pluggable feature. But in Indy 10, they say that it is supported obviously - please check this.
Please let me know if it helps.
Main Topics
Browse All Topics





by: Ivanov_GPosted on 2005-07-28 at 13:16:16ID: 14549617
You must have SMTP access to send emails from GMail account. I don't think they offer this. However, you can fake the message sending it from idSMTP, just make the sender looks like GMail account.