• Pass User's Email

    From Robert Browm@1:105/45 to All on Sun Mar 15 00:51:49 2026
    Hi all. Is there a way to pass a user's email address to a door
    or external program? From what I see email address is not
    included in any of the created drop file. Thanks!

    ... Direct from the Ministry of Silly Walks
    === MultiMail/Linux v0.52
    --- SBBSecho 3.23-Linux
    * Origin: 4d2 dot org // bbs.4d2.org // +1 541 442 4422 (1:105/45)
  • From Robert Wolfe@1:261/20 to Robert Browm on Mon Mar 16 07:28:26 2026
    On 3/15/2026 12:58 AM, Robert Browm wrote to All:

    Hi all. Is there a way to pass a user's email address to a door
    or external program? From what I see email address is not
    included in any of the created drop file. Thanks!

    This is correct. As far as passing a user's email address to a drop file I suppose it could
    be done if mystic were coded to do that or if some shim was written to to that.
    --- Platinum Xpress/Win/WINServer v10.0
    * Origin: Over The Brink * Grand Island, NY USA *| brinkbbs.org (1:261/20)
  • From unu@2:423/81.44 to Robert Browm on Thu Mar 19 19:47:06 2026

    Hi all. Is there a way to pass a user's email address to a door
    or external program? From what I see email address is not
    included in any of the created drop file. Thanks!

    $ pwd
    /app/bbs/docs
    $ grep -i "email" *codes*
    UK - User's email address
    $

    An example of an MCI code and how it would be processed by Mystic
    would be:

    Welcome the BBS, |UH.

    ;-] Have a good day, Sir.

    ... Evil triumphs when good people do nothing. - Einstein

    --- Mystic BBS v1.12 A47 2021/12/24 (Linux/64)
    * Origin: Infolinka BBS (2:423/81.44)
  • From Robert Browm@1:105/45 to unu on Thu Mar 19 22:52:10 2026
    unu wrote to Robert Browm <=-


    $ pwd
    /app/bbs/docs
    $ grep -i "email" *codes*
    UK - User's email address
    $

    An example of an MCI code and how it would be processed by Mystic
    would be:

    Welcome the BBS, |UH.

    The MCI codes do fine _within_ Mystic, but I was looking for a way
    to send the user's email address to an _external_ program
    such as a door. There is no internal variable that can be
    passed nor is the email address included in any of the available
    door drop files. Basicslly I need a way to pass the |UK output to
    the external door. I've tried many ways of getting |UK passed in
    Mystic's door/external program setups to no avail. Probably as
    essy for me to re-write the door code to read USERS.DAT and
    grab whatever user records I need that way. Thanks for the reply.


    ... What's the difference between a duck?
    === MultiMail/Linux v0.52
    --- SBBSecho 3.23-Linux
    * Origin: 4d2 dot org // bbs.4d2.org // +1 541 442 4422 (1:105/45)