Elliot wrote:
> Was it send SELMA or SELMA send?

SELMA commands:

commands: [
        "subscribe" (add-user user) |
        ["unsubscribe" | "resign"] (remove-user user) |
        ["help" | "info"] (respond user help-info) |
        ["selma-source"] (respond user read %selma.r) |
        ["suggest" | "suggestion"]
                (resend manager first message/from text-message) |
        "get" ["msg" | "message"] number: digits        ; bug: number has space on
head
                (send-msg-num user trim number) |
        [thru "re:" list-tag] (log-message text-message repost message) |
        (log-message text-message post message)


                selma-source

Andrew Martin
[EMAIL PROTECTED]
http://members.xoom.com/AndrewMartin/
Online @ 33,600 Baud!
-><-

Reply via email to