Xammie / mailbook

✉️ Laravel Mail Explorer
https://mailbook.dev
MIT License
443 stars 17 forks source link

Send Mail feature #44

Closed niboko closed 1 year ago

niboko commented 1 year ago

Implemented a feature to test mails by sending them to a specific address.

Xammie commented 1 year ago

I will test and review this further next week because I'm on vacation right now.

niboko commented 1 year ago

Thank you. Have a nice vacation! :)

Xammie commented 1 year ago

@niboko Thanks again for your contribution.

I did not like the email form that much. Wanted the feature to be easy to use and the UI to stay clean. I've instead gone for a different approach where you define the recipients in the config and you only have to press the send button. I hope this still solves the problem which you tried to solve.

Will release this soon!