Snipe.Net - Geeky Stuff
Twitter
Currently: @parsingphase Already on it :) in reply to parsingphase 1 hr ago

Posts Tagged ‘email’


Funky characters in HTML mail using PHPMailer

While working on a client project, I ended up having to send HTML email notifications to users. During testing, I discovered some stray characters at the beginning of the email.


First Look: Postbox Beta

Postbox is a new cross-platform for both Mac and Windows that promises to finally deliver what so many email clients before it have promised. Advanced functionality like Outlook, without, well, Outlook. More native features and intuitive interface than Thunderbird. Conversation threading and tagging like Gmail, without the inelegant webmail interface. Can it be so? Well, [...]


Is IMAP/POP3 Gmail or Gtalk periodically rejecting your password?

I have run into this many times: my Gtalk password is stored in my email program (Thunderbird as an IMAP account) and my Gtalk password is stored in Adium, and every now and then, when I start my computer, Google tells me my password is wrong.


Sending HTML/Plain Text Mail Simultaneously using PHP

Although I expect this article to cause a few ruffled feathers amongst the programming community (since most of them are against HTML email), there are times when the client will ask for it anyway, so you have to know how to do it. We had run into difficulty finding a straight answer on this topic, [...]