When set -f option, no set -f option automatically#227
When set -f option, no set -f option automatically#227tzmfreedom wants to merge 1 commit intozendframework:masterfrom
Conversation
|
without getting deeper to the actual changes, have some thoughts:
|
817654a to
92fe2c9
Compare
|
Thank you for you reply and advice ! I rethink, revise my code and changed this PR goal. On this PR, only when not set option |
|
you should update PR title as well. and the body is a bit hard to read as well. |
|
This repository has been closed and moved to laminas/laminas-mail; a new issue has been opened at laminas/laminas-mail#17. |
|
This repository has been moved to laminas/laminas-mail. If you feel that this patch is still relevant, please re-open against that repository, and reference this issue. To re-open, we suggest the following workflow:
|
Zend\Mail\Transport\SendMailalways append envelope-from parameter.But I want to set any envelope-from.
In this PR, only when not set option
-f, set-foption automatically.This means if I set
-ffoo@example.comor-bs -ffoo@example.com,Zend\Mail\Transport\Sendmaildoesn't set-foption.