diff options
-rw-r--r-- | account/commands.mdwn | 11 | ||||
-rw-r--r-- | intro/sms.da.mdwn | 3 | ||||
-rw-r--r-- | intro/sms.en.mdwn | 3 |
3 files changed, 8 insertions, 9 deletions
diff --git a/account/commands.mdwn b/account/commands.mdwn index b5f33bb..3edd07f 100644 --- a/account/commands.mdwn +++ b/account/commands.mdwn @@ -22,19 +22,12 @@ Within commands below, Don't take square brackets, angle brackets and triple-dot * Full name: Full name (Capital and small letters allowed, as is space and special characters, but no comma!) * Cellphone: Cellphone number including country code but without other spaces. Like this: +45 40843136 * Addresshint: local part of email address, followed by @-sign, and optionally followed by mailgroup. Like these: jonas@ js@pool_of_maildomains - 3. Send a cellphone text message to the new user with the following text and the password spit out from the command above: - - Here is a temporary password for your account. You MUST change it within 14 days. More info at http://support.homebase.dk/intro . Password: <password> - - Or in danish: - - Her er en midlertidig adgangskode til din konto. Du SKAL skifte den inden 14 dage. Mere info på http://support.homebase.dk/intro . Koden er: <adgangskode> - - 4. Send an email based on [[intro/email.en]] skeleton: + 3. Send an email based on [[intro/email.en]] skeleton: * If an ouside working email address has been provided, then use that as recipient. Alternatively use the contact person of the new user (teacher, boss etc.) as recipient. * Add \<username>@homebase.dk as Cc: * Add hostmaster@homebase.dk as Bcc: * Add teknik@lists.homebase.dk as Reply-To: + 4. Send a cellphone text message based on [[intro/sms.en]], adding the the password spit out from the command above. TODO: Automate more: sending out sms and email should happen automatically. diff --git a/intro/sms.da.mdwn b/intro/sms.da.mdwn new file mode 100644 index 0000000..53dd81b --- /dev/null +++ b/intro/sms.da.mdwn @@ -0,0 +1,3 @@ +[[linguas title="Introduction sms"]] + + Her er en midlertidig adgangskode til din konto. Du SKAL skifte den inden 14 dage: Læs websiden http://support.homebase.dk/intro . Koden er: <adgangskode> diff --git a/intro/sms.en.mdwn b/intro/sms.en.mdwn new file mode 100644 index 0000000..15fb551 --- /dev/null +++ b/intro/sms.en.mdwn @@ -0,0 +1,3 @@ +[[linguas title="Introduction sms"]] + + Here is a temporary password for your account. You MUST change it within 14 days: Read the web page http://support.homebase.dk/intro . Password: <password> |