diff options
author | Jonas Smedegaard <jonas@auryn.jones.dk> | 2006-09-02 12:34:59 +0200 |
---|---|---|
committer | Jonas Smedegaard <jonas@auryn.jones.dk> | 2006-09-02 12:34:59 +0200 |
commit | 285e1a0ec1bf0a1410c9d2d9a410beaea205c236 (patch) | |
tree | 892e471c42ff066f5bb842a2cfbafb9c15e65f9f /doc | |
parent | f6967ed999a963024099db6da447f2b9b957dcf6 (diff) |
Split out intro sms from commands page.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/admin.md | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/doc/admin.md b/doc/admin.md index b5f33bb..3edd07f 100644 --- a/doc/admin.md +++ b/doc/admin.md @@ -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. |