Skip to content

Instantly share code, notes, and snippets.

@tvlooy
tvlooy / dealing_with_email_testing.md
Last active October 13, 2022 15:47
Dealing with email on a testing server

Dealing with email on a testing server

There are lots of setups with programs that can collect email in testing environments. Some of them require you to install perl, nodejs, ruby, ... or require you do do a sophisticated setup with your mailserver.

But there is a little program called mailhog that is just a standalone statically linked binary that has no dependencies.

That makes it very easy to use.

@tvlooy
tvlooy / veewee.md
Last active September 22, 2018 11:38
veewee
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! boxen worden tegenwoordig via packer gemaakt !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Installeer ruby1.9.1-dev of je krijgt load errors bij gem install. Installeer libxslt1-dev libxml2-dev zlib1g-dev build-essential (dependencies van veewee)