home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Internet / Telephone / SendSMS.readme < prev    next >
Text File  |  1998-04-27  |  3KB  |  96 lines

  1. Short:    SendSMS v0.5 for EMail2SMS Gateways
  2. Author:   Zard@mygale.org
  3. Uploader: Zard@mygale.org
  4. Version:  0.5
  5. Type:     comm/misc
  6.  
  7.  This is a little util for sending Messages via EMAIL to SMS Gateways.
  8.  It has been tested with Itineris and SFR (French Operators).
  9.  
  10.  
  11.  
  12.  
  13.       SendSMS.cfg's ITEMs:
  14.  
  15.    - SMTP=<mail.provider.com>
  16.      The SMTP Server of your ISP. (The server where you send EMAILs)
  17.  
  18.    - GATEWAYS=<Number>
  19.      Number of Gateways addresses you want to use.
  20.  
  21.    - GATEWAY.<Number>=<Operator's Name>:<INET-addr>
  22.      Name of the Operator and INET IP are linked to a place into the
  23.      GATEWAYs List.
  24.      i.e.: GATEWAY.2=TDC (Canada):sms.tdc.on.ca
  25.  
  26.      Warning: <Operator's Name> can not be more than 50 chars length.
  27.  
  28.    - EMAIL=<Your EMAIL>
  29.      This may be used differently by each Gateway but in most of the
  30.      cases it's for sending errors or confirmations.
  31.  
  32.      If no EMail is specified, a random one will be generated.
  33.  
  34.    - NAMES=<Number>
  35.      Specify the number of phonenumbers you want to use.
  36.  
  37.    - NAME.<Number>=<Name>:<PhoneNumber>[:<SMS-Gateway>]
  38.      Name, PhoneNumber and optionally SMS-Gateway linked to a place into
  39.      the PhoneNumbers List.
  40.      i.e.: NAME.2=Zard:0681190925:sms.itineris.tm.fr
  41.      If you select Zard, the message will be sent to me using Itineris
  42.      Gateway.
  43.  
  44.      Warning: <Name> can not be more than 17 chars length.
  45.  
  46.    - SIGNATURE=<YOUR SIG>
  47.      Enter your Signature that will be pushed at the end of your message
  48.      if the limit of 160 chars imposed is respected.
  49.  
  50.    - SIG=<YES|NO>
  51.      Signature's CheckBOX is set to TRUE or FALSE at the start.
  52.      If SIGNATURE is not specified, one will be created if EMAIL's Item
  53.      has been filled in: (<EMAIL>)
  54.  
  55.    - LOG=<YES|NO>
  56.      Log's Checkbox is set to TRUE or FALSE at the start.
  57.      Every time a message is sent, all informations will be written into
  58.      a file.
  59.  
  60.  Some words about the GUI:
  61.  
  62.    - SMTP: Specify the SMTP Server of your ISP.
  63.            NOTE: Every time a new SMTP is entered and an EMail is
  64.                  successfully sent using this one, SendSMS.cfg will
  65.                  be completely rewritten and the new SMTP will be
  66.                  saved.
  67.  
  68.    - Number: PhoneNumber of the Receiver.
  69.  
  70.    - Message: Your message limited to 160 chars by SMS specifications.
  71.  
  72.    - SIG: If TRUE it will add a signature to your message when sending it.
  73.  
  74.     - LOG: if TRUE all messages will be logged.
  75.  
  76.    - Push: Put Settings of the Name specified.
  77.  
  78.    - Clear: Clear the Number area.
  79.  
  80.  
  81.  
  82.    Improvements:
  83.  
  84.    (v0.2)      - Record all new SMTP Server.
  85.    (v0.3)      - PhoneNumbers List.
  86.    (v0.4)      - Gateways List.
  87.    (v0.5)      - "Add Signature" and "Log" Checkboxs added.
  88.  
  89.  
  90.  
  91.    PS: If you want, you can send me a little SMS saying "Hello" or
  92.       something like that. (Add your EMAIL if you want an answer!)
  93.  
  94.  
  95.                                        Zard@mygale.org
  96.