• popup

    From TinTino@1:103/705 to echicken on Fri Jan 20 14:29:02 2017
    Hi
    This message popup every minute, there is only 1 message from them. why I get this multiple? bug?


    New telegram(s) received
    .On Fri Jan 20 2017 14:22:47
    Elgiganten sent you e-mail from: donotreply@giganten.se
    and it was automatically forwarded to: fi**e@pe**i.se
    .On Fri Jan 20 2017 14:22:52
    Elgiganten sent you e-mail from: donotreply@giganten.se
    and it was automatically forwarded to: fi**e@pe**i.se
    .On Fri Jan 20 2017 14:22:57
    Elgiganten sent you e-mail from: donotreply@giganten.se
    and it was automatically forwarded to: fi**e@pe**i.se
    .On Fri Jan 20 2017 14:23:03
    Elgiganten sent you e-mail from: donotreply@giganten.se
    and it was automatically forwarded to: fi**e@pe**i.se
    .On Fri Jan 20 2017 14:23:08
    Elgiganten sent you e-mail from: donotreply@giganten.se
    and it was automatically forwarded to: fi**e@pe**i.se
    .On Fri Jan 20 2017 14:23:14
    Elgiganten sent you e-mail from: donotreply@giganten.se
    and it was automatically forwarded to: fi**e@pe**i.se
    .On Fri Jan 20 2017 14:23:19
    Elgiganten sent you e-mail from: donotreply@giganten.se
    and it was automatically forwarded to: fi**e@pe**i.se
    .On Fri Jan 20 2017 14:23:24
    Elgiganten sent you e-mail from: donotreply@giganten.se
    and it was automatically forwarded to: fi**e@pe**i.se
    .On Fri Jan 20 2017 14:23:30
    Elgiganten sent you e-mail from: donotreply@giganten.se
    and it was automatically forwarded to: fi**e@pe**i.se
    .On Fri Jan 20 2017 14:23:35
    Elgiganten sent you e-mail from: donotreply@giganten.se
    and it was automatically forwarded to: fi**e@pe**i.se
    .On Fri Jan 20 2017 14:23:40

    ---
    * Synchronet * Pepzi - Pepzi.se 500/100 Mbits
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to TinTino on Fri Jan 20 09:13:00 2017
    Re: popup
    By: TinTino to echicken on Fri Jan 20 2017 14:29:02

    This message popup every minute, there is only 1 message from them. why I get this multiple? bug?

    New telegram(s) received
    On Fri Jan 20 2017 14:22:47
    Elgiganten sent you e-mail from: donotreply@giganten.se
    and it was automatically forwarded to: fi**e@pe**i.se

    Could be a bug, but probably not one of my own creation. The web UI is just using the JS method for fetching any telegrams waiting for the logged-in user. I haven't seen it do anything like this before.

    Does this happen frequently? Does it happen if you're logged in via telnet/ssh and not on the web?

    On Fri Jan 20 2017 14:22:52
    On Fri Jan 20 2017 14:22:57
    On Fri Jan 20 2017 14:23:03
    On Fri Jan 20 2017 14:23:08

    Those timestamps aren't inserted by my code; IIRC they're a part of the text of the telegram. This indicates that Synchronet is sending you a telegram every five seconds to notify you of the same message coming in.

    (The web notification happens every 60 seconds since that's the polling interval I set in the code. So you're getting a stack of telegrams that piled up every five seconds over the course of a minute.)

    Is there anything special/strange about that email message? Huge attachments, anything that sets it apart from any other message? Do your mail server logs indicate anything strange happening?

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From TinTino@1:103/705 to echicken on Fri Jan 20 18:47:42 2017
    Does this happen frequently? Does it happen if you're logged in via telnet/ssh and not on the web?

    I think now its not your code, it same on telnet. Sorry

    Is there anything special/strange about that email message? Huge attachments, anything that sets it apart from any other message? Do your mail server logs indicate anything strange happening?

    Looking in logs and its vey strange:
    14:13:40 1920 TX: RCPT TO: <fi**e@pe*i.se>
    14:13:40 3056 SMTP RX: RCPT TO: <fi**e@pe**i.se>
    14:13:40 3056 SMTP NAME ALIAS: 1 (for fi***e@pe**i.se)
    14:13:40 3056 SMTP Forwarding to: fi*e@pe*i.se
    14:13:40 3056 TX: 251 User not local; will forward to fi*e@pe*i.se
    14:13:40 1920 RX: 251 User not local; will forward to fi*e@pe*i.se

    It say i am not local user, but i am., and now it come more mail from others, and same. Never seen it before.
    I will looking what it is.

    /Tintino

    ---
    * Synchronet * Pepzi - Pepzi.se 500/100 Mbits
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to TinTino on Fri Jan 20 13:46:44 2017
    Re: popup
    By: TinTino to echicken on Fri Jan 20 2017 18:47:43

    I think now its not your code, it same on telnet. Sorry

    Is it possible that somebody is sending the same message to a bunch of addresses @ your domain? If those accounts don't exist, yours may be receiving the messages as a catch-all.

    14:13:40 1920 TX: RCPT TO: <fi**e@pe*i.se>
    14:13:40 3056 SMTP RX: RCPT TO: <fi**e@pe**i.se>
    14:13:40 3056 SMTP NAME ALIAS: 1 (for fi***e@pe**i.se)
    14:13:40 3056 SMTP Forwarding to: fi*e@pe*i.se
    14:13:40 3056 TX: 251 User not local; will forward to fi*e@pe*i.se 14:13:40 1920 RX: 251 User not local; will forward to fi*e@pe*i.se

    It say i am not local user, but i am., and now it come more mail from

    I haven't taken a good look at the mail server log output in a while. Those TX and RX lines almost make it look like there's a loop happening, but maybe I'm seeing things.

    Have you made any changes recently? Your user alias, the email address on your user record, the 'System Address' under SCFG->Networks->Internet E-mail, or any entries in 'ctrl/domains.cfg'?

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Digital Man@1:103/705 to TinTino on Fri Jan 20 12:27:50 2017
    Re: popup
    By: TinTino to echicken on Fri Jan 20 2017 02:29 pm

    Hi
    This message popup every minute, there is only 1 message from them. why I get this multiple? bug?


    New telegram(s) received
    .On Fri Jan 20 2017 14:22:47
    Elgiganten sent you e-mail from: donotreply@giganten.se
    and it was automatically forwarded to: fi**e@pe**i.se

    These telegrams are sent by the Synchronet mail server. It indicates a new email message was received via SMTP and forwarded to your specified forwarding address. Check your mail server log. There should be a separate message received (and forwarded) for each of the telegrams you receive.

    digital man

    Synchronet/BBS Terminology Definition #13:
    DM = Digital Man (Rob Swindell)
    Norco, CA WX: 49.0oF, 94.0% humidity, 0 mph NW wind, 0.61 inches rain/24hrs
    --- SBBSecho 3.00-Win32
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Digital Man@1:103/705 to TinTino on Fri Jan 20 12:30:16 2017
    Re: popup
    By: TinTino to echicken on Fri Jan 20 2017 06:47 pm

    Does this happen frequently? Does it happen if you're logged in via telnet/ssh and not on the web?

    I think now its not your code, it same on telnet. Sorry

    Is there anything special/strange about that email message? Huge attachments, anything that sets it apart from any other message? Do your mail server logs indicate anything strange happening?

    Looking in logs and its vey strange:
    14:13:40 1920 TX: RCPT TO: <fi**e@pe*i.se>
    14:13:40 3056 SMTP RX: RCPT TO: <fi**e@pe**i.se>
    14:13:40 3056 SMTP NAME ALIAS: 1 (for fi***e@pe**i.se)
    14:13:40 3056 SMTP Forwarding to: fi*e@pe*i.se
    14:13:40 3056 TX: 251 User not local; will forward to fi*e@pe*i.se
    14:13:40 1920 RX: 251 User not local; will forward to fi*e@pe*i.se

    It say i am not local user, but i am., and now it come more mail from others, and same. Never seen it before.
    I will looking what it is.

    This indicates that your user account (#1 in the BBS userbase) is configured to forward your received mail. It appears you have it configured to forward to the same address (from fi*e@pe*i.se to fi*e@pe@i.se), in a loop.

    digital man

    Synchronet/BBS Terminology Definition #6:
    BinkP = BinkD Protocol
    Norco, CA WX: 49.0oF, 94.0% humidity, 0 mph NW wind, 0.61 inches rain/24hrs
    --- SBBSecho 3.00-Win32
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Tintino@1:103/705 to Digital Man on Sun Jan 22 18:53:22 2017
    telnet/ssh and not on the web?

    I think now its not your code, it same on telnet. Sorry

    Is there anything special/strange about that email message? Huge
    attachments, anything that sets it apart from any other message? Do
    your
    mail server logs indicate anything strange happening?

    Looking in logs and its vey strange:
    14:13:40 1920 TX: RCPT TO: <fi**e@pe*i.se>
    14:13:40 3056 SMTP RX: RCPT TO: <fi**e@pe**i.se>
    14:13:40 3056 SMTP NAME ALIAS: 1 (for fi***e@pe**i.se)
    14:13:40 3056 SMTP Forwarding to: fi*e@pe*i.se
    14:13:40 3056 TX: 251 User not local; will forward to fi*e@pe*i.se
    14:13:40 1920 RX: 251 User not local; will forward to fi*e@pe*i.se

    It say i am not local user, but i am., and now it come more mail from
    others, and same. Never seen it before.
    I will looking what it is.

    This indicates that your user account (#1 in the BBS userbase) is configured to forward your received mail. It appears you have it
    configured to forward to the same address (from fi*e@pe*i.se to fi*e@pe@i.se), in a loop.

    @H@Ydigital man@n

    You have right, that was the issue. I dont now why it was on, but
    all working now. But there was only one message, it created never any copys. Thanks.

    /Tintino



    ---
    * Synchronet * Pepzi - Pepzi.se 500/100 Mbits
    * Origin: Vertrauen - vert.synchro.net (1:103/705)