Luminus
6/12/2017 - 10:27 AM

Get MailCatcher to work with Nginx

Get MailCatcher to work with Nginx

location ~ \.php$ {
  fastcgi_param PHP_VALUE "sendmail_path=/usr/bin/env PATH/TO/catchmail -f admin@wctest.dev";
}