Tagged Questions

3
votes
5answers
155 views

How to send 1000+ emails per day using an ASP.NET Web site

We have a website that requires to send 1000+ emails a day to all the customers who opted for the alerts. In couple of months time we are expecting to raise our customer base to 5, …
0
votes
0answers
16 views

How to configure IIS[SMTP] & DNS of our website so that the emails are not marked as spam [closed]

In continuation to the question i posted earlier on stackoverflow, we would like to configure IIS of dedicated hosting server to send thousands of email. What I would like to know …
3
votes
2answers
177 views

Sending Emails in Sharepoint

I need to know what is the best practice for sending emails from my sharepoint webparts and/or customized features. Should I just use the normal .Net classes to send email ? or i …
0
votes
1answer
224 views

Reusing a MFMailComposeViewController

I have an app that is built on the TabBar-based app in which I need to have one tab that is basically an email composer. So I'm trying to use a MFMailComposeViewController as one …
0
votes
1answer
14 views

Implementing RFC 2369’s “List-Unsubscribe” in PHP website - should I send confirmation?

I'm trying to implement RFC 2369's "List-Unsubscribe" in a PHP website which sends out daily updates by email. I'm planning to use the HTTP option only since this can be implement …
0
votes
2answers
400 views

Send To/Mail Recipient from WSH

I am trying to implement in windows scripting host the same function as windows Send To/Mail Recipient does. Did not find anything usefull on google except steps to instantiate Out …
0
votes
2answers
276 views

.net code to read email into a sql database

I am looking for some links and/or code snippets that will allow either an asp.net webpage, (or alternatively an outlook add-in) that will allow me to read emails sent to a particu …
0
votes
5answers
182 views

Sending mail from java

What is the easiest way to send and receive mails in java.
0
votes
0answers
25 views

Vendor for sending loads of mail? [closed]

We're sending thousands of mail every hour to customer that subscribe to our notices and today we're using a local vendor. We've had some problems with them in therms of downtime, …
1
vote
4answers
65 views

Info that should be in the bug tracking system, ends up lost in emails somewhere. What To Do?

I am a developer with a small company which is about to take on a large project. We currently use email for issue tracking, and I intend to set up a bug/issue tracking system (perh …
0
votes
2answers
104 views

Using VB.NET to log into Windows Live Mail?

I want to make a program that tells you if you can login to an email account or not by entering their username and password into Windows Live. It would connect to the Hotmail ser …
2
votes
1answer
36 views

is there any such thing as SMTP to FTP gateway?

PROBLEM: I need a way to automatically convert CSV e-mail attachments into HTML using python, perl, ruby, or something else. I routinely get these and it is too tedious to do these …
3
votes
4answers
222 views

Hosted Email for Rails App

I'm looking for an alternative to Google Apps for sending email from my rails app. (Google limits the number of messages you can send). Do most people roll their own, or is their …
2
votes
2answers
104 views

Where is the IMAP support in the .NET Framework?

One year ago Mitchel Sellers had a related question... I would like to access the Google IMAP for sending and receiving email messages within my custom application. The point is …
2
votes
4answers
1k views

Is it possible to add an HTML link in the body of a MAILTO link

I have not had to mess with mailto links much. However I now need to add a link in the body of a mailto if it is possible. Is there a way to add a link or to change the email o …

1 2 3 4 next
15 30 50 per page