Commit Graph

56 Commits

Author SHA1 Message Date
586aa9e9c8
don't catch irrelevant errors 2024-08-22 22:40:44 +02:00
e6eb559e8b catch PHP errors 2024-08-22 11:06:35 +02:00
7fbadf5d0c complete changelog 2024-08-22 10:14:50 +02:00
ed85f12b7f improve code 2024-08-22 10:11:08 +02:00
f9e040a671 add template blocks 2024-08-22 10:00:58 +02:00
e06cc155dc make SMTP credentials extendable 2024-08-22 09:56:01 +02:00
0ac5d75b9a fix translation 2024-08-22 09:53:24 +02:00
43b3ad08b9
change test mail address to a non RFC 2606 blocked one 2024-08-21 12:50:40 +02:00
65c690b6ff improve description 2024-08-01 11:32:07 +02:00
ba97743b3e improve extendability 2024-08-01 10:43:28 +02:00
f7f9c28b53 don't use iDebug = 6 for getting SMTP logs because of different error handling 2024-08-01 10:42:41 +02:00
b3150cfa60 fix translations 2024-08-01 10:40:36 +02:00
a6a2cafe09 clean output buffer in case of thrown exception 2024-07-10 08:50:18 +02:00
a314136829 Merge branch 'rel_2.x' into rel_3.x
# Conflicts:
#	CHANGELOG.md
#	metadata.php
2024-07-10 08:30:11 +02:00
3362941449 complete documentation 2024-07-10 08:26:33 +02:00
132d618a06 set EHLO domain in SMTP check 2024-07-10 08:19:50 +02:00
37839b269c show communication protocol from shop
# Conflicts:
#	views/twig/admin/mailConfigCheck.html.twig
2024-07-10 08:19:50 +02:00
c3649a9e24
set EHLO domain in SMTP check 2024-07-09 23:36:11 +02:00
a154a9a243
show communication protocol from shop 2024-07-09 23:33:17 +02:00
116001f0fe Merge branch 'rel_2.x' into rel_3.x 2024-06-05 08:47:59 +02:00
2af6727797 fix composer.json syntax 2024-06-05 08:46:54 +02:00
1d7a47c048 align version information 2024-06-05 08:43:27 +02:00
99744ada70 Merge branch 'rel_2.x' into dev_3.x_OX7
# Conflicts:
#	Application/Controller/Admin/SpfChecker.php
#	Application/Model/DmarcResult.php
2024-06-05 08:38:43 +02:00
5352571623 align version information 2024-06-05 08:33:37 +02:00
d3e94b218a remove unnecessary migration 2024-06-05 08:33:14 +02:00
a119ae8687 add missing DMARC package 2024-06-04 16:21:56 +02:00
860de39a79 add DMARC check
# Conflicts:
#	Application/Controller/Admin/SpfChecker.php
#	Application/views/admin/tpl/mailTester.tpl
#	Application/views/admin/tpl/mailconfigcheck.tpl
#	Application/views/admin/tpl/mailinfopage.tpl
#	Application/views/admin/tpl/smtpCheck.tpl
#	Application/views/admin/tpl/spfCheck.tpl
2024-06-04 15:47:32 +02:00
d89b1a1848 add Twig templates 2024-06-04 15:38:19 +02:00
32d3b178f8 improve code 2024-06-04 14:37:41 +02:00
8900201ee8 add DMARC check 2024-06-04 14:20:20 +02:00
4e84b6940a align copyright notes 2024-06-03 07:57:58 +02:00
ab3c6e20a6 align Smarty template registration 2024-06-03 07:56:54 +02:00
46aeb7e6bd move assets 2024-05-31 16:30:51 +02:00
6bf8b0fb4c make installable in OXID 7 2024-05-31 16:02:53 +02:00
c414117143 fix md 2024-04-11 18:10:29 +02:00
541352a5c3 tag 2.0.0.1 2024-04-11 18:07:58 +02:00
e59efe83e7 add ownermail as "setfrom". Without this the email method ends always in status "phpmailer"and not "smtp" 2024-04-11 15:33:57 +02:00
f882c1383e
fix typo 2023-12-14 11:35:52 +01:00
73c5211c6d
cleanup dev dependencies 2023-12-14 11:06:27 +01:00
4f6605afd3
update module informations 2023-12-14 10:19:06 +01:00
86771ea2b1
make installable from OXID 6.4 2023-12-14 09:08:45 +01:00
2c0238ac6a
add composer keywords 2023-12-14 08:53:12 +01:00
cc385b17f4
add english translation 2023-12-14 08:33:15 +01:00
db5529f538
add plugin description page 2023-12-13 14:12:50 +01:00
4213ad9ceb
fix input field type 2023-12-13 12:13:55 +01:00
db44541ef5
clean up metadata file 2023-12-12 13:41:18 +01:00
ff71ee0965
fix tab change 2023-12-12 13:36:33 +01:00
47b7e03552
improve code style 2023-12-12 11:50:41 +01:00
d6a2373c31
improve code 2023-12-12 11:43:46 +01:00
0dbd956a68
initial 2023-12-12 11:28:18 +01:00