Blog of Alexander Mamchenkov … mammoth cave …

Archive for June 24th, 2010

Blog cleanup

06.24.2010 · Posted in Site News

Spent a bit of a time to clean up my wordpress installation:

  • Change theme to Clean Small White
  • Removed old/unused plugins
  • Removed obsolete links, added few new ones

Things look fine, but as always – feel free to let me know if something is going wrong.

Exim, Dovecot and MySQL

06.24.2010 · Posted in Technology

Few years ago I was setting up SMTP+IMAP with MySQL virtual users and somehow I didn’t post about the installation here. These days I have similar thing to do (bit simplier, but still) and since I retrieved my old configuration description, I decided to post it here for future reference.

The whole setup is based on Exim (for SMTP), Dovecot (for IMAP, but might also be used for POP3) and MySQL (for configuration storage).

So here are the bits of changes/configs relevant to setup:

Read more…