Giter Site home page Giter Site logo

auto-reply creates broken message about wwiv HOT 5 CLOSED

wwiv avatar wwiv commented on August 21, 2024
auto-reply creates broken message

from wwiv.

Comments (5)

wwiv avatar wwiv commented on August 21, 2024

It's calling network1 ...

FreeCom version 0.84-pre2 XMS_Swap [Aug 28 2006 00:29:00]
_About to Execute : network1.bat_
Redirection for drive D: was deleted.
D: = LINUX\FS/BBS/WWIV attrib = READ/WRITE
net37: Analyzing WWIVnet pending files...

Analyzing P0-0.NET
Invalid header:
From: #14897 @12346
To: #13361 @8244
Type: 13874/12832
List: 12592
Date: 1376390452
Len: 1780496965
Mth: 28277
Attempting recovery @24... Success (skipped last 120 bytes)

My network1.bat file is:

@echo off
lredir d: linux\fs/bbs/wwiv

d:
cd
network1.exe
exitemu

So all it's doing is calling the net37 network1.exe

Original comment by: granitepenguin

from wwiv.

wwiv avatar wwiv commented on August 21, 2024

Bug may be in SendRemoteShortMessage() in shortmsg.cpp,

-file.Seek(0L, WFile::seekBegin);
+file.Seek(0L, WFile::seekEnd);

With seekBegin, it clobbers the outbound message being sent.

This is related to the email bug which I haven't posted yet. However, it has a similar fix.

Original comment by: ericpareja

from wwiv.

wwiv avatar wwiv commented on August 21, 2024

Yes, that is the correct fix for sending a remote ssm.
I committed the fix in r539

Original comment by: wwiv

from wwiv.

wwiv avatar wwiv commented on August 21, 2024
  • status: open --> fixed
  • assigned_to: Rushfan

Original comment by: wwiv

from wwiv.

wwiv avatar wwiv commented on August 21, 2024

found the same problem in msgbase.cpp in sendout_email. Fixing there in r540

On Sat, Jun 14, 2014 at 7:47 AM, Rushfan [email protected] wrote:

Yes, that is the correct fix for sending a remote ssm.
I committed the fix in r539


* [bugs:#75] auto-reply creates broken message*

Status: open
Group: 5.0.0
Created: Wed Jun 04, 2014 06:16 PM UTC by David Rock
Last Updated: Sat Jun 14, 2014 09:11 AM UTC
Owner: nobody

Build: r470
Operating System: Linux
What Happened: If I auto-reply to a mail message, when I log off, the
packet analyzing fails in the dosemu-called net37. No S1.NET gets
created as a result and the reply message is lost.

What was expected: Outgoing message should be properly created.

Here's the output from the script trying to run. I'll make the dosemu
call more verbose so I can tell exactly what is being called and attach it.

net37: Analyzing WWIVnet pending files...

Analyzing P0-0.NET
Invalid header:
From: #13620 @14904
To: #12346 @13105
Type: 12832/12592
List: 3380
Date: 977621514
Len: 1869504800
Mth: 26740
Attempting recovery @24... Success (skipped last 114 bytes)


Sent from sourceforge.net because you indicated interest in <
https://sourceforge.net/p/wwiv/bugs/75/>

To unsubscribe from further messages, please visit <
https://sourceforge.net/auth/subscriptions/>

Original comment by: wwiv

from wwiv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.