1
vote
4answers
1k views
Outlook Express is not recognizing *some* HTML emails
I'm using HTML emails for a client's newsletter. Not using HTML mails is not an option. I've used PHPMailer for mailing, but I've also tried using PHP's mail() function directly. In both instances, I …
0
votes
0answers
21 views
Synching with the Windows Address Book
I'm trying to synchronize a mobile device's internal address book with the Windows Mail Address Book (WAB). What is the recommended way to do this from C#? It seems as if this is somewhat not …
