|
|
|
|
|
| | Total Hits: 10 | Today: 0 | Author: Abdur Rehman Raza Khan - dontumindit | Rating:  |
| |  The following piece of code will let you send email using the Google server. Just replace the network credentials with your Google user name and password.... |
| | Total Hits: 39 | Today: 0 | Author: Microsoft Corporation | Rating:  |
| |  This walkthrough demonstrates how to display a unique instance of a custom task pane with each e-mail message that is created or opened. Users can display or hide the custom task pane by using a button on the Ribbon of each e-mail message.... |
| | Total Hits: 103 | Today: 0 | Author: Poumailloux Julien | Rating:  |
| |  FTP servers are great; they allow you to store data you want to save, remotely. However, most of the time, you have to install a lot of things on the remote computer: the FTP server itself, including, most of the time, dozens of files, their dependencies, etc.... |
| | Total Hits: 89 | Today: 0 | Author: maor tzivony | Rating:  |
| |  Usually, when you get Hebrew emails, the subject line is encoded in a strange way. After reading a lot of articles on the subject, I decided to rollout a decoding version of my own, which handles Base64 and plain encoding of Hebrew messages.... |
| | Total Hits: 76 | Today: 0 | Author: Ivar Lumi | Rating:  |
| |  The MailServerComponent implements POP3 and SMTP (core) servers. It Handles lowlevel POP3 and SMTP commands and raises events according to it. The MailServer service just handles MailServerComponent events and does mail retrieving and storing job.... |
| | Total Hits: 3 | Today: 0 | Author: Abdur Rehman Raza Khan - dontumindit | Rating:  |
| |  The following piece of code will let you send email using Google server. Just replace network credentials with your Google user name and password.... |
| | Total Hits: 0 | Today: 0 | Author: OriginalGriff | Rating:  |
| |  Sending an email is not a real problem, but I am fed up with answering the question "How do I do it?" in Q&A . So, here is the generic routine I use to send an email, with or without attachments, so I can just point people at it!... |
| | Total Hits: 22 | Today: 0 | Author: JavierJoung | Rating:  |
| |  This is just my first trial for C#. this program will let you send E-mail at certain time(with second). usually normal email sending timer with minutes. So I decided to make sending E-mail in exact time period. I hope this project can be useful for anyone.... |
| | Total Hits: 23 | Today: 0 | Author: Bertus Kruger | Rating:  |
| |  EasyMail is an easy mailing component to sent e-mails using an SMTP client. All that you need to do is make sure that all of the SMTP setting is correctly configured.
This is only an example of how to send emails. To extend this component is very easy so I have left it up to the user to modify and improve it to your needs.... |
| | Total Hits: 116 | Today: 0 | Author: Ivar Lumi | Rating:  |
| |  This article discusses an SMTP stress tool to stress SMTP servers. It supports a generated message with fixed size and workload folder. Workload folder must contain *.eml files that the stress tool starts sending to destination server. The stress tool also includes an embedded SMTP server for testing computer SMTP throughput. There are some known limitations with XP SP2, it limits connection per second, so with small messages, the actual speed remains 60 msg/sec, and CPU usage is very low. It ju... |
| | Total Hits: 78 | Today: 0 | Author: Christopher W. Backen | Rating:  |
| |  A real basic SMTP wrapper. I tried to find one, but I couldn't - so here is another one. It is fast and straight forward - just instantiate the class with a SMTP server and then set the sender email property and message body. The rest of the settings are pretty much optional. There are also a couple of nice utility functions for getting your local hostname and local ip address.... |
| | Total Hits: 104 | Today: 0 | Author: PramodKumarSingh | Rating:  |
| |  POP3 Library is an implementation of POP3 protocol. This library supports attachments within the messages and uses delegates in C# to provide with all the necessary feedback to the user of the library.... |
| | Total Hits: 237 | Today: 0 | Author: Agus Kurniawan | Rating:  |
| |  In this article, I'll show you how to retrieve mail from POP server based on RFC 1725. To retrieve mail from POP server, I just follow rule of RFC 1725. You also can download that paper (RFC 1725).... |
| | Total Hits: 75 | Today: 0 | Author: Benjamin L. Miller | Rating:  |
| |  If you are like me, you have found many SMTP classes and none have dealt with Auth Login. Those that do deal with Auth Login usually come with a fee. Using some java code that I found and the SMTP RFC , I have hashed together a very basic SMTP class that handles Auth Login.... |
| | Total Hits: 79 | Today: 0 | Author: Wouter van Vugt | Rating:  |
| |  Hotmail is probably the most popular e-mailing facility found on the web today. Millions of people around the world use it for everyday communication with friends and relatives. The main reason for it�s popularity is the fact that you can use the service absolutely free of charge. Users are able to read their e-mails daily using a web interface and there is a client program available, called Outlook Express, which most people will only use at home. Only these two methods are officially av... |
| | Total Hits: 63 | Today: 0 | Author: _Khallaf | Rating:  |
| |  I'm a Systems Engineer who works in an Anonymous Company. My indirect supervisor (my boss's boss) wanted to have a custom GMail Vacation Auto-Responder that would:
1. Have a list of involved GMail accounts. 2. Connect to GMail and identify unread messages. 3. Auto-Reply to the senders of those unread messages with a custom auto-reply template.... |
| | Total Hits: 93 | Today: 0 | Author: m@u | Rating:  |
| |  For the project I'm working on, I needed a library that could download emails from a POP-server, extract the attachments, and do some tasks depending on the sender. I decided to do it in two steps. The first step involves downloading of the emails and wrapping them in an object that returns the data you need. The second step would be a service that takes the POP-mail-objects and performs tasks with them depending on a rule defined by me. This article is about the first part, downloading and wrap... |
| | Total Hits: 48 | Today: 0 | Author: wilsinky | Rating:  |
| |  This article explain you how to use SMTP Server to Send Mail in C#. First we have to create namespace is called MailMessage and an object for this mail message class.... |
| | Total Hits: 35 | Today: 0 | Author: Md. Marufuzzaman | Rating:  |
| |  What is actually SMTP stands for? (pronounced as separate letters) Short for Simple Mail Transfer Protocol, a protocol for sending e-mail messages between servers. Most e-mail systems that send mail over the Internet use SMTP to send messages from one server to another; the messages can then be retrieved with an e-mail client using either POP or IMAP. In addition, SMTP is generally used to send messages from a mail client to a mail server. This is why you need to specify both the POP or IMAP se... |
| | Total Hits: 298 | Today: 1 | Author: Abhishek sur | Rating:  |
| |  It is a good way to use your google mail client to send mails through your Windows Programs, Usually most of us who dont have their mailing hosts with them, can use this simple code to make a program that could send mails to any smtp web hosts. I have made one and I want to share those with all of you. Please comment me how this could be made more attractive. Thanks a lot.... |
|
|
|
|
|
|
|
|
|
|
|
|
|