Re: Accessing Gmail with Delphi
- From: "Maarten Wiltink" <maarten@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 25 Jul 2005 10:18:36 +0200
"Mike" <nomail@xxxxxxxx> wrote in message
news:kau7e1pq5pjrhi295aio8fc1p4isvqv021@xxxxxxxxxx
[...]
> All I need to do now is work out how to *send* an email via gmail.
The same way you'd send any email. Speak SMTP to smtp.gmail.com
on port 25.
Connecting appeared to work; I got a banner and it gave the correct
responses to HELO and QUIT. The only trick was to find out that it's
named smtp.gmail.com and not mail.gmail.com.
Groetjes,
Maarten Wiltink
.
- Follow-Ups:
- Re: Accessing Gmail with Delphi
- From: Mike
- Re: Accessing Gmail with Delphi
- References:
- Accessing Gmail with Delphi
- From: Mike
- Re: Accessing Gmail with Delphi
- From: Nicholas Sherlock
- Re: Accessing Gmail with Delphi
- From: Mike
- Accessing Gmail with Delphi
- Prev by Date: Re: OpenPictureDialog Problems
- Next by Date: Re: OpenPictureDialog Problems
- Previous by thread: Re: Accessing Gmail with Delphi
- Next by thread: Re: Accessing Gmail with Delphi
- Index(es):
Relevant Pages
|