-
Mailcatcher has a dependency issues and the cookbook does not work anymore.
There is a fix on the mailcatcher github. It should be also fixed in this repository.
https://github.com/sj26/mailcatcher/i…
-
Hello there, interesting formula here ;)
I tried using it for `Centos 6.5` and did not manage to get it running. Opening this here if someone would like to make it work.
Based on the comment here;
…
-
### Overview
The idea is to improve the project setup running the application via Docker.
Currently we are running it only for PSQL, Redis and Mailcatcher.
The idea is to add another service ca…
-
I was taking a look at some of the other Drupal development environments and noticed that [Drupal Development VM](https://github.com/geerlingguy/drupal-dev-vm) was using something called [MailHog](htt…
-
On a fresh protobox with chef/trusty64, the key can't be added.
When I SSH to the box and try
```
gpg --keyserver hkp://keys.gnupg.net --recv-keys D39DC0E3
```
I get
```
gpg: requesting key D39DC0…
-
Hello!
What do you think about to add Processing Email (MailCatcher) and Mysql in docker-compose?
-
``` sh
gem install mailcatcher
apt-get install libsqlite3-dev
gem install eventmachine -v 1.0.3
gem uninstall eventmachine -v 1.0.4
```
Run mailcatcher
``` sh
mailcatcher --http-ip SERVER_IP --smtp-…
-
It's not a bug, but I think something is missing in the documentation.
I can see :
`$ docker run -d -p 1080:1080 --name mailcatcher schickling/mailcatcher`
I think it’s :
`$ docker run -d -p 1…
-
### Description
We need a way to see emails sent from the WooCommerce store. For example – when testing email related flows, e.g. exporting deposit reports (generated report is emailed).
[MailHog…
-
Hello there,
I tried to install this role for one of my playbooks, but unfortunately it is not possible to install.
I get the following Error when i try to install it via
`ansible-galaxy inst…