• SEND file TO node

    From sean rima@2:263/950 to All on Sat Dec 13 11:44:09 2003
    Can I tell squish to delete the file or is there anyother way. A script will keep sending it otherwise.



    -- sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    --- timEd/Linux 1.11.b1
    * Origin: Ireland Main and Best Fidonet (2:263/950)
  • From Bo Simonsen@2:236/100 to sean rima on Sat Dec 13 14:59:31 2003
    sean rima wrote to All about ''SEND file TO node '':

    Can I tell squish to delete the file or is there anyother way. A
    script will keep sending it otherwise.

    No I don't guess you can. But you might be able to use a charecter in the flo file which tells the mailer that it should delete it, after it has been send..

    I can't remember which one, but maybe others can.

    Bo

    --- timEd/Linux 1.11.b1
    * Origin: (=- The Night Express, Roennede Dk -=) (2:236/100)
  • From sean rima@2:263/950 to Bo Simonsen on Sat Dec 13 17:38:36 2003
    * Reply to a message in WIMM.

    Sat 2003-12-13 14:59, Bo Simonsen (2:236/100) wrote to sean rima:

    Note: Copied from TUB by WIMM/UNIX 2.2

    Can I tell squish to delete the file or is there anyother way. A
    script will keep sending it otherwise.

    No I don't guess you can. But you might be able to use a charecter
    in the flo file which tells the mailer that it should delete it,
    after it has been send..

    I can't remember which one, but maybe others can.

    I tried using Kill as the flavour but the file is still there. I guess I could just do an echo ^$string > flo file :)

    -- sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    --- timEd/Linux 1.11.b1
    * Origin: Ireland Main and Best Fidonet (2:263/950)
  • From Mike Tripp@1:382/61 to sean rima on Sat Dec 13 18:51:30 2003
    Hello sean!

    13 Dec 03 17:38, sean rima wrote to Bo Simonsen:

    No I don't guess you can. But you might be able to use a
    charecter in the flo file which tells the mailer that it should
    delete it, after it has been send..

    I can't remember which one, but maybe others can.

    I tried using Kill as the flavour but the file is still there. I guess
    I could just do an echo ^$string > flo file :)

    ===
    SEND This command instructs Squish to send a file to a node
    given on the command line. THIS COMMAND IS NOT
    SUPPORTED FOR ARCMAILATTACH SYSTEMS.

    The format of the SEND command is shown below:

    SQUISH SEND [^|#]<filename> [to] <address> [flavour]

    <filename> gives the name of the file that is to be
    transmitted to the remote system.

    If a "#" is placed in front of the filename to send,
    the file will be truncated after it is sent.

    If a "^" is placed in front of the filename to send,
    Squish will delete the file after it is sent.

    IMPORTANT NOTE FOR OS/2 AND 4DOS USERS: Since the "^"
    character has special significance on the OS/2 and 4DOS
    command lines, one must enclose the entire filename
    (including the "^") in quotes.

    Examples:

    SQUISH SEND C:\CONFIG.SYS TO 249/1 CRASH

    Send c:\config.sys to 249/1 using a priority of
    CRASH.

    SQUISH SEND "^E:\Max\Max.Exe" to 106/114 Hold

    Send e:\max\max.exe to 106/114 using a priority of
    HOLD. The file will be deleted after it is sent.

    SQUISH SEND #e:\*.* 273/703

    Send all of the files in the root directory of E:
    to 273/703, using a priority of NORMAL. The files
    will be truncated after they are sent.

    ===

    Though Scott said, "Squish will delete the file after it is sent"...it actually
    is the mailer that kills it, post-transfer.

    .\\ike

    --- GoldED 2.50+
    * Origin: -=( The TechnoDrome )=- Austin,TX 512-327-8598 33.6k (1:382/61)
  • From sean rima@2:263/950 to Mike Tripp on Sun Dec 14 10:45:45 2003
    * Reply to a message in WIMM.

    Sat 2003-12-13 18:51, Mike Tripp (1:382/61) wrote to sean rima:

    Note: Copied from TUB by WIMM/UNIX 2.2

    Hello sean!

    13 Dec 03 17:38, sean rima wrote to Bo Simonsen:

    No I don't guess you can. But you might be able to use a
    charecter in the flo file which tells the mailer that it should
    delete it, after it has been send..

    I can't remember which one, but maybe others can.

    I tried using Kill as the flavour but the file is still there. I guess
    I could just do an echo ^$string > flo file :)

    ===
    SEND This command instructs Squish to send a file to a node
    given on the command line. THIS COMMAND IS NOT
    SUPPORTED FOR ARCMAILATTACH SYSTEMS.

    The format of the SEND command is shown below:

    SQUISH SEND [^|#]<filename> [to] <address> [flavour]

    (Wanders off, mumbling about RTFM) Thats I will add that to the scripts now :)

    -- sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    TCOB1.net forums http://forums.tcob1.net
    --- timEd/Linux 1.11.b1
    * Origin: telnet://tcob1.no-ip.com 10023 1800-2300 (2:263/950)
  • From Jerry Schwartz@1:142/928 to sean rima on Sun Dec 14 18:32:33 2003
    Hello, sean...

    Dec 13, 2003 at 11:44, sean rima wrote to All:

    Can I tell squish to delete the file or is there anyother way. A
    script will keep sending it otherwise.

    If you are using a Bink-style mailer, it can delete the file for you after it is successfully sent.

    Squish can't tell whether it's been sent or not.

    Regards,

    Jerry Schwartz

    mailto:jerryschwartz@comfortable.com
    http://www.writebynight.com

    --- Msged/NT 6.0.1
    * Origin: Write by Night (1:142/928)
  • From sean rima@2:263/950 to Jerry Schwartz on Mon Dec 15 09:54:40 2003
    * Reply to a message in WIMM.

    Sun 2003-12-14 18:32, Jerry Schwartz (1:142/928) wrote to sean rima:

    Note: Copied from TUB by WIMM/UNIX 2.2

    Can I tell squish to delete the file or is there anyother way. A
    script will keep sending it otherwise.

    If you are using a Bink-style mailer, it can delete the file for
    you after it is successfully sent.

    Squish can't tell whether it's been sent or not.

    Squish it self won't but it can make a mailer do it as I discovered :)

    -- sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    TCOB1.net forums http://forums.tcob1.net
    TCOB1.net telnet://tcob1.net 2000 for BBS or see Origin
    --- timEd/Linux 1.11.b1
    * Origin: telnet://tcob1.no-ip.com 10023 1800-2300 (2:263/950)
  • From Bo Simonsen@2:236/100 to sean rima on Sun Dec 14 16:16:05 2003
    * Reply to a message in CARBON_COPY.

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    Note: Copied from TUB by WIMM 1.31

    Can I tell squish to delete the file or is there anyother way. A
    script will keep sending it otherwise.

    No I don't guess you can. But you might be able to use a charecter
    in the flo file which tells the mailer that it should delete it,
    after it has been send..

    I can't remember which one, but maybe others can.

    I tried using Kill as the flavour but the file is still there. I
    guess I could just do an echo ^$string > flo file :)

    It might be easier.. I'm not mutch for editing this rutine, because it's the same one Squish is using for sending mail.

    Bo

    --- timEd/Linux 1.11.b1
    * Origin: (=- The Night Express, Roennede Dk -=) (2:236/100)
  • From sean rima@2:263/950 to Bo Simonsen on Mon Dec 15 22:02:41 2003
    Sun 2003-12-14 16:16, Bo Simonsen (2:236/100) wrote to sean rima:

    Note: Copied from TUB by WIMM/UNIX 2.2

    * Reply to a message in CARBON_COPY.

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    Note: Copied from TUB by WIMM 1.31

    Can I tell squish to delete the file or is there anyother way. A
    script will keep sending it otherwise.

    No I don't guess you can. But you might be able to use a charecter
    in the flo file which tells the mailer that it should delete it,
    after it has been send..

    I can't remember which one, but maybe others can.

    I tried using Kill as the flavour but the file is still there. I
    guess I could just do an echo ^$string > flo file :)

    It might be easier.. I'm not mutch for editing this rutine, because
    it's the same one Squish is using for sending mail.

    I have a batch file that runs once a day that sends me certain files that remain in my inbound at my remopte box for me to process, I now need to add to the script to send files to remote nodes that I send up there.

    -- sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    TCOB1.net forums http://forums.tcob1.net
    TCOB1.net telnet://tcob1.net 2000 for BBS or see Origin
    --- Squish/Linux v1.12.002 BETA
    * Origin: telnet://tcob1.no-ip.com 10023 1800-2345 (2:263/950)
  • From Bo Simonsen@2:236/100 to sean rima on Tue Dec 16 16:36:21 2003
    * Reply to a message in CARBON_COPY.


    sean rima wrote to Bo Simonsen about ''SEND file TO node '':


    Note: Copied from TUB by WIMM 1.31

    No I don't guess you can. But you might be able to use a charecter
    in the flo file which tells the mailer that it should delete it,
    after it has been send..

    I can't remember which one, but maybe others can.

    I tried using Kill as the flavour but the file is still there. I
    guess I could just do an echo ^$string > flo file :)

    It might be easier.. I'm not mutch for editing this rutine, because
    it's the same one Squish is using for sending mail.

    I have a batch file that runs once a day that sends me certain
    files that remain in my inbound at my remopte box for me to
    process, I now need to add to the script to send files to remote
    nodes that I send up there.

    Ahh okay. I doubt Squish was ment as a advanced outbound manager :-)

    -+- Squish/Linux v1.12.002 BETA
    + Origin: telnet://tcob1.no-ip.com 10023 1800-2345 (2:263/950)

    Hmm? Didn't timed apply the message with a Tearline and Origin?

    Bo

    --- timEd/Linux 1.11.b1
    * Origin: (=- The Night Express, Roennede Dk -=) (2:236/100)
  • From sean rima@2:263/950 to Bo Simonsen on Wed Dec 17 21:14:07 2003
    * Reply to a message in WIMM.

    Tue 2003-12-16 16:36, Bo Simonsen (2:236/100) wrote to sean rima:

    No I don't guess you can. But you might be able to use a charecter
    in the flo file which tells the mailer that it should delete it,
    after it has been send..

    I can't remember which one, but maybe others can.

    I tried using Kill as the flavour but the file is still there. I
    guess I could just do an echo ^$string > flo file :)

    It might be easier.. I'm not mutch for editing this rutine, because
    it's the same one Squish is using for sending mail.

    I have a batch file that runs once a day that sends me certain
    files that remain in my inbound at my remopte box for me to
    process, I now need to add to the script to send files to remote
    nodes that I send up there.

    Ahh okay. I doubt Squish was ment as a advanced outbound manager :-)

    LOL, I wish it were :)

    -+- Squish/Linux v1.12.002 BETA
    + Origin: telnet://tcob1.no-ip.com 10023 1800-2345 (2:263/950)

    Hmm? Didn't timed apply the message with a Tearline and Origin?

    It would have but I Q'd the message in stead of N in my local area

    -- sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    TCOB1.net forums http://forums.tcob1.net
    TCOB1.net telnet://tcob1.net 2000 for BBS or see Origin
    --- timEd/Linux 1.11.b1
    * Origin: telnet://tcob1.no-ip.com 10023 1800-2300 (2:263/950)
  • From Bo Simonsen@2:236/100 to sean rima on Thu Dec 18 21:35:03 2003
    * Reply to a message in CARBON_COPY.

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    Note: Copied from TUB by WIMM 1.31

    Sun 2003-12-14 16:16, Bo Simonsen (2:236/100) wrote to sean rima:

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    Note: Copied from TUB by WIMM 1.31

    Can I tell squish to delete the file or is there anyother way. A
    script will keep sending it otherwise.

    No I don't guess you can. But you might be able to use a charecter
    in the flo file which tells the mailer that it should delete it,
    after it has been send..

    I can't remember which one, but maybe others can.

    I tried using Kill as the flavour but the file is still there. I
    guess I could just do an echo ^$string > flo file :)

    It might be easier.. I'm not mutch for editing this rutine, because
    it's the same one Squish is using for sending mail.

    I have a batch file that runs once a day that sends me certain
    files that remain in my inbound at my remopte box for me to
    process, I now need to add to the script to send files to remote
    nodes that I send up there.

    Ok it's good you can do it in that way. :-)

    I wonder if I should someday, make a outbound manager/event handler/etc. Binkd ain't like a good old dos mailer :/

    Bo

    --- timEd/Linux 1.11.b1
    * Origin: (=- The Night Express, Roennede Dk -=) (2:236/100)
  • From Bo Simonsen@2:236/100 to sean rima on Fri Dec 19 00:10:56 2003
    * Reply to a message in CARBON_COPY.

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    No I don't guess you can. But you might be able to use a charecter
    in the flo file which tells the mailer that it should delete it,
    after it has been send..

    I can't remember which one, but maybe others can.

    I tried using Kill as the flavour but the file is still there. I
    guess I could just do an echo ^$string > flo file :)

    It might be easier.. I'm not mutch for editing this rutine, because
    it's the same one Squish is using for sending mail.

    I have a batch file that runs once a day that sends me certain
    files that remain in my inbound at my remopte box for me to
    process, I now need to add to the script to send files to remote
    nodes that I send up there.

    Ahh okay. I doubt Squish was ment as a advanced outbound manager :-)

    LOL, I wish it were :)

    By the mentality of the palete Squish belongs in, seems to be alot of small programs.

    -+- Squish/Linux v1.12.002 BETA
    + Origin: telnet://tcob1.no-ip.com 10023 1800-2345 (2:263/950)

    Hmm? Didn't timed apply the message with a Tearline and Origin?

    It would have but I Q'd the message in stead of N in my local area

    Ahh you did use Max?

    Bo

    --- timEd/Linux 1.11.b1
    * Origin: (=- The Night Express, Roennede Dk -=) (2:236/100)
  • From sean rima@2:263/950 to Bo Simonsen on Fri Dec 19 12:41:10 2003
    * Reply to a message in WIMM.

    Thu 2003-12-18 21:35, Bo Simonsen (2:236/100) wrote to sean rima:

    Note: Copied from TUB by WIMM/UNIX 2.2

    * Reply to a message in CARBON_COPY.

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    Note: Copied from TUB by WIMM 1.31

    Sun 2003-12-14 16:16, Bo Simonsen (2:236/100) wrote to sean rima:

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    Note: Copied from TUB by WIMM 1.31

    Can I tell squish to delete the file or is there anyother way. A
    script will keep sending it otherwise.

    No I don't guess you can. But you might be able to use a charecter
    in the flo file which tells the mailer that it should delete it,
    after it has been send..

    I can't remember which one, but maybe others can.

    I tried using Kill as the flavour but the file is still there. I
    guess I could just do an echo ^$string > flo file :)

    It might be easier.. I'm not mutch for editing this rutine, because
    it's the same one Squish is using for sending mail.

    I have a batch file that runs once a day that sends me certain
    files that remain in my inbound at my remopte box for me to
    process, I now need to add to the script to send files to remote
    nodes that I send up there.

    Ok it's good you can do it in that way. :-)

    I wonder if I should someday, make a outbound manager/event
    handler/etc. Binkd ain't like a good old dos mailer :/

    I have a script that tells me what is happening in my ZOne 2 queue bothing else
    :)

    sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    TCOB1.net forums http://forums.tcob1.net
    TCOB1.net telnet://tcob1.net 2000 for BBS or see Origin
    --- timEd/Linux 1.11.b1
    * Origin: telnet://tcob1.no-ip.com 10023 1800-2300 (2:263/950)
  • From sean rima@2:263/950 to Bo Simonsen on Fri Dec 19 12:41:38 2003
    * Reply to a message in WIMM.

    Fri 2003-12-19 00:10, Bo Simonsen (2:236/100) wrote to sean rima:

    Note: Copied from TUB by WIMM/UNIX 2.2

    * Reply to a message in CARBON_COPY.

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    No I don't guess you can. But you might be able to use a charecter
    in the flo file which tells the mailer that it should delete it,
    after it has been send..

    I can't remember which one, but maybe others can.

    I tried using Kill as the flavour but the file is still there. I
    guess I could just do an echo ^$string > flo file :)

    It might be easier.. I'm not mutch for editing this rutine, because
    it's the same one Squish is using for sending mail.

    I have a batch file that runs once a day that sends me certain
    files that remain in my inbound at my remopte box for me to
    process, I now need to add to the script to send files to remote
    nodes that I send up there.

    Ahh okay. I doubt Squish was ment as a advanced outbound manager :-)

    LOL, I wish it were :)

    By the mentality of the palete Squish belongs in, seems to be alot
    of small programs.

    -+- Squish/Linux v1.12.002 BETA
    + Origin: telnet://tcob1.no-ip.com 10023 1800-2345 (2:263/950)

    Hmm? Didn't timed apply the message with a Tearline and Origin?

    It would have but I Q'd the message in stead of N in my local area

    Ahh you did use Max?

    No Timed :)

    sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    TCOB1.net forums http://forums.tcob1.net
    TCOB1.net telnet://tcob1.net 2000 for BBS or see Origin
    --- timEd/Linux 1.11.b1
    * Origin: telnet://tcob1.no-ip.com 10023 1800-2300 (2:263/950)
  • From Bo Simonsen@2:236/100 to sean rima on Mon Dec 22 02:11:18 2003
    * Reply to a message in CARBON_COPY.

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    Note: Copied from TUB by WIMM 1.31

    I wonder if I should someday, make a outbound manager/event
    handler/etc. Binkd ain't like a good old dos mailer :/

    I have a script that tells me what is happening in my ZOne 2 queue
    bothing else :)

    It should be easy enough to make. :-)

    Bo

    --- timEd/Linux 1.11.b1
    * Origin: (=- The Night Express, Roennede Dk -=) (2:236/100)
  • From Bo Simonsen@2:236/100 to sean rima on Mon Dec 22 02:11:51 2003
    * Reply to a message in CARBON_COPY.

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    -+- Squish/Linux v1.12.002 BETA
    + Origin: telnet://tcob1.no-ip.com 10023 1800-2345 (2:263/950)

    Hmm? Didn't timed apply the message with a Tearline and Origin?

    It would have but I Q'd the message in stead of N in my local area

    Ahh you did use Max?

    No Timed :)

    I couldn't get timEd succeding not to add Tearline/Origin.

    Bo

    --- timEd/Linux 1.11.b1
    * Origin: (=- The Night Express, Roennede Dk -=) (2:236/100)
  • From mark lewis@1:3634/12 to Bo Simonsen on Sun Jan 4 13:13:22 2004
    * Reply to a message in CARBON_COPY.

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    -+- Squish/Linux v1.12.002 BETA
    + Origin: telnet://tcob1.no-ip.com 10023 1800-2345 (2:263/950)

    Hmm? Didn't timed apply the message with a Tearline and Origin?

    It would have but I Q'd the message in stead of N in my local area

    Ahh you did use Max?

    No Timed :)

    I couldn't get timEd succeding not to add Tearline/Origin.

    that's when you use an external editor from timED and have a startup macro or similar that strips out the tearline and stuff that timED puts in... then you can do your own thing how and when you want...

    )\/(ark


    * Origin: (1:3634/12)
  • From sean rima@2:263/950 to Bo Simonsen on Sun Jan 4 23:26:54 2004
    * Reply to a message in WIMM.

    Mon 2003-12-22 02:11, Bo Simonsen (2:236/100) wrote to sean rima:

    Note: Copied from TUB by WIMM/UNIX 2.2

    * Reply to a message in CARBON_COPY.

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    Note: Copied from TUB by WIMM 1.31

    I wonder if I should someday, make a outbound manager/event
    handler/etc. Binkd ain't like a good old dos mailer :/

    I have a script that tells me what is happening in my ZOne 2 queue
    bothing else :)

    It should be easy enough to make. :-)

    I wish it were, I cannot get it to see any others :(

    sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    TCOB1.net forums http://forums.tcob1.net
    TCOB1.net telnet://tcob1.net 2000 for BBS or see Origin
    --- timEd/Linux 1.11.b1
    * Origin: telnet://tcob1.no-ip.com 10023 1800-2300 (2:263/950)
  • From sean rima@2:263/950 to Bo Simonsen on Sun Jan 4 23:27:22 2004
    * Reply to a message in WIMM.

    Mon 2003-12-22 02:11, Bo Simonsen (2:236/100) wrote to sean rima:

    Note: Copied from TUB by WIMM/UNIX 2.2

    * Reply to a message in CARBON_COPY.

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    -+- Squish/Linux v1.12.002 BETA
    + Origin: telnet://tcob1.no-ip.com 10023 1800-2345 (2:263/950)

    Hmm? Didn't timed apply the message with a Tearline and Origin?

    It would have but I Q'd the message in stead of N in my local area

    Ahh you did use Max?

    No Timed :)

    I couldn't get timEd succeding not to add Tearline/Origin.

    Can you switch it off, I don't know.

    sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    TCOB1.net forums http://forums.tcob1.net
    TCOB1.net telnet://tcob1.net 2000 for BBS or see Origin
    --- timEd/Linux 1.11.b1
    * Origin: telnet://tcob1.no-ip.com 10023 1800-2300 (2:263/950)
  • From Bo Simonsen@2:236/100 to mark lewis on Wed Jan 7 18:57:20 2004
    Hey Mark,

    mark lewis wrote to Bo Simonsen about ''SEND file TO node'':

    * Reply to a message in CARBON_COPY.

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    -+- Squish/Linux v1.12.002 BETA
    + Origin: telnet://tcob1.no-ip.com 10023 1800-2345 (2:263/950)

    Hmm? Didn't timed apply the message with a Tearline and Origin?

    It would have but I Q'd the message in stead of N in my local area

    Ahh you did use Max?

    No Timed :)

    I couldn't get timEd succeding not to add Tearline/Origin.

    that's when you use an external editor from timED and have a
    startup macro or similar that strips out the tearline and stuff
    that timED puts in...

    Aha, I didn't knew that. I like the internal editor in timed, so I did never think of to use another.

    then you can do your own thing how and when
    you want...

    Yes okay.

    Bo

    --- timEd/Linux 1.11.b1
    * Origin: (=- The Night Express, Roennede Dk -=) (2:236/100)
  • From Bo Simonsen@2:236/100 to sean rima on Wed Jan 7 18:58:17 2004
    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    I wonder if I should someday, make a outbound manager/event
    handler/etc. Binkd ain't like a good old dos mailer :/

    I have a script that tells me what is happening in my ZOne 2 queue
    bothing else :)

    It should be easy enough to make. :-)

    I wish it were, I cannot get it to see any others :(

    Personally I do use Binkley, as the subject were. But there is some tools for doing that, like ifstat, which comes with ifcico..

    Bo

    --- timEd/Linux 1.11.b1
    * Origin: (=- The Night Express, Roennede Dk -=) (2:236/100)
  • From Bo Simonsen@2:236/100 to sean rima on Wed Jan 7 18:59:28 2004
    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    Ahh you did use Max?

    No Timed :)

    I couldn't get timEd succeding not to add Tearline/Origin.

    Can you switch it off, I don't know.

    Huh? BTW You're pretty lucky that you use Squish because it adds tearline and origin if no one is applied, modern tossers like hpt/crashmail/crashecho etc don't.

    Bo

    --- timEd/Linux 1.11.b1
    * Origin: (=- The Night Express, Roennede Dk -=) (2:236/100)
  • From sean rima@2:263/950 to Bo Simonsen on Sat Jan 24 22:16:20 2004
    Wed 2004-01-07 18:58, Bo Simonsen (2:236/100) wrote to sean rima:

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    I wonder if I should someday, make a outbound manager/event
    handler/etc. Binkd ain't like a good old dos mailer :/

    I have a script that tells me what is happening in my ZOne 2 queue
    bothing else :)

    It should be easy enough to make. :-)

    I wish it were, I cannot get it to see any others :(

    Personally I do use Binkley, as the subject were. But there is some
    tools for doing that, like ifstat, which comes with ifcico..

    I must have a look again at that, thanks for the tip :)

    sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    TCOB1.net forums http://forums.tcob1.net
    TCOB1.net telnet://tcob1.net 2000 for BBS or see Origin
    --- timEd/Linux 1.11.b1
    * Origin: telnet://tcob1.no-ip.com 10023 1800-2300 (2:263/950)
  • From sean rima@2:263/950 to Bo Simonsen on Sat Jan 24 22:16:54 2004
    Wed 2004-01-07 18:59, Bo Simonsen (2:236/100) wrote to sean rima:

    sean rima wrote to Bo Simonsen about ''SEND file TO node '':

    Ahh you did use Max?

    No Timed :)

    I couldn't get timEd succeding not to add Tearline/Origin.

    Can you switch it off, I don't know.

    Huh? BTW You're pretty lucky that you use Squish because it adds
    tearline and origin if no one is applied, modern tossers like hpt/crashmail/crashecho etc don't.

    LOL, that is sure, I have mbse setup as a point as well :)

    sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    TCOB1.net forums http://forums.tcob1.net
    TCOB1.net telnet://tcob1.net 2000 for BBS or see Origin
    --- timEd/Linux 1.11.b1
    * Origin: telnet://tcob1.no-ip.com 10023 1800-2300 (2:263/950)
  • From Bo Simonsen@2:236/100 to Sean Rima on Sun Jan 25 12:30:10 2004
    Hi Sean,

    Personally I do use Binkley, as the subject were. But there is some
    tools for doing that, like ifstat, which comes with ifcico..

    I must have a look again at that, thanks for the tip :)

    No problem. But there are many others too, like crashmail II is providing
    such one too.

    Bo




    --- Maximus/UNIX 3.03b
    * Origin: The Night Express - Roennede, Dk (2:236/100)
  • From Bo Simonsen@2:236/100 to Sean Rima on Sun Jan 25 12:35:54 2004
    I couldn't get timEd succeding not to add Tearline/Origin.

    Can you switch it off, I don't know.

    Huh? BTW You're pretty lucky that you use Squish because it adds
    tearline and origin if no one is applied, modern tossers like hpt/crashmail/crashecho etc don't.

    LOL, that is sure, I have mbse setup as a point as well :)

    Lol! :) It's like shooting small birds with cannons? ;)

    Bo


    --- Maximus/UNIX 3.03b
    * Origin: The Night Express - Roennede, Dk (2:236/100)
  • From sean rima@2:263/950 to Bo Simonsen on Fri Jan 30 10:38:30 2004
    * Reply to a message in WIMM.

    Sun 2004-01-25 12:30, Bo Simonsen (2:236/100) wrote to Sean Rima:

    Note: Copied from TUB by WIMM/UNIX 2.2

    Hi Sean,

    Personally I do use Binkley, as the subject were. But there is some
    tools for doing that, like ifstat, which comes with ifcico..

    I must have a look again at that, thanks for the tip :)

    No problem. But there are many others too, like crashmail II is
    providing
    such one too.

    Just wish there was a way in Squiash to do it


    -+- Maximus/UNIX 3.03b
    + Origin: The Night Express - Roennede, Dk (2:236/100)


    sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    TCOB1.net forums http://forums.tcob1.net
    TCOB1.net telnet://tcob1.net 2000 for BBS or see Origin
    --- timEd/Linux 1.11.b1
    * Origin: telnet://tcob1.no-ip.com 10023 1800-2300 (2:263/950)
  • From sean rima@2:263/950 to Bo Simonsen on Fri Jan 30 10:38:46 2004
    * Reply to a message in WIMM.

    Sun 2004-01-25 12:35, Bo Simonsen (2:236/100) wrote to Sean Rima:

    Note: Copied from TUB by WIMM/UNIX 2.2

    I couldn't get timEd succeding not to add Tearline/Origin.

    Can you switch it off, I don't know.

    Huh? BTW You're pretty lucky that you use Squish because it adds
    tearline and origin if no one is applied, modern tossers like
    hpt/crashmail/crashecho etc don't.

    LOL, that is sure, I have mbse setup as a point as well :)

    Lol! :) It's like shooting small birds with cannons? ;)

    Yeah that is me :)

    -+- Maximus/UNIX 3.03b
    + Origin: The Night Express - Roennede, Dk (2:236/100)


    sean
    TCOB1.net mailing lists http://mail.tcob1.net/mailman/listinfo
    TCOB1.net forums http://forums.tcob1.net
    TCOB1.net telnet://tcob1.net 2000 for BBS or see Origin
    --- timEd/Linux 1.11.b1
    * Origin: telnet://tcob1.no-ip.com 10023 1800-2300 (2:263/950)