mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Bazaar/ProtectServerDemo : changed to follow Protect updates
git-svn-id: svn://ultimatepp.org/upp/trunk@3122 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
7abb3d06b0
commit
6ea02ae200
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@ CONSOLE_APP_MAIN
|
|||
.Port(25)
|
||||
;
|
||||
server
|
||||
.SetWelcome("<HTML><BODY>License activation succeeded<BR><BR>Welcome to TIMBERSTRUCT, %USER%<BR></BODY></HTML>")
|
||||
.SetActivationFailed("<HTML><BODY>We're sorry but product activation failed, %USER%<BR><BR>Please contact us to solve the problem<BR></BODY></HTML>")
|
||||
.SetWelcomeSubject("ProtectDemo user activation")
|
||||
.SetWelcomeBody("<HTML><BODY>Welcome, %USER%,<BR><BR> Your activation code is %ACTIVATIONKEY%<BR><BR><BR></BODY></HTML>")
|
||||
;
|
||||
|
||||
// setup key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue