Tagged Questions

4
votes
2answers
254 views

Send an E-Mail with attachment using JAVA Mail API.without storing in local machine..

Hai to every one. i have report in my jsp page.And i am writting thet report in PDF Format. And i want to send the PDF as E-Mail with attachment,But i dont want store the file in …
4
votes
4answers
427 views

What’s a good html e-mail template system that also, correctly, renders a text/plain alternative?

We have a web application that periodically sends out e-mails to users. At the moment we generate the html version and the text version in the code. However, this is cumbersome to …
4
votes
4answers
1k views

asp.net mvc framework, automatically send e-mail

I want my asp.net mvc framework system to send an e-mail everytime a certain action (inside a certain controller) is fired off. Are there any third party libraries or .net standard …
3
votes
3answers
441 views

Saving/Organizing/Searching Outlook E-mail outside of Outlook

My company requires me to use Outlook for my E-mail. Outlook does virtually nothing the way I want to do it and it frustrates me greatly. (I'm not trying to start a flame war her …
2
votes
4answers
342 views

C++ SimpleMAPI SendMail always fails?

Hello I am trying to use SimpleMAPI to display a 'write message' dialogue with an attachment on Vista SP1 with either Windows Mail or Thunderbird in a C++ app (Borland C++ Builder …
1
vote
3answers
79 views

Sending e-mail in large numbers

Hello, I am developing an application that needs to inform users (around 1800) on a regular basis (weekly). I consider gmail but it has a 500 mail in 24 policy, Google groups don …
1
vote
3answers
202 views

How do I read the Recieved Date from Outlook MSG files -without- the Outlook API?

I need to read stuff from an Outlook msg file. Currently I'm using a class from CodeProject.com project to accomplish this, since deploying VSTO and Outlook on a server is not an o …
1
vote
2answers
441 views

Create a mailbox for an user via webservice on a remote exchange 2007 server. (C#)

EDIT ive got it almost, having and error message now that it can't find the exchange DB. I'm running the service on a different server then Exchange so I presume I have to use an U …
1
vote
5answers
207 views

Automated E-mail with PHP and MySQL?

How can I send an automated e-mail to a users entered e-mail address? I have Xampp, which is a local web server equipped with Apache, and Mercury for mail. Ideas?
1
vote
1answer
183 views

Eric Schmidt’s aspects of e-mail not in Twitter

In Google CEO Eric Schmidt's comments about twitter he highlights some aspects of the e-mail system that twitter lacks. The aspects of e-mail he mentions are: storage revocati …
1
vote
2answers
336 views

Grails Error for using e-mail service

This is the controller class JavaMailerController { JavaMailerService javamailerservice def x = {javamailerservice.serviceMethod()} } This is the Service import javax …
1
vote
2answers
51 views

What’s the best way to allow a web based e-mail system send replies and bounces to the sender’s personal e-mail address?

I have a web app that only registered users can use, therefore I should have a valid e-mail address for the creator of the message. One part of this web app will allow a user to c …
1
vote
3answers
338 views

Limits you hit when sending lots of email from your server

What kind of practical issues are there concerning sending tons of e-mail from a server? Will the likelihood of that e-mail being received be just the same as if it had been sent f …
1
vote
3answers
135 views

Software that clicks e-mail links on page?

We are experiencing a strange bug on our website which we think is related to the software installed on user's computers. We have an e-mail link on a lot of pages, which is created …
0
votes
1answer
146 views

Send e-mail through VBA

Hi, I am currently testing how to send an e-mail automatically using VBA within Outlook 2003, to start I have copied the below from the help files: Sub CreateHTMLMail() 'Creates …

1 2 next
15 30 50 per page