ShareThis

Posts Tagged ‘email newsletters’

SHAMELESS SERVICE III – MAILFIRE

// January 5th, 2009 // 6 Comments » // geek stuff

This is going to be a full on rant, so if you are allergic to people whining then don’t read it! I am sitting at work with my hands tied by bad support and unreliable infrastructure, in both cases, thanks to Mailfire, a bulk email service provided by Web Africa. Just as it takes me a lot to pimp something on the net, it takes a hell of a lot of frustration, hair pulling and teeth gnashing to actually write an entire blog post complaining about something. In summary, all I can say about Web Africa/Mailfire is that if they wanted to set up a bulk html email* programme, some research on the matter might have saved them (and us) many tears of frustration.  Now, I don’t actually know what kind of research they did do when setting up the service and I won’t speculate, but the evidence suggests they missed some fundamentally simple things .

What I do know is that after approaching them several times about specific coding issues, I can still not send out emails set up in basic html and get them to render as they should when ground through the mailfire system, but which render perfectly when sent through another system**. In addition, their user interface is not simple, or rather, it is not intuitive.

Being an organisation that sends out a lot (and I mean a LOT) of html/electronic mail, some of which (for example weekly newsletters) HAVE to go out at at specified time on a specified day, we need a reliable service, and if something does go wrong, quick and dependable support (even over the “holiday season” peeps – not everyone stops working). The call I had to make today is typical – their server was offline / paralysed-tortoise-with-broken-leg slow, meaning that:

1.  I couldn’t open my html docs in Dreamweaver to edit them (partly DW’s fault, as it gets a nappy-rash when it can’t find image locations / download images), leaving me the option of editing in Notepad or the like (no, I’m not whining because I’m lazy, I’m whining cos I’m busy).

2. In order to send out the letter on time, I would have to relocate all 25 or 30 images to another online location and redo the entire newsletter (an exercise so time consuming that it would still go out late).

When I called “support” to complain I first got “but it works on our side..”

DOH! “That’s not the issue.. I am the customer and it DOESN’T work on my side, and NO it’s not our connectivity – the rest of the internet LOVES me and wants to show me all sorts of things”

“Please send us an email”

“Why? I’ve told you what the problem is “

“It will have to go to a higher level”

“So take it to a higher level”

“Send us an email”

“fine”

I send them the following email (not the politest ever, seeing as I have had issues of various kinds with them from DAY 1 and by now I’m well fed-up):

“I cannot access your mailfire server to send out a message (YET again). Images in our documents (hosted on your server) are thus unavailable to us. We will thus (ONCE again) not be able to send out a message on time. “

Four hours later, I receive an email back from them:

“Hi Niki. Would you mind providing me with the client code for this account.”

NO: “we’ve fixed the problem”, “we give a shit” “we understand your frustration”

MORE: “we have not made the sodding effort to find out your client code and get started on the issue.”

AAAAARRRGGHHHH!

Now perhaps it was that we simply got exceptional service from our previous provider, Striata – a no nonsense CMS/backend mail setup, and ONE liaison who KNEW the system, was friendly, efficient and if developer’s/system advice was required, would get back to me by telephone in under 20 minutes. ALWAYS. In addition at holiday times like this, there were also ALWAYS standby staff – one person handling our account with some technical knowledge.

When I requested a meeting with the Mailfire developer to sort out coding, rendering issues, I was told that the end of January was the earliest meeting I could get (he’s apparently on extended leave) …with additional time for development, etc, a working system by mid to end Feb? For a political party with an election coming up in March/April? I think NOT. I explained this and could still only get mid January as an option, rather than in December as I had requested.

But for today (and coincidentally it happens to be my first day back after a short “holiday”), Mailfire scores an EPIC FAIL from me (perhaps I should send them t-shirts?)

I have resorted to sending out our most popular newsletter using the old (less) hassle-free system, as we still have credit there (thank GOD!). I am now seriously casting around in desperation -we have limited time and need reliable service…where do we get it without riding this off-road learning curve again?

To be fair, I should add that by all accounts, Web Africa provides excellent support in the other services they offer, such as web hosting.

* Anyone who works with html email will tell you that it is an irksome beast. Each email client (and there are MANY) selectively supports html and css, in other words, what works with one won’t work with another, and one has to be very careful (and bloody patient) when designing html email to ensure standard rendering across the board. Essentially, you use very, very old-school html and keep css inline and to a minimum.

**The mailfire system seems geared towards novices, who can pick from templates and compose their emails in the WYSIWYG editor (which seems based on WordPress), which is great for them. But many/most well established companies will have their own designers/e-communications department who will want to send out the emails they compose as they have designed them to render. Mailfire does not support this approach unlike our older system, which allows us to simply paste the code into its interface, choose a list and send AS IS, meaning if we have done our own checking, testing, etc, there are no hassles (not friendly for the novice, I’ll grant). Mailfire simply does not allow a code-list-send scenario – the only option is working through the WYSIWYG editor, which adds in much unwanted code (as they do) – I’ve even seen code added in there that I know is not compatible with certain email clients (hence my query into the research these guys have done).

WHY I HATE BILL GATES (part 2 of 2573)

// February 21st, 2007 // 3 Comments » // geek stuff

He’s about to make it virtually impossible to send out html newsletters.

Half of my working time is spent sending out html newsletters. Up till now they’ve been pretty laborious to create, because Outlook and several other email clients require one to programme in very old style html, using embedded css and tables within tables within tables, in order for them to render the design properly.

This in itself makes for very clumsy code and hours of tweaking, swearing and cursing before you get anything in Outlook that even resembles your design in el “browser of choice” (I use Firefox…obviously). Now, as someone who is relatively new to web design, I was just beginning to think I had Html taped. I designed some pretty webpages, with all sorts of interesting features and graphics and cool stuff. Then I started designing a new, flashy template for our weekly newsletter, which (to be frank) was utter crap.

All well and good, I start designing and instead of using tables and so forth, I used floating divs an all, courtesy of some much appreciated help (and saint-like patience) from Jayx. Looked great in IE and da fox, maar, put that sucker into an email and one thing happens…MANGLE, schmangle, break, die, etc, etc. Then another thing happens…scream, shout, rail against the fate that conspired to bring my life to this lowly hell, go drinking, get pissed, forget why I was cross in the first place, wake up with a hangover, get to work and remember.

Not to let this get me down, I do some research and find out about the problems with email clients (which frankly, should have…errr…caught up by now?), redesign the template so that it works, and here’s the crux, switch the sending mode to html in Outlook. And yippeeeee!! It works like a bomb, everyone’s happy and we have a really spiffy new template with which to send out our 8 different periodicals.

So where’s the problem? According to Kevin Yank in the Sitepoint Design View Newsletter (really exellent rag, by the way): “Up till now, both Outlook and Outlook Express have borrowed IE’s rendering engine to display HTML email. However, with the release of Outlook 2007, Microsoft intend to use MS Word’s rendering engine…This sounds reasonable on the surface … until you consider that MS Word doesn’t support a huge swathe of the HTML and CSS spec that the IE rendering engine does.

Outlook 2007′s biggest deficiencies will include:

  • no support for background graphics whatsoever (either CSS or HTML)
  • no support for floats or other complex positioning methods
  • no forms support
  • background colors in table cells are applied only to the highest-level table; lower tables ignore background color declarations completely.”

Bugger.

So use an external email client, they advise. Not so easy if your server is only compatible with MS OUtlook and your techie (on behalf of management) refuses to consider “other options”.

Anyway, thanks Bill, I can only hope that the powers that be are as slow to get Windows Vista as they were to get the last update available (should give me about 5 problem free years), and that your pants split at an inconvenient moment (prefferably on television).