Tagged Questions

0
votes
0answers
5 views

Sharing photos via email=iphone

In my application, the user may be creating a photo book which comprises of many images, it will be saved in an xml format. i need that the users should be able to share them via email, ie send the …
0
votes
1answer
12 views

word document, converted it to .htm, need to format email accordingly - C#.NET

So I have this word file that I converted to .htm, and I need to send this as a body of the email. Things are partially working. I am able to get the message show up without any weird html tags, but …
0
votes
1answer
27 views

looking at how python implements pop3/mime/imap/etc, could I write a c# version?

looking at how python implements pop3/mime/imap/etc (assuming its open sourced?), could I write a c# version? (I realize there might be c# open source versions of the above, just asking if it would …
0
votes
1answer
11 views

python libraries for programatic email access: mime, smpt, pop3

does python have built in libraries for accessing email? smtp, pop3, mime parsers etc? (coming from .net where these libraries are usually from 3rd party commercial companies)
0
votes
0answers
13 views

Is it possible to save received emails as msg format instead of eml in SharePoint

I have a document library that is enabled to receive emails. However, the email is saved as .eml format, which cannot be opened by Outlook 2003/2007 by default. Is it possible to save the incoming …
0
votes
2answers
20 views

How to use rails plugin - fetcher

Hi, I'm making a rails app which should receive e-mails. So I made a little research and figured out that I should use Fetcher plugin. But the problem is that I don't know how to use it! Please …
0
votes
2answers
11 views

How can I generate an email with a subject line with international characters in it?

The content encoding headers define how the body of the message is to be interpreted, but the subject is a header, and isn't subject (ha ha) to the declaration of the content type/encoding headers. …
0
votes
2answers
22 views

C# Sending GridViews/DataTables via Email

I'm trying the find the best way to send a GridView or DataTable in an email. Page Behind Code: protected void Page_Load(object sender, EventArgs e) { DataTable s1 = …
0
votes
0answers
55 views

Thunderbird 3 - leave messages on server option [closed]

I just installed a new Thunderbird 3 on a few computers and immediately saw that i could not find the "leave messages on server" option... can anyone point that out to me ? On my personal pc i …
0
votes
2answers
22 views

Is there a third-party service for receiving email and accessing via an API?

I'd like to build a feature into our web app that involves receiving and processing the contents of an email. But instead of going through the hassle of getting email setup on our server, it'd be …
0
votes
2answers
38 views

Email Hashes on Facebook

I have a question about email hash on facebook if the email address has been changed by the facebook user. My site stored the email hash to match with the facebook email hash to identify the user on …
0
votes
1answer
9 views

Launch Sharepoint workfloweach time a change is made, even if there is a pause

I have a workflow on a Sharepoint list which sends an email alert based on a date field in the list item - this requires using the "pause until" option. This seems to lock the "on change" workflow …
0
votes
2answers
15 views

Automatic emails from wordpress

Is there any way to configurate my wordpress blog to send an email, to a group in Exchange, whenever there is a new post? I would like my IT department to receive the new post, or a notification of …
0
votes
0answers
33 views

DLL that takes a Buy signal from strategy running in Trade Station software and send an email.

hi all, i have to Develop a DLL in C++.that can take a signal from TradeStation software and Send an email....can anyone help????
1
vote
2answers
36 views

How would I implement an upload by email service for my photo sharing website?

I have a photo sharing website in development and want to be able to allow users to add photos and video by email attachment. I have email addresses for the site (hosted with goDaddy). I also have a …

1 2 3 4 5 99 next
15 30 50 per page