-
Using the provided example Vagrantfile, and un-commenting the apache and mailcatcher config I'm unable to get mailcatcher to actually receive any mail from php's mail function.
Executing the followin…
-
I've been struggling to setup a simple machine with PHP 5.6 and mysql on Ubuntu 14.04.
I've tried with mysql-server-5.5 and mysql-server-5.6, same result, the configuration of this package throws an e…
-
In the ini section of the `common.yaml`, the `session.save_path` is set to `/var/lib/php/session` but Apache doesn't have write permissions for that folder.
-
_Not to be confused with issue #53._
Just got the following error despite running Vlad 0.8.5 and having ruby selected for install along with mailcatcher:
```
TASK: [mailcatcher | MailCatcher | Insta…
-
There seems to be a problem with multipart boundaries.
The mail is sent from an Oxid E-Shop using the PHPMailer library and it works on postfix/dovecot and mailcatcher without errors.
Excerpt:
```…
-
I had a box working. Then I used vagrant destroy. Tried to rebuild it with vagrant up, but ran into this:
TASK: [mailcatcher | MailCatcher | install MailCatcher normally] *************\*
failed: [de…
-
When send an email with address on bcc the blindend addresses are visibile in the interface in the column To and this make a bit of confusion...
When view the source of the email the bcc addresses i c…
-
After `vagrant up`:
```
- Installing symfony/dom-crawler (v2.4.2)
Downloading: 100%
- Installing symfony/css-selector (v2.4.2)
Downloading: connection...
[Composer\Downloader\Transpo…
-
Result output `vagrant up` with Vaprobash. After `vagrant up` i can ssh in but i think there are many broken parts of the installion... i cant even reach 192.168.22.10.xip.io.
I tried this on OSX Ma…
-
I have installed sanitize_email (1.1.4) an am having issues with my rspec test.
I tried following the example in your README, this is /spec/support/sanitize_email.rb:
``` ruby
require "sanitize_email…