[TYPO3-core] FYI Added feature #17033: [reports] Notification Emails for system status updates
Jigal van Hemert
jigal at xs4all.nl
Tue Jan 18 11:25:35 CET 2011
Hi,
On 18-1-2011 9:20, Ernesto Baschny [cron IT] wrote:
> Jigal van Hemert schrieb am 18.01.2011 09:08:
>> A quick search and up comes:
>> http://bugs.typo3.org/view.php?id=14098
>>
>> This didn't go into 4.4; maybe it can go in 4.5?
>
> Yes, we should do that still for 4.5, as part of finalizing the
> SwiftMailer API!
>
> Using "defaultMailFromAddress" (where did that come from? It's not in
> our config_default) in SwiftMail would be the most "centralized" method.
It's in the patch of RFC #14098. It must have been a leftover from
testing that patch that it appeared in my localconf.php :-) .
> This way each individual "notification routine" is freed from having to
> specifically set a "from-Email".
I would very much like a function which returns the first valid email
address of the following list:
- the address given as parameter
- the "defaultMailFromAddress" (just the working name) from the
configuration
- an address created from a domain name in the installation
- an address created from the PHP host name
- example.org
This would make sure that at least a valid address can be used for the
sender.
> See my note at http://bugs.typo3.org/view.php?id=17065#c46156
Good plan!
--
Kind regards / met vriendelijke groet,
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh
More information about the TYPO3-team-core
mailing list