magento-2-smtp icon indicating copy to clipboard operation
magento-2-smtp copied to clipboard

Magento 2 SMTP Extension helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers.

Results 53 magento-2-smtp issues
Sort by recently updated
recently updated
newest added

### Description (*) When installing Magento 2.4.x with `bin/magento setup:install` the installation fails with ![2022-07-29_10-34-22](https://user-images.githubusercontent.com/325244/181708636-2dbe498d-1fac-430b-a2c1-8563babc4839.png) ### Related Pull Requests 1. https://github.com/mageplaza/magento-2-smtp/pull/355 2. https://github.com/mageplaza/magento-2-smtp/pull/357 ### Fixed Issues (if relevant) 1. Fixes...

When installing Magento 2.4.2 with `bin/magento setup:install` the installation fails with ``` Module 'Mageplaza_Smtp': Installing schema... In Config.php line 449: Invalid entity_type specified: customer ``` As a workaround I have...

We've stumbled into a case where the module would run out of memory if the emails sent were too many like (400k) in our case. By the time the cleanup...

Hi all, i have installed custom form and SMTP. SMTP provider gmail SMTP test works! custom form v 4.3.0 I submitted a fom, system save it in backend but no...

Issue

### Description (*) unable to load quote after order is placed ### Related Pull Requests ### Fixed Issues (if relevant) https://github.com/mageplaza/magento-2-smtp/issues/315 1. Fixes mageplaza/magento-2-smtp# ### Manual testing scenarios (*) 1....

### Description (*) Allow us to add a reply-to address header. ### Expected behavior (*) Basically we want to send emails from a mailbox like [email protected] but get replies to...

Feature Request

Magento version 2.4.3-p1 getting below formate on email =0A=0A=0A=0A=0A=0A=0D=0A =0D=0A=0D= the issue is from smtp extension as when i am disabling the extension the mail comes as usual.

Issue

https://github.com/mageplaza/magento-2-smtp/blob/e7e0d63649b05b0a4335108472b7a8a16e544094/Ui/Component/Listing/Column/CustomerName.php#L89 SMTP: 1.4.12 / Magento 2.4.4 / PHP 8.1 Quote object is not creating here. If we use Magento\Quote\Model\QuoteRepository instead of this Magento\Quote\Model\QuoteFactory; It's working fine.

### Preconditions (*) Reproduced on Magento 2.4.3-p1 and SMTP 4.6.1 Also reproduced on Magento 2.4.2-p1 and SMTP 4.5.2 ### Steps to reproduce (*) 1. Enable Mageplaza_Smtp (It works fine when...

Issue

main.CRITICAL: Transaction failed: Domain contains illegal character^M {"exception":"[object] (Magento\\Framework\\Exception\\MailException(code: 0): Transaction failed: Domain contains illegal character^M at /vendor/mageplaza/module-smtp/Mail/Transport.php:141, Laminas\\Mail\\Protocol\\Exception\\RuntimeException(code: 0): Transaction failed: Domain contains illegal character^M upgrade from Magento 2.1...

Issue