CottageLabs / willow

Willow is an implementation of the Fedora/Samvera stack by Cottage Labs. It is built with Docker containers, which simplify development and deployment onto live services.
http://willow.cottagelabs.com/
6 stars 2 forks source link

Feature/225 contact form extra options #241

Closed emanuil-tolev closed 7 years ago

emanuil-tolev commented 7 years ago

Allows the form to work with a noreply@ address. Previously that address would be used for both TO and FROM, and a noreply can't send to itself since it cannot receive mail.

martyn-w commented 7 years ago

👍 looks good