Letzte Woche war am Treffen der Drupal User Group Suisse Romande in Genf, diese Woche am Treffen der deutschschweizer Gruppe in Zürich.
Ein Dump meiner Notizen
I repost some of my blog posts made @ liip. Please see here for the original post and comments: blog.liip.ch/archive/2009/05/12/debugging-email-on-staging-server.html
For one of our bigger clients, we have a setup with a test server. Their application sends out newsletter and other emails to addresses scattered through the source code. We needed to test some of the features generating emails, but there was no budget to rewrite that code. We decided for a simple solution: We trap all email on the test server and make it available from a web interface.