how can i tell makenlng to not use the killsent attribute in the FA netmail MSG?
my tosser sees the killsent attribute in the MSG and packs the mail
for
BSO delivery which leads to the mailer deleting the file once it has been delivered... i really didn't want to create a script to copy files back and forth... on my old system i was able to run a tool to specifically remove killsent but i don't know that i want to do that on this new setup... i prefer to keep the netmail as well as the file so they may be archived later...
how can i tell makenlng to not use the killsent attribute in the FA netmail MSG?
27 Oct 18 14:59, you wrote to all:
how can i tell makenlng to not use the killsent attribute in the
FA netmail MSG?
There are two solutions and you will not like either of them.
1. Search the source code, and remove the kill/sent bit from the attribute.
Recompile the changed source.
2. Do not use Makenl to transmit the files, but use something
external, where
you have more control over the atribute bits.
For a long term solution, convince Andrew to move the definition of
the attribute to the ctl file. But expect the answer that is was not needed in the last 25 or so years.
I've already located the relevant portion of msgtool.c. A quick edit there,
plus a toggle added to the config file parser and it should be done in an hour or so.
For a long term solution, convince Andrew to move the definition of
the attribute to the ctl file. But expect the answer that is was not needed in the last 25 or so years.
Just wondering ... whenever updates are being produced, is there also documentation that's updated ?
while i understand, it apparently has been needed... else why would we have these?
submit x:y/z INTL
notify errors INTL CRASH
notify receipt INTL
notify self INTL
if someone wanted killsent then we could have something like this...
submit x:y/z INTL KILLSENT
notify errors INTL CRASH PVT
notify errors INTL DIRECT IMMEDIATE PVT
notify receipt INTL KILLSENT
notify self INTL KILLSENT
in other words, turn killsent off by default and specify it if you
want it... maybe LOCAL should be the only forced attribute and all the others added as above...
i don't know about others but i /want/ to see those emails that were generated... i can delete or archive them later...
For a long term solution, convince Andrew to move the definition of
the attribute to the ctl file. But expect the answer that is was not
needed in the last 25 or so years.
while i understand, it apparently has been needed... else why would we have these?
submit x:y/z INTL
notify errors INTL CRASH
notify receipt INTL
notify self INTL
if someone wanted killsent then we could have something like this...
submit x:y/z INTL KILLSENT
notify errors INTL CRASH PVT
notify errors INTL DIRECT IMMEDIATE PVT
notify receipt INTL KILLSENT
notify self INTL KILLSENT
in other words, turn killsent off by default and specify it if you want it... maybe LOCAL should be the only forced attribute and all the others added as above...
i don't know about others but i /want/ to see those emails that were generated... i can delete or archive them later...
I've already located the relevant portion of msgtool.c. A quick edit there, plus a toggle added to the config file parser and it should be done in an hour or so.
For a long term solution, convince Andrew to move the definition of
the attribute to the ctl file. But expect the answer that is was not
needed in the last 25 or so years.
I have no problem doing this; it has never been done because nobody ever asked for it before.
submit x:y/z INTL
notify errors INTL CRASH
notify receipt INTL
notify self INTL
These were all in the original MakeNL program, I believe.
if someone wanted killsent then we could have something like this...
submit x:y/z INTL KILLSENT
notify errors INTL CRASH PVT
notify errors INTL DIRECT IMMEDIATE PVT
notify receipt INTL KILLSENT
notify self INTL KILLSENT
Nobody has requested this until now. I'm working on it as my work schedule allows.
in other words, turn killsent off by default and specify it if you
want it... maybe LOCAL should be the only forced attribute and all
the others added as above...
LOCAL will be set in all MakeNL created messages, and the file attach
flag for submit messages.
i don't know about others but i /want/ to see those emails that were
generated... i can delete or archive them later...
I should be able to get it working before too long for KILL/SENT. DIRect and IMMediate would require implementing the ^aFLAGS kludge line, which I really don't see the need for, unless I receive multiple requests for it.
You are diverting my words, I was talking about the kill sent bit not
the mechanism of send or not sending messages.
Your suggestion of implementation, would be correct if this would be
built in from the start. Now however it would change the default
behaviour of makenl.
The new features that have been added to makenl, have all been
implemented in such a way, that when they are not added to the control file, makenl will ignore the feature and behave as it has always has
done.
Ik my opinion that is a golden rule that should be adhered to.
i don't know about others but i /want/ to see those emails that were
generated... i can delete or archive them later...
You may put any emphasis on what YOU want, but that should not lead to having all other users of makenl to suddenly have their messagebase clogged with messages, that were automatically remove as long as
makenl exists.
And ALL except you have to change their control files to get back to
the how makenl used to work.
As I have written to marc,
I think that irrespective of the way the feature is implemented, the default behavior of makenl should not change if the keyword is not in
the control file.
As I have written to marc,marK, please...
I think that irrespective of the way the feature is implemented, the
default behavior of makenl should not change if the keyword is not in
the control file.
in retrospect and after this discussion, i agree...
and this is different from the way the nodelist stuff for IP connections was implemented how? everyone got to keep their defaults until the balance swung the other way and then things were switched around... i don't see a difference but in the case of makenl, sure, we can do it the other way with
-killsent
in the config file meaning to NOT use that bit in the messages where it is specified, submit, notify, and errors...
There are two solutions and you will not like either of them.
1. Search the source code, and remove the kill/sent bit from the attribute.
Recompile the changed source.
2. Do not use Makenl to transmit the files, but use something external, where
you have more control over the atribute bits.
27 ╨╛╨║╤В 18 22:29, Kees van Eeten -> mark lewis:[ ...trimmed... ]
There are two solutions and you will not like either of them.
In deed more. Avery time you may write own solution of a problem, like this https://yadi.sk/d/87UCO0VCFgpsEw
;)
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 991 |
Nodes: | 10 (1 / 9) |
Uptime: | 127:00:21 |
Calls: | 12,960 |
Calls today: | 2 |
Files: | 186,574 |
Messages: | 3,265,882 |