Maikhel

get software done

Hello There!

I’m Michał Łęcicki (aka Maikhel), ruby software engineer from Visuality 👋
I believe self-improvement, responsibility and clean solutions are necessary to get things done: both in software development and real life.

Feel free to check some of my posts below. There are also some photos and more information about me.

Blog posts
Photo for specific blog post

How to receive emails with a Rails app in 2021

Some time ago, we needed to implement a full email inbox feature in the Ruby on Rails application. It was supposed to have all the basic functionalities that regular email inboxes have: send and receive messages, collect them in threads, have a contact book, etc. While email sending is a relatively frequent feature among Rails applications (there are tons of different solutions around the web), receiving messages is not so popular. So, let’s take a look at possible ways of building an email receiver mechanism with Rails.

Posted on 26 February 2021