From WordPress to Hugo and back again

Three years ago, for the 15th anniversary of this blog, I moved from WordPress to Hugo. Super-fast pages, everything in R, actually a cool thing. But in reality, it wasn’t that great. I always needed an R environment, which I didn’t always have. Git drove me crazy at times. And some problems were just impossible to troubleshoot. So now I’ve moved back again. Maybe the rankings will return as well, which I lost after the move.

sendmail 8.13.3 and SMTP AUTH


(Warning: I’m not the big Linux sysadmin, so please take the following lines with a grain of salt!)

It always bothered me that the sendmail configuration of my root server (SuSE Linux 9.3) did not want to send mails to the outside, but instead all mails always ended up in /var/mail/(username). The following changes work for me, and maybe this is a terrible hack that can lead to nasty side effects, so all without guarantee.

Continue reading “sendmail 8.13.3 and SMTP AUTH”