store a message in GMAIL

  • Thread starter Thread starter Fransis il Mulo
  • Start date Start date
F

Fransis il Mulo

I've a question: is it possible to send a mail message from a webform
using a gmail account and store the message in gmail Outbox?

Thanks in advance

Fransis
 
I've a question: is it possible to send a mail message from a webform
using a gmail account and store the message in gmail Outbox?

Thanks in advance

Fransis

Hi Fransis,
You can send mail using Gmail account from WebForm,
but I am not sure it will be stored in outbox.
You can send mail using the SmtpClient class. Please
search on google for the same.

Thanks,
coolCoder
 
coolCoder ha scritto:
Hi Fransis,
You can send mail using Gmail account from WebForm,
but I am not sure it will be stored in outbox.
You can send mail using the SmtpClient class. Please
search on google for the same.

Thanks,
coolCoder

Thanks for the answer but it's simpler than I believe.
Using a gmail account to send email from asp.net pages still includes
storage sent items in Gamil outbox.

Bye.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Big Gmail update today 9
Mail clients with servers? 0
Windows 10 Emails do not remain in Windows inbox 2
C# Skype silent connection 0
Gmail-proof HTML 5
Spam 4
DDL into an EditItemTemplate 2
Outlook Setup with Gmail 1

Back
Top