laravel-mailbox icon indicating copy to clipboard operation
laravel-mailbox copied to clipboard

Use "Reply-To"-address, if available

Open io238 opened this issue 4 years ago • 1 comments

Description

When using the $email->reply() method, instead of automatically replying the the From address, check first if the sender provided a Reply-To address and use this instead.

io238 avatar Sep 18 '21 18:09 io238

@io238 fixed in my fork: joelharkes/laravel-mailbox version 3.0.0

joelharkes avatar Aug 11 '22 13:08 joelharkes