Fix the email notification's fromaddr.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
274e715714
commit
58faf9dde9
@ -781,7 +781,7 @@ if [ -x test_gui ]; then ./test_gui; fi
|
||||
<xsl:param name="content"/>
|
||||
<mailnotifier>
|
||||
<defaults content="{$content}">
|
||||
<fromaddr>wx-dev -at- lists.wxwidgets.org</fromaddr>
|
||||
<fromaddr>noreply -at- wxsite.net</fromaddr>
|
||||
</defaults>
|
||||
<xsl:copy-of select="$content"/>
|
||||
</mailnotifier>
|
||||
|
Loading…
Reference in New Issue
Block a user