Hi all my name is rama kishore
I am sending emails in asp.net by using one of my client domain abaoth2.com.
Now i want to store the emails what i was sent....please tell me how to do that one
please help me....

Recommended Answers

All 2 Replies

You could always store the body of the email in a field in a database. Alternatively, you could use a 3rd party mail sender that saves a copy of sent messages. We use Persits ASPEmail. It is nice because it provides logging of failed messages and provides queue functionality.

you can save the Body and relavent information to database .

after you can retrieve that information whenver u need.

wherever you wanted to present.

You could always store the body of the email in a field in a database. Alternatively, you could use a 3rd party mail sender that saves a copy of sent messages. We use Persits ASPEmail. It is nice because it provides logging of failed messages and provides queue functionality.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.