• send_mail

    From Willowolf@WOLFGROT to All on Saturday, November 22, 2003 15:46:00

    I'm having problems with this:


    NO_YES "\r\nLeave Feedback?"
    IF_FALSE
    SETSTR "1"
    MAIL_SEND_FEEDBACK
    END_IF

    All I get is a loop. If I say "YES" to "Leave Feedback?" it goes right back to the "Leave Feedback?" question.

    I've tried this alone, all by itself in it's own .BIN file, and I still have the same problem. I've also tried MAIL_SEND and had the same result.

    If anyone has any ideas about this, or another way to send feedback without using the MAIL_SEND or MAIL_SEND_FEEDBACK functions I would appreciate the advice.

    I'm running Synchronet v3.10l beta on Windows 2000 Pro.


    Thanks,
    |07--
    |02\\/
    |15William Orion Wolfe - SysOp - Wolf Grotto BBS |15http://wolfgrotto.thebbs.org:8888

    ---
    ■ Synchronet ■ Wolf Grotto - Las Vegas, Nevada USA - wolfgrotto.thebbs.org
  • From Stephen Cooper@MISSION1 to Willowolf on Sunday, November 23, 2003 12:21:00


    I'm having problems with this:


    NO_YES "\r\nLeave Feedback?" IF_FALSE SETSTR "1" MAIL_SEND_FEEDBACK
    END_IF

    All I get is a loop. If I say "YES" to "Leave Feedback?" it goes right back the "Leave Feedback?" question.

    This is the way it's done when you hit N for Note to Sysop.

    cmdkey N
    setstr "1"
    mail_send_feedback
    end_cmd


    ---
    ■ Synchronet ■ Mission Control BBS ---- telnet://missioncontrol.mine.nu
  • From Digital Man to Willowolf on Monday, November 24, 2003 12:54:35
    Re: send_mail
    By: Willowolf to All on Sat Nov 22 2003 03:46 pm


    I'm having problems with this:


    NO_YES "\r\nLeave Feedback?"
    IF_FALSE
    SETSTR "1"
    MAIL_SEND_FEEDBACK
    END_IF

    All I get is a loop. If I say "YES" to "Leave Feedback?" it goes right back the "Leave Feedback?" question.

    I've tried this alone, all by itself in it's own .BIN file, and I still have the same problem. I've also tried MAIL_SEND and had the same result.

    If anyone has any ideas about this, or another way to send feedback without using the MAIL_SEND or MAIL_SEND_FEEDBACK functions I would appreciate the advice.

    I'm running Synchronet v3.10l beta on Windows 2000 Pro.

    Make sure you haven't named the file feedback.src/bin. There's an obscure feature where if a module named exec/feedback.* exists, Synchronet will automatically execute it when sending feedback to the sysop (the filename is hard-coded, not configurable). Anyway, using a different name for your module should fix the problem.

    digital man

    Snapple "Real Fact" #132:
    A crocodile cannot move its tongue.
  • From Hausmaus@MIDNITE1 to Digital Man on Monday, November 24, 2003 17:36:00

    Make sure you haven't named the file feedback.src/bin. There's an obscure feature where if a module named exec/feedback.* exists, Synchronet will

    "obscure feature" - heh. <G> I like that one, haven't heard that before. I did hear "unplanned feature" in place of "bug" though. :)

    --HM

    ---
    ■ Synchronet ■ Midnight's Hour BBS - midnightshour.org
  • From Digital Man to Hausmaus on Monday, November 24, 2003 17:54:24
    Re: send_mail
    By: Hausmaus to Digital Man on Mon Nov 24 2003 05:36 pm

    Make sure you haven't named the file feedback.src/bin. There's an obscure feature where if a module named exec/feedback.* exists, Synchronet will

    "obscure feature" - heh. <G> I like that one, haven't heard that before. I did hear "unplanned feature" in place of "bug" though. :)

    The name of this optional "feedback module" will be configurable in some future Synchronet version, and at that point it will no longer be obscured. :-)

    digital man

    Snapple "Real Fact" #105:
    You will burn 7% more calories walking on hard dirt than pavement.
  • From Hausmaus@MIDNITE1 to Digital Man on Tuesday, November 25, 2003 11:36:00

    Synchronet version, and at that point it will no longer be obscured. :-)

    Heh, for now it's just obfuscated. :P

    --HM


    ---
    ■ Synchronet ■ Midnight's Hour BBS - midnightshour.org
  • From Willowolf@WOLFGROT to Digital Man on Wednesday, November 26, 2003 08:49:00
    [Reply to]: send_mail
    [Typed by]: Digital Man to Willowolf on Mon Nov 24 2003 12:54 pm

    Make sure you haven't named the file feedback.src/bin. There's an obscure >feature where if a module named exec/feedback.* exists, Synchronet will >automatically execute it when sending feedback to the sysop (the filename is >hard-coded, not configurable). Anyway, using a different name for your module >should fix the problem.

    digital man


    That was it! You rock DM!

    Thanks!

    |07--
    |02\\/
    |15William Orion Wolfe - SysOp - Wolf Grotto BBS |15http://wolfgrotto.thebbs.org:8888

    ---
    ■ Synchronet ■ Wolf Grotto - Las Vegas, Nevada USA - wolfgrotto.thebbs.org
  • From KC8SZU@SCANNER to Willowolf on Thursday, November 27, 2003 14:49:00
    Re: send_mail
    By: Willowolf to Digital Man on Wed Nov 26 2003 08:49 am

    That was it! You rock DM!

    Was there ever any doubt? :)

    Jason - Kilo Charlie Eight Sierra Zulu Uniform

    -.- -.-. ---.. ... --.. ..-

    ---
    ■ Synchronet ■ Scanner Enthusiasts BBS - scannerbbs.dyndns.org - *Dove-Net
  • From Willowolf@WOLFGROT to KC8SZU on Thursday, December 04, 2003 19:18:00
    [Reply to]: send_mail
    [Typed by]: KC8SZU to Willowolf on Thu Nov 27 2003 02:49 pm


    That was it! You rock DM!

    Was there ever any doubt? :)

    Jason - Kilo Charlie Eight Sierra Zulu Uniform

    Of course not. :)

    |07--
    |02\\/
    |15William Orion Wolfe - SysOp - Wolf Grotto BBS |15http://wolfgrotto.thebbs.org:8888

    ---
    ■ Synchronet ■ Wolf Grotto - Las Vegas, Nevada USA - wolfgrotto.thebbs.org