Home » February, 2013
  • Track Amazon AWS SES email bounce and complains with ColdFusion
    In the previous post I talked about how to send emails using Amazon SES (Simple Email Service) SendRawEmail call and fetch the message-Id assigned to the email by Amazon mail servers. With that ID in hand, if the mail bounced back into our email box, we can use CFPOP to fetch that mail, fish out the message-id and update our mail table. (more..)
    0 Comment Post Comment Saturday 16.02.2013 by Saman W Jayasekara
  • Sending emails with Amazon SES API SendRawEmail in ColdFusion
    It is quite easy to use Amazon SES (Simple Email Service) with ColdFusion, just use CFMAIL tag and send mails out thought Amazon SMTP. Also bit more difficulty we can use SES API to do the same thing too. Now, why? The biggest advantage, probably the only advantage of using the API instead SMTP call is API call returns the "message-id" assigned to our emails. This simple ID is immensely useful for tracking down emails if they bounces. (more..)
    7 Comments Post Comment Thursday 14.02.2013 by Saman W Jayasekara
  • Amazon AWS EC2 API URL Signature format with ColdFusion
    I was trying to connect to EC2 API this weekend and it left me feeling rather weary. I was not trying to do a heart surgery, but just to format a string in a particular way and encoded it. No matter what I tried AWS slammed me with the error: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details Here Amazon explains their Signature Version 2 format. (more..)
    7 Comments Post Comment Tuesday 05.02.2013 by Saman W Jayasekara
  • Search
  • ColdFusion File Manager for TinyMCE 4
  • IronGate : ColdFusion Exception Manager Application
  • Teapot : ColdFusion Blog Application Software
  • An Unofficial ColdFusion Developer Salary Survey
  • Topics
  • AWS
  • Barcode
  • ColdFusion
  • Image Processing
  • inDesign Server
  • JavaScript
  • Shipping API
  • Teapot Blog
  • This and That
  • Recent Posts
  • ColdFusion File Manager for CKeditor 4
  • ColdFusion File Manager for TinyMCE 4
  • How to Create ColdFusion Snippets in Sublime Text
  • Switch to Sublime Text IDE for ColdFusion Developers.
  • BootStrap Popover Essential Tricks


  • Archive
  • 2013 November (1)
  • 2013 October (1)
  • 2013 September (2)
  • 2013 July (1)
  • 2013 June (1)
  • 2013 May (6)
  • 2013 April (1)
  • 2013 March (1)
  • 2013 February (3)
  • 2013 January (1)
  • 2012 December (3)
  • 2012 October (1)
  • 2012 September (2)
  • 2012 July (1)
  • 2012 June (1)
  • 2012 March (2)
  • 2011 November (3)
  • 2011 October (1)
  • 2011 September (1)
  • 2011 July (1)
  • 2011 January (2)
  • 2010 December (4)
  • 2010 November (1)
  • 2010 October (5)
  • Drop me a Note


  • rss
Powered by Teapot ColdFusion Blog