• Net Address not Importing?

    From stizzed@21:4/156 to All on Monday, June 03, 2019 18:48:54
    All,

    Any thoughts as to why mutil is not adding net address to imported
    messagebases when I import with 'mutil importmsgna' despite the fact that the net address is correct in the ini and in Mystic config? Not a huge deal as I just globally add them but its not functioning properly and the voices in my head are laughing at me ;)

    Thanks in advance!

    -Stizz

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The ROCK BBS III - therockbbs.net - TELNET:10023 (21:4/156)
  • From Avon@21:1/101 to stizzed on Tuesday, June 04, 2019 12:21:39
    On 03 Jun 2019 at 06:48p, stizzed pondered and said...

    Any thoughts as to why mutil is not adding net address to imported messagebases when I import with 'mutil importmsgna' despite the fact
    that the net address is correct in the ini and in Mystic config? Not a huge deal as I just globally add them but its not functioning properly
    and the voices in my head are laughing at me ;)

    Can you post the ini contents it's likely to be a typo..

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From stizzed@21:4/156 to Avon on Monday, June 03, 2019 21:49:01
    Can you post the ini contents it's likely to be a typo..

    Sure! (comments removed):

    [General]
    Import_FIDONET.NA = true
    logfile = mu.importmsgna.log
    logcache = true
    loglevel = 3
    logtype = 2
    maxlogfiles = 31
    maxlogsize = 1500
    [Import_FIDONET.NA]
    filename = BACKBONE.NA
    lowercase_filename = 1
    netaddress = 1:227/114
    acs_list = s10g3
    acs_read = s10g3
    acs_post = s20g3
    acs_sysop = s255g3
    header = msghead
    read_template = ansimrd
    index_template = ansimlst
    max_msgs = 0
    max_msgs_age = 365
    use_autosig = 1
    use_realname = 1
    kill_kludge = 1
    private_base = 0
    new_scan = 1
    qwk_scan = 1
    base_format = 0

    Thanks!

    -Stizz

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The ROCK BBS III - therockbbs.net - TELNET:10023 (21:4/156)
  • From MeaTLoTioN@21:1/158 to stizzed on Tuesday, June 04, 2019 08:49:25
    On 03 Jun 2019, stizzed said the following...

    Can you post the ini contents it's likely to be a typo..

    Sure! (comments removed):

    [General]
    Import_FIDONET.NA = true
    logfile = mu.importmsgna.log
    logcache = true
    loglevel = 3
    logtype = 2
    maxlogfiles = 31
    maxlogsize = 1500
    [Import_FIDONET.NA]
    filename = BACKBONE.NA
    lowercase_filename = 1
    netaddress = 1:227/114
    acs_list = s10g3
    acs_read = s10g3
    acs_post = s20g3
    acs_sysop = s255g3
    header = msghead
    read_template = ansimrd
    index_template = ansimlst
    max_msgs = 0
    max_msgs_age = 365
    use_autosig = 1
    use_realname = 1
    kill_kludge = 1
    private_base = 0
    new_scan = 1
    qwk_scan = 1
    base_format = 0

    Thanks!

    -Stizz

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The ROCK BBS III - therockbbs.net - TELNET:10023 (21:4/156)

    Just a hunch, but your group g3 should be z3 for file bases assuming the
    group number for the file base is the same ID as the message group ID,
    remember "z" is for file groups and "g" is for message groups.

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N

    |07ÄÄ |08[|10eml|08] |15ml@erb.pw |07ÄÄ |08[|10web|08] |15www.erb.pw |07ÄÄÄ¿ |07ÄÄ |08[|09fsx|08] |1521:1/158 |07ÄÄ |08[|11tqw|08] |151337:1/101 |07ÂÄÄÙ |07ÄÄ |08[|12rtn|08] |1580:774/81 |07ÄÂ |08[|14fdn|08] |152:250/5 |07ÄÄÄÙ
    |07ÄÄ |08[|10ark|08] |1510:104/2 |07ÄÙ

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: The Quantum Wormhole, Ramsgate, UK. bbs.erb.pw (21:1/158)
  • From Avon@21:1/101 to stizzed on Tuesday, June 04, 2019 20:03:55
    On 03 Jun 2019 at 06:48p, stizzed pondered and said...

    Any thoughts as to why mutil is not adding net address to imported messagebases when I import with 'mutil importmsgna' despite the fact
    that the net address is correct in the ini and in Mystic config? Not a

    Are you running this after the bases had been created by other means? Or are you running it to create the bases from scratch?

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Avon@21:1/101 to stizzed on Tuesday, June 04, 2019 20:07:44
    On 03 Jun 2019 at 09:49p, stizzed pondered and said...

    Can you post the ini contents it's likely to be a typo..

    Sure! (comments removed):

    Thanks, just a couple of things that *may* be nothing

    logfile = mu.importmsgna.log

    will it create a log file with periods in the syntax? I've never tried,
    picking the answer is yes


    filename = BACKBONE.NA

    suggest rename the file and this line to fidonet.na (lower case) to see if
    that helps

    netaddress = 1:227/114

    Is this defined using correct syntax in mystic echomail addresses? Do you have the domain defined correctly also?

    acs_list = s10g3
    acs_read = s10g3
    acs_post = s20g3
    acs_sysop = s255g3

    Christian - this would be fine as it's setting up message bases not file
    bases - but good thoughts :)

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From stizzed@21:4/156 to Avon on Tuesday, June 04, 2019 08:05:51
    Are you running this after the bases had been created by other means? Or are you running it to create the bases from scratch?

    Running from scratch: mutil importmsgna.ini to import from BACKBONE.NA.

    Works great ~except that it will not import the net address. Everything else comes in and works fine.

    -Stizz

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The ROCK BBS III - therockbbs.net - TELNET:10023 (21:4/156)
  • From stizzed@21:4/156 to Avon on Tuesday, June 04, 2019 08:20:56
    logfile = mu.importmsgna.log
    will it create a log file with periods in the syntax? I've never tried, picking the answer is yes

    Yes, works fine ;)

    filename = BACKBONE.NA
    suggest rename the file and this line to fidonet.na (lower case) to see
    if that helps

    Sorry Avon, thats not likely the problem. The other two networks I imported using lowercase filenames (see below) also failed to set net address. However, I'm gonna try that anyway!

    netaddress = 1:227/114
    Is this defined using correct syntax in mystic echomail addresses? Do
    you have the domain defined correctly also?

    Importing of net addresses has not worked for ~any of the three networks I
    have imported from .NA file (fsxnet, agoranet, and now fidonet). Mail flows fine, however. It is as correct as my understanding allows... As I
    indicated, I have had to globally set the net address for each import I have done.

    Here is my setup (removed and re-entrered twice):

    -----

    Zone 1
    Net 227
    Node 114
    Point 0

    Domain fidonet
    Description FidoNet
    Primary No

    -----

    As is indicated in the ini text, the network address must be defined in both the ini and mystic. Obviously, its not correct somewhere but I'll be darned
    if I can find it.

    Cheers!

    -Stizz

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The ROCK BBS III - therockbbs.net - TELNET:10023 (21:4/156)