e-mail

How to run my programm to process email attachment of specified type on iPhone OS

I need to run my iPhone application when user gets email with attachment of specified type and process it. For example "some.jpg". How? ...

Is an e-mail address a URI?

I've tried to figure out whether the format of an e-mail address can be said to comply with the definition of a URI or not, but I've found no explicit confirmation of this so far. I hope someone can provide me with some insight here. Thanks in advance :) ...

Automatic e-mail processing

I'd like to write a .NET application in F# to automate some of the processing of my e-mails. For example, when an order comes in my program might compute a new htpasswd from the e-mail's contents, upload it to our web server and reply to the customer with login details. How do people do this? I've tried Outlook 2007 automation but it ju...

Sending E-mail from the client

hi guys i need some help the vb.net. my problem is that i have got an formular with "name" "password" "e-mail" and some other.... i want that the client file in his for example name and i want to recieve an e-mail at my e-emil acc. Can somebody help my please? ...

C# change e-mail 'from' address to a user-provided one.

We have an app that allows users to send e-mails from our system. It allows the user to specify their e-mail address, and gives them several standard templates to use as a starting point for their e-mail. When we send the e-mails, we use the address they provided as the 'reply-to', but the 'from' address of the e-mail (naturally) looks...

e-mail appearing in light blue on atomic browser

Hi, all, I made an html page, and only for Atomic Browser (on iPhone) when I put an e-mail in a page like a "contact us", the e-mail appears in light blue (only in atomic). Anyone have a suggestion for this issue? Regards, Eduardo ...

We are planning on building a desktop based e-mail client in C#. What are the challenges that we might face during this? (we are new to this platform)

hey there! we are planning to build a desktop based e-mail client using C#. As we are new to this platform and technology, can anyone enlighten us with the problems that we might face during this process? ...

Is an e-mail queue necessary in an e-mail-heavy web app?

In a couple of recent projects, I've written an e-mail queue as a database table that is checked every minute by a cronjob. The cron script waits a few seconds in between sends. The reason I did this was because I read somewhere that it helps your e-mail not end up in the spam folder if it's not blasted out from the same server all at ...

Send document with default e-mail client

For example, when you click a link in your web browser, it automatically opens default e-mail client installed on your PC and fills that e-mail address in. I need to perform similar operation, but with file attachment. It will look like "Send file with default e-mail client" option in the software interface. Is there any API available f...

E-mail doesn't arrive! HELP

hi, I'm having an issue with sending an order e-mail from Drupal (Ubercart). I actually don't think the issue is in Drupal, because the e-mail is sent correctly to my e-mail address, but it doesn't arrive to the company e-mail address. What I've done so far to understand what's th issue: I received an e-mail from Drupal on my addres...

Why doesn't this e-mail display correctly in Lotus Notes?

I'm building an e-mail with PHP, following the RFC as closely as I can, and this appears to work in other clients (gmail, outlook), but not in Lotus Notes. The client sees everything including the first boundary and below as raw text. Any ideas what I'm doing wrong? Delivered-To: to-address Received: by 10.220.179.196 with SMTP id br4...

Capturing received & sent emails from Microsoft Exchanged

I'm wondering if someone could point me out in the right direction. I need to capture e-mails as they are received and/or sent via Microsoft exchanged. I need to capture typical information such as from, to, subject, body, date send/received, conversation id, etc.... but I also need to capture attachments if any and also if possible con...

Instant Disposable G-mail addresses

I just encountered disposable g-mail addresses the other day. I didn't get how they worked. I thought e-mail addresses were just simple strings that were taken as they are. Are these disposable addresses restricted to g-mail addresses only or are these common in practice? How is this implemented by the way? ...