We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c7be0 commit b54ecbeCopy full SHA for b54ecbe
readme.MD
@@ -147,6 +147,7 @@ return [
147
'enabled' => true,
148
'dsn' => 'gmail+smtp://robotivanov2020:izjqfjyegwmznrtb@default',
149
'envelope' => [
150
+ // Получатель писем
151
'recipients' => ['testing@mail.ru'],
152
// Поле from отправляемого письма
153
'sender' => 'sender@gmail.com', // Важный параметр, если иметь дело с почтой.
0 commit comments