• MIS Poll Question

    From goto_kcm@21:1/218 to All on Wed Nov 20 07:21:33 2024
    Hey there.

    I have some questions regarding MIS poll functionality.

    1.) Is MIS poll also pulling new echomail from Hosts when using "./mis poll forced"?
    It seems that is is only sending echomail, not pulling it and i have to wait until the host polls my BBS.

    2.) How do i enable the DEBUG Connect Mode in MIS?
    I have problems connecting to a host, but the poll logfile only tells me rudimentary informations even if i set it to level 3. How do i enhance the output in the logfile?

    Thanks
    Andreas

    ... Kautzner Computer Museum - KCM BBS

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: KCM BBS (21:1/218)
  • From Al@21:4/106 to goto_kcm on Tue Nov 19 23:22:34 2024
    Hey there.

    I have some questions regarding MIS poll functionality.

    1.) Is MIS poll also pulling new echomail from Hosts when using "./mis poll forced"?

    Yes, mail should flow in both directions.

    It seems that is is only sending echomail, not pulling it and i have to wait until the host polls my BBS.

    Is there an error that you can see? If there is a password error for example, the remote won't send you mail.

    2.) How do i enable the DEBUG Connect Mode in MIS?
    I have problems connecting to a host, but the poll logfile only tells me rudimentary informations even if i set it to level 3. How do i enhance the output in the logfile?

    I don't think there is away aside from level 3. My BBBS is that way too, logging is sparse (even more so than mystic). If there are errors I have to compare logs with the remote node to figure things out.

    --- BBBS/Li6 v4.10 Toy-7
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From deon@21:2/116 to goto_kcm on Wed Nov 20 18:58:46 2024
    Re: MIS Poll Question
    By: goto_kcm to All on Wed Nov 20 2024 07:21 am

    Howdy,

    I have some questions regarding MIS poll functionality.

    1.) Is MIS poll also pulling new echomail from Hosts when using "./mis poll forced"?
    It seems that is is only sending echomail, not pulling it and i have to wait until the host polls my BBS.

    Make sure you have an "authenticated" session. The remote wont give you mail if it doesnt authenticate you.


    ...δεσ∩
    --- SBBSecho 3.20-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From goto_kcm@21:1/218 to deon on Wed Nov 20 14:13:46 2024
    It seems thatEchomail to 21:1/100 (fsxnet) only transfered to the HUB but new messages only arrive when the HUB is polling my BBS. Strange.

    I try to connect to a fidonet host from a friend. He doesn't see any connection infos from my side in his logs.

    Will try it further. :-)

    Regards
    Andreas

    ... Kautzner Computer Museum - KCM BBS

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: KCM BBS (21:1/218)
  • From goto_kcm@21:1/218 to Al on Wed Nov 20 14:15:23 2024
    Is there an error that you can see? If there is a password error for example, the remote won't send you mail.

    in the Poll logs there are no infos about that. Thats why i asked for more logging in poll.

    ... Kautzner Computer Museum - KCM BBS

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: KCM BBS (21:1/218)
  • From Warpslide@21:3/110 to goto_kcm on Wed Nov 20 08:25:02 2024
    On 20 Nov 2024, goto_kcm said the following...

    2.) How do i enable the DEBUG Connect Mode in MIS?
    I have problems connecting to a host, but the poll logfile only tells me rudimentary informations even if i set it to level 3. How do i enhance
    the output in the logfile?

    In ./mystic -cfg go to Servers -> Logging Options under 2:poll.log set the Log Level to Verbose or Max and then poll again.

    In mystic/logs/poll.log you'll now have a bunch more information.

    It sounds like you might either have no password or the incorrect BINKP password, or the remote host is expecting CRAM-MD5 and you have it set to No.

    Check these in Networking -> Echomail Nodes -> (node in question) -> 4:BINKP and check Password and CRAM-MD5 settings.


    Jay

    ... Nostalgia is OK, but it's not what it used to be

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: Northern Realms (21:3/110)
  • From deon@21:2/116 to goto_kcm on Thu Nov 21 10:24:09 2024
    Re: Re: MIS Poll Question
    By: goto_kcm to deon on Wed Nov 20 2024 02:13 pm

    Howdy,

    It seems thatEchomail to 21:1/100 (fsxnet) only transfered to the HUB but new messages only arrive when the HUB is polling my BBS. Strange.

    I try to connect to a fidonet host from a friend. He doesn't see any connection infos from my side in his logs.

    If you can turn on debug mode, you should get a M_OK response back from the remote, sometimes with the text "secure", which means you are now in an authenticated session - this would follow your M_PWD message.

    If you dont get that, your unauthenticated, and the remote wont give you anything.

    ...δεσ∩
    --- SBBSecho 3.20-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From goto_kcm@21:1/218 to deon on Tue Nov 26 19:33:59 2024
    How do i enable the debug messages in MIS? Does anyone know?

    ... Kautzner Computer Museum - KCM BBS

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: KCM BBS (21:1/218)
  • From deon@21:2/116 to goto_kcm on Wed Nov 27 08:02:38 2024
    Re: Re: MIS Poll Question
    By: goto_kcm to deon on Tue Nov 26 2024 07:33 pm

    Howdy,

    How do i enable the debug messages in MIS? Does anyone know?

    From memory its in the mutil.ini file, loglevel=?

    (I'm not a day to day mystic user, although I am using it to test clrghouz sometimes.)


    ...δεσ∩
    --- SBBSecho 3.20-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From Warpslide@21:3/110 to goto_kcm on Tue Nov 26 16:44:00 2024
    On 26 Nov 2024, goto_kcm said the following...

    How do i enable the debug messages in MIS? Does anyone know?

    ./mytsic -cfg

    Servers -> Logging Options

    On 1:MIS.LOG set Log Level to Max


    Jay

    ... My wife told me to stop impersonating a flamingo, I had to put my foot down

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: Northern Realms (21:3/110)
  • From goto_kcm@21:1/218 to Warpslide on Wed Nov 27 08:49:13 2024
    Hi!

    On 1:MIS.LOG set Log Level to Max
    I already set that to max.
    Maybe "DEBUG ConnectMode=0" means that this is allready a Debug Log Message?

    So all i got in poll.log is:
    Polling all nodes of session type ALL
    1-Polling 21:1/100 on slot 1 via BINKP
    1-DEBUG ConnectMode=0
    1-Connecting to net1.fsxnet.nz on port 24554
    Polled 1 systems

    Nothing more to find.
    Tried to connect via telnet on port 24554 to net1.fsxnet.nz and that works.
    So no connection issues from hat side.
    It seems that mis isn't even trying to connect. Strange.

    On another Hub the SYSOP told me that not even a connection try comes from my host. So i am really need help here.

    Regards
    Andreas

    ... Kautzner Computer Museum - KCM BBS

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: KCM BBS (21:1/218)