Showing posts with label maildir. Show all posts
Showing posts with label maildir. Show all posts

Wednesday, May 13, 2009

Migrating from KMail to Evolution

I've decided to give Gnome one more go (I've been a KDE user so far) so I installed Ubuntu 9.04 on my laptop. What's more is that I decided to use only GTK applications, nothing Qt whatsoever. At least for a while, to see how it goes : )

So far, nothing but confusion. What was notable though was the painful migration of my e-mails from KMail to Evolution.

Tuesday, September 2, 2008

Postfix on FreeBSD - Maildir delivery

Suppose you have a clean FreeBSD install and you want to get Postfix as your MTA.

Current setup:

  • OS: FreeBSD 7.0-RELEASE
  • SHELL: bash
  • no previously installed MTA present on the system

Tuesday, February 26, 2008

Sendmail: Maildir format

Here's a quick one: on FreeBSD, how to configure sendmail to deliver mail in Maildir format?

...Using procmail for this example.