-
I am currently using MailCatcher to test emails generated by my Rails app. I started using MailCatcher because the alternatives were too hard to get working. I think this is a great project!
I think …
-
Will need several changes:
- [x] Packaged Varnish is v4, so need to update vcl etc.
- [ ] Packaged Nginx includes SPDY support, so consider updating vhost configs with SPDY
- [ ] Packaged PHP is 5.4.x…
joesb updated
8 years ago
-
We have a letteropener set up in our app and it's working in some environments.
However, it doesn't work in C9 environment. When it should open a new tab, it does nothing, and I can see this in the l…
-
- What did you do?
I ran the command `/users/pikachuexe/.rvm/gems/ruby-2.3.3/bin/bundle `
- What did you expect to happen?
I expected Bundler to update my gems
- What happened instead?…
-
Hi,
I was trying to install Alaveteli on ubuntu 16 but I encountered a lot of issues in the [documentation](http://alaveteli.org/docs/installing/vagrant/).
- Third point's content is inconsistent…
-
I recieve unicode error from pywsgi on Debian 8.
I installed maildump with:
sudo apt-get install python-pip python-dev
sudo /usr/bin/pip install maildump==0.5.3
Output when accessing localhost:1081:…
janhh updated
8 years ago
-
Hi Guys,
I have a very strange issue but I do not how I could debug it any further.
1, if I run mailcatcher in the foreground -f -v
a, web interface works perfectly
b, smtp receives emails flawles…
-
I've recently switched away from MailCatcher (due to multiple issues with Ruby + Gems) - and found MailHog - https://github.com/mailhog/MailHog
Mailhog is an alternative for Mailcatcher that doesnt r…
-
_Moved from Ansibleref_
Will need several changes:
- [x] Packaged Varnish is v4, so need to update vcl etc.
- [x] Packaged Nginx includes SPDY support, so consider updating vhost configs with SPDY
- […
-
Hi,
it seams that mailcatcher leaks a lot of memory. I've started it, and just reloading the page (without any mails in it) adds about 500kB to the process size:
```
$ sv restart ./service/mailcatch…