On 12-08-14 17:15, Digital Man wrote to Bill McGarrity <=-ããã > Hiya gang...ã >ã > I'm setting up a listserv group for a friend here. I already have one upã > and running so I know the configuration is correct. The issue I'm seeing isã > when someone "subscribes", the reply they're receiving is:ã >ã > TequilaMockingbird Online ListServ 1.39 Response:ã >ã > As you can see there is no message after response. If I'm not mistaken theã > line:ã >ã > response.body.push(subscription_control(cmd, list, address)) should beã > returned as much asã >ã > TequilaMockingbird Online ListServ 1.39 Response: Subscribed, [listname],ã > [address]ã >ã > Is there a possible bug in the javascript?ãã DM> There's always the possibility of a bug. But if you're running the sameã DM> version as your friend and if it's working correctly for you, thenã DM> perhaps it's not a bug and instead a problem with the sender's mailã DM> content.ããThe listserv is on my system. He just asked me to set one up for him. ãEverything in the configuration is the same as the original one I've beenãrunning for years and even that one will not pass any response when eitherãsubscribing or unsubscribing as well. ãã DM> How are they unsubscribing exactly - using the message subject?ããYes, that is activated.ããThis is what I get when using "help" on the subject line:ããTequilaMockingbird Online ListServ 1.39 Response:ããAvailable commands:ã listsã subscribe [address]ã unsubscribe [address]ã helpã endããThis is what I get when "lists" on the subject line:ããTequilaMockingbird Online ListServ 1.39 Response:ããList of lists:ã NJBC New Jersey Boxer Clubã SBI Superstition Boxers Informationã!Bad command: ThisãAvailable commands:ã listsã subscribe [address]ã unsubscribe [address]ã helpã endããWhy would it show a !Bad Command: This ??ãã > Also, is there anywany of stripping the MIME content of incoming mailã > before it posts/gets distributed to other subscribers. A one line messageã > works out to be 89 lines after all that MIME garbage is included.ãã DM> There's no built-in MIME decoding feature in the list server, no. Thatã DM> sounds like a good idea for a potential new feature though.ããGreat! Hopefully some good will comes out of this!!ããThanks as always DM...ãããBillããTelnet: tequilamockingbirdonline.netãWeb: bbs.tequilamockingbirdonline.netãFTP: ftp.tequilamockingbirdonline.net:2121ãIRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: +6697ãRadio: radio.tequilamockingbirdonline.net:8010/liveããã... Look TWICE... Save a LIFE! Motorcycles are Everywhere!!ã--- MultiMail/Win32 v0.50ã þ Synchronet þ TequilaMockingbird Online -
TELNET: tequilamockingbirdonline.netã
On 12-08-14 22:59, Digital Man wrote to Bill McGarrity <=-ããã >ã > The listserv is on my system. He just asked me to set one up for him.ã > Everything in the configuration is the same as the original one I've beenã > running for years and even that one will not pass any response when eitherã > subscribing or unsubscribing as well.ã >ã > DM> How are they unsubscribing exactly - using the message subject?ã >ã > Yes, that is activated.ã >ã > This is what I get when using "help" on the subject line:ã >ã > TequilaMockingbird Online ListServ 1.39 Response:ã >ã > Available commands:ã > listsã > subscribe [address]ã > unsubscribe [address]ã > helpã > endã >ã > This is what I get when "lists" on the subject line:ã >ã > TequilaMockingbird Online ListServ 1.39 Response:ã >ã > List of lists:ã > NJBC New Jersey Boxer Clubã > SBI Superstition Boxers Informationã > !Bad command: Thisã > Available commands:ã > listsã > subscribe [address]ã > unsubscribe [address]ã > helpã > endã >ã > Why would it show a !Bad Command: This ??ããã DM> What was in the messaghge body? The message body is processed as aã DM> sequence of commands as well, so you could have a command in theã DM> subject and more commands in the message body. My guess is that yourã DM> message body contained "This". If you don't want to include commands inã DM> the message body, just leave it blank or put a tear line (---). Nothingã DM> after the tear line should be processed.ããThere was nothing in the body at all. Only thing I can think of is theãpossibility of the MIME being interpreted as "Then" even if using --- ããI was right... here is the first part of the message that appears in theãmessage that is posted even though the body is blank with the tearline <--->ãã[quote]ããThis is a multipart message in MIME format.ãã------=_NextPart_000_013B_01D01314.288E9150ãContent-Type: multipart/alternative;ã boundary="----=_NextPart_001_013C_01D01314.288E9150"ããã------=_NextPart_001_013C_01D01314.288E9150ãContent-Type: text/plain;ã charset="us-ascii"ãContent-Transfer-Encoding: 7bitãã[end quote]ãããNotice the "This" as the first word. So the MIME is causing issues... ããThanks for your help...ããããBillããTelnet: tequilamockingbirdonline.netãWeb: bbs.tequilamockingbirdonline.netãFTP: ftp.tequilamockingbirdonline.net:2121ãIRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: +6697ãRadio: radio.tequilamockingbirdonline.net:8010/liveããã... Look TWICE... Save a LIFE! Motorcycles are Everywhere!!ã--- MultiMail/Win32 v0.50ã þ Synchronet þ TequilaMockingbird Online - TELNET: tequilamockingbirdonline.netã
On 12-09-14 22:25, Digital Man wrote to Bill McGarrity <=-ããHiya DM...ãã > -=> On 12-08-14 22:59, Digital Man wrote to Bill McGarrity <=-ã >ã >ã > >ã > > The listserv is on my system. He just asked me to set one up for him.ã > > Everything in the configuration is the same as the original one I'veã > > been running for years and even that one will not pass any response whenã > > either subscribing or unsubscribing as well.ã[snip]ã ã > There was nothing in the body at all. Only thing I can think of is theã > possibility of the MIME being interpreted as "Then" even if using ---ã >ã > I was right... here is the first part of the message that appears in theã > message that is posted even though the body is blank with the tearlineã > <--->ã >ã > [quote]ã >ã > This is a multipart message in MIME format.ã >ã > ------=_NextPart_000_013B_01D01314.288E9150ã > Content-Type: multipart/alternative;ã > boundary="----=_NextPart_001_013C_01D01314.288E9150"ã >ã >ã > ------=_NextPart_001_013C_01D01314.288E9150ã > Content-Type: text/plain;ã > charset="us-ascii"ã > Content-Transfer-Encoding: 7bitã >ã > [end quote]ã >ã >ã > Notice the "This" as the first word. So the MIME is causing issues...ã >ã > Thanks for your help...ãã DM> Ah, that's a good clue. Try getting the latest listserver.js fromã DM> http://cvs.synchro.net/cgi-bin/viewcvs.cgi/*checkout*/exec/listserver.jsã DM> andã DM> set BodyCommand=false in your ctrl/listserver.ini file. This will allowã DM> command *only* in the subject (assuming SubjCommand=true) and thusã DM> ignore any MIME-encoded body text in control messages.ãã DM> Let me know how that works for ya,ããOK... updated everything as you requested and no longer do I get the "!BadãMessage" in the body when using the subject line commands. I still don't get aãfull response for either subscribe or unsubscribe though...ãããTequilaMockingbird Online ListServ 1.42 Response:ãããNow to filter out that MIME. A one line post winds up to have 65 lines ofãnon-sense.. lol!!ããThanks DM for everything.ãããBillããTelnet: tequilamockingbirdonline.netãWeb: bbs.tequilamockingbirdonline.netãFTP: ftp.tequilamockingbirdonline.net:2121ãIRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: +6697ãRadio: radio.tequilamockingbirdonline.net:8010/liveããã... Look TWICE... Save a LIFE! Motorcycles are Everywhere!!ã--- MultiMail/Win32 v0.50ã þ Synchronet þ TequilaMockingbird Online - TELNET: tequilamockingbirdonline.netã
Sysop: | Karloch |
---|---|
Location: | Madrid, Spain |
Users: | 54 |
Nodes: | 8 (0 / 8) |
Uptime: | 129:40:42 |
Calls: | 700 |
Files: | 17,895 |
D/L today: |
128 files (60,769K bytes) |
Messages: | 66,010 |