Opened 5 months ago
#385 new defect
Update mlsys_mailer_data.include include segment for Mutlics networking support
| Reported by: | Eric Swenson | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | major | Milestone: | MR12.9 |
| Component: | Standard Library | Version: | |
| Keywords: | Cc: |
Description
In order to support inter-system mail (e.g. over the Chaosnet or Internet), the include segment mlsys_mailer_data.incl.pl1 needs some additional flag bits:
Inserted in B: B17 4 returning bit (1) unaligned, /* now attempting to return to sender */ B18 4 unspooling bit (1) unaligned, /* now attempting to deliver this message */ B19 4 mbz1 bit (28) unaligned, Preceding: A17 3 source varying char (256), /* original source of mail */
Note:
See TracTickets
for help on using tickets.
