Uwe Steinmann
|
1c7b4b0466
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-09-18 10:29:19 +02:00 |
|
Uwe Steinmann
|
59f30a4a36
|
use name of sender even if force_from is set
|
2024-09-18 09:24:22 +02:00 |
|
Uwe Steinmann
|
f2ab106a81
|
from address in settings can be forced
|
2024-09-17 20:29:19 +02:00 |
|
Uwe Steinmann
|
dcf448072d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-09-01 09:53:29 +02:00 |
|
Uwe Steinmann
|
87e4e2eba0
|
pass null instead of '' as default translation of subject
|
2024-07-08 17:11:31 +02:00 |
|
Uwe Steinmann
|
f97124d694
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-04-25 13:05:15 +02:00 |
|
Uwe Steinmann
|
d69921c709
|
echo error message in debug mode
|
2023-04-25 12:27:27 +02:00 |
|
Uwe Steinmann
|
f93af56f52
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-02-12 19:48:56 +01:00 |
|
Uwe Steinmann
|
35b8b9b703
|
images can be passed to toIndividual() for adding it to the html part
|
2022-02-02 21:36:27 +01:00 |
|
Uwe Steinmann
|
77a606cebe
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-30 07:56:50 +02:00 |
|
Uwe Steinmann
|
99efcac8bb
|
fix line indenting
|
2021-09-30 07:52:47 +02:00 |
|
Uwe Steinmann
|
753d808d2a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-09 08:19:51 +02:00 |
|
Uwe Steinmann
|
4a5426a180
|
fix indention
|
2021-09-09 08:17:28 +02:00 |
|
Uwe Steinmann
|
99bc6becb6
|
do not check for sender in toList() because it is done in toIndividual()
|
2021-08-19 13:51:07 +02:00 |
|
Uwe Steinmann
|
bc4a1b5dac
|
propperly check for translation of html body (Closes: #510)
|
2021-05-10 09:01:20 +02:00 |
|
Uwe Steinmann
|
f9c6139bda
|
do not add html part if body doesn't exists
|
2021-02-24 06:15:53 +01:00 |
|
Uwe Steinmann
|
d0f011827b
|
propperly set html body
|
2021-02-23 11:49:55 +01:00 |
|
Uwe Steinmann
|
7c69ac348b
|
fix setting body from param array
|
2021-02-23 08:43:03 +01:00 |
|
Uwe Steinmann
|
686a6b3ab7
|
add support for sending html mails
|
2021-02-21 11:50:42 +01:00 |
|
Uwe Steinmann
|
83d54c3a36
|
do not send mail if receiver mail address is ''
|
2021-02-02 21:53:49 +01:00 |
|
Uwe Steinmann
|
ae2eebd562
|
use new method SeedDMS_Core_User->isType()
|
2021-01-29 10:33:35 +01:00 |
|
Uwe Steinmann
|
e6790f6b2f
|
add comment that toGroup and toList are deprecated
|
2021-01-29 08:56:01 +01:00 |
|
Uwe Steinmann
|
4ad9638e33
|
toList() returns error
|
2021-01-28 21:07:04 +01:00 |
|
Uwe Steinmann
|
6fedb19490
|
header and footer of body can be skipped
|
2020-09-27 10:34:10 +02:00 |
|
Uwe Steinmann
|
dcfefa5801
|
remove cloѕing php tag
|
2020-04-20 10:18:51 +02:00 |
|
Uwe Steinmann
|
3d9e752694
|
new optional parameter $attachments for toIndividual()
|
2019-07-01 09:56:19 +02:00 |
|
Uwe Steinmann
|
c17bd81148
|
replace placeholders in email header and footer
|
2019-06-28 10:46:20 +02:00 |
|
Uwe Steinmann
|
bc0a9d87a6
|
set date field as requested in #334
|
2018-11-12 11:02:21 +01:00 |
|
Uwe Steinmann
|
0173de81cf
|
use 'Send from' settings wheneve it is set, allow to turn on debugging
|
2018-11-09 17:22:55 +01:00 |
|
Uwe Steinmann
|
1375b4bf42
|
add hook for sending mail (Closes #419)
|
2018-10-02 22:27:07 +02:00 |
|
Uwe Steinmann
|
2fbccd52fb
|
return false instead of -1
|
2018-04-19 19:46:25 +02:00 |
|
Uwe Steinmann
|
261c65033d
|
set socket_options, do not check ssl peer name and certificate
|
2018-03-09 10:23:44 +01:00 |
|
Uwe Steinmann
|
9801f5e481
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-05-02 21:02:00 +02:00 |
|
Uwe Steinmann
|
53f646114a
|
set from_address as return path if set
|
2017-05-02 20:52:40 +02:00 |
|
Uwe Steinmann
|
82277900dd
|
parameter __lang__ is used to set language if set
|
2017-04-20 09:52:50 +02:00 |
|
Uwe Steinmann
|
d61e77cd35
|
recipient in toIndividual() can be a string
|
2017-03-10 09:27:50 +01:00 |
|
Uwe Steinmann
|
16ae36c6e0
|
encode subject of mail as utf-8
|
2016-11-11 12:27:55 +01:00 |
|
Uwe Steinmann
|
d59e7c1228
|
remove some duplicate code, do not use classname SeedDMS_Core_User
|
2016-04-05 09:41:32 +02:00 |
|
Uwe Steinmann
|
369411ec5b
|
$settings is not needed
|
2016-04-04 16:41:09 +02:00 |
|
Uwe Steinmann
|
197a005da6
|
add $dms as parameter to constructor
|
2016-03-09 18:05:55 +01:00 |
|
Uwe Steinmann
|
a5d766543e
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-09 18:03:34 +01:00 |
|
Uwe Steinmann
|
acdfa6f8c4
|
add notification service
|
2016-03-09 17:57:38 +01:00 |
|
Uwe Steinmann
|
677a134cf4
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-02-22 10:43:39 +01:00 |
|
Uwe Steinmann
|
72cf2a4283
|
toIndividual() allows string as sender email
|
2016-02-22 10:40:22 +01:00 |
|
Uwe Steinmann
|
e56e6f5c8b
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-02-16 11:21:40 +01:00 |
|
Uwe Steinmann
|
7e12f18e2b
|
do not send notification emails to disabled users
|
2016-02-16 10:35:49 +01:00 |
|
Uwe Steinmann
|
c93bc1bfa1
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-12-03 15:24:29 +01:00 |
|
Uwe Steinmann
|
401f3ba685
|
move set sender into EmailNotify
|
2015-11-25 17:18:58 +01:00 |
|
Uwe Steinmann
|
18c397b7c7
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-11-25 17:03:04 +01:00 |
|
Uwe Steinmann
|
f021f1e2fd
|
remove sendPassword() because it is now in SeedDMS_EmailUtils
|
2015-11-25 17:02:15 +01:00 |
|