Adrian Tritschler's stuff
My website, an agglomerative mess, probably half-eaten by a grue
© 1984 - 2024 Adrian Tritschler
© 1984 - 2024 Adrian Tritschler
Tuesday, May 16, 2006
@ Adrian Tritschler
Seems all is not lost. After last ’s stuff-up I was moving file systems from disk partitions into LVM partitions, and scrolling past I saw enormous lists of files in mail folders. Were these the “deleted” mail I thought I’d lost? Turns out they are. I’ve got an “old” cyrus mail folder structure and a “new” one, both under /var/spool/cyrus/mail
, but only one of them is being referred to by the IMAP daemon.
Monday, May 8, 2006
@ Adrian Tritschler
For some reason the line to include imap in /etc/services
had been removed. I guess ubuntu wants me to only use IMAPS. Added:
imap 143/tcp
To /etc/services
and restarted cyrus21
and all is well again.
Tuesday, May 25, 2004
@ Adrian Tritschler
Cyrus v2.1 IMAP is running, but I can’t locally deliver mail into it. Lost in a maze of RTFMs, the cyrus account can invoke cyrdeliver
, but my own account cannot. Somewhere the permissions aren’t right.
There’s not much more I can add to who I am.
Vanity site? Technology experiment? Learning tool? Blog? Journal? Diary? Photo album? I could tell you, but then I’d have to kill you…
I experiment. I play. I write and I take pictures. Some of the site is organised around topics, other parts are organized by date, then there’s always the cross-references between them.
Its all been here a fairly long time. Like the papers on my desk, or the books on the bedside table, the pile just grew… and it all grew without much plan or structure. I try not to break URLs, so historical oddities abound.
Long ago it started as a learning experiment with a few static HTML pages, then I added a bit of server-side includes and some very ugly PHP. A hand-built journal/blog on top of that PHP, then a few experiments in moving to various static publishing systems. I’ve never wanted a database-based blogging engine, so over the years I’ve tried PHP, nanoblogger, emacs-muse, silkpage and docbook before settling on Emacs Org mode for writing and jekyll for publishing. But the itch remained… I never really liked jekyll and the ruby underneath always seemed so much black magic. So now the latest incarnation is Org mode and hugo.