SchumacherFM / mailout

mailout - a https://caddyserver.com/ V1 SMTP client email middleware with PGP encryption
https://caddyserver.com/docs
Apache License 2.0
78 stars 13 forks source link

Added "from" option #14

Closed Penagwin closed 7 years ago

Penagwin commented 7 years ago

I'm working on a project for a client and wanted to be able to set the from header in the config (Because when people put in a "from" : @gmail.com google flags it because they didn't send it).

Disclaimer: I know nothing about GO, I mostly use a few other languages, looks really cool though. I couldn't even test it because I didn't know how to setup all of the dependencies to run the tests.

Hopefully it works and we can build it? If this is pushed how long does it take to get a build of caddy with the updated plugin?

SchumacherFM commented 7 years ago

Cool! Thanks a lot for the PR! I will review, merge and test it tomorrow.

On 20th of April a Caddy "new website" release event will take place where Matt will update also all plugins. Until then you're stuck with the old version.

SchumacherFM commented 7 years ago

It's implemented. I've reverted some of your changes because the code didn't compile.

SchumacherFM commented 7 years ago

It's available soon https://new.caddyserver.com/download