• send_mail

    From Willowolf@VERT/WOLFGROT to All on Sat Nov 22 23:46:00 2003
    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@VERT/MISSION1 to Willowolf on Sun Nov 23 20:21:00 2003


    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@VERT to Willowolf on Mon Nov 24 20:54:35 2003
    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.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Hausmaus@VERT/MIDNITE1 to Digital Man on Tue Nov 25 01:36:00 2003

    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@VERT to Hausmaus on Tue Nov 25 01:54:24 2003
    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.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Hausmaus@VERT/MIDNITE1 to Digital Man on Tue Nov 25 19:36:00 2003

    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@VERT/WOLFGROT to Digital Man on Wed Nov 26 16:49:00 2003
    [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@VERT/SCANNER to Willowolf on Thu Nov 27 22:49:00 2003
    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@VERT/WOLFGROT to KC8SZU on Fri Dec 5 03:18:00 2003
    [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