emailler
emailler copied to clipboard
Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
Bobbi, I added in the change I made to the main.cf after our discussion in chat today.
In `edit.c` there is a bunch of inline asm. the cc65 optimizer needs to be turned off (on a per function basis) using: ``` #pragma optimize (push,off) ... #pragma optimize...
HI, I was testing the Uthernet II emulation in AppleWin and configured the pop and smtp with hostnames. Only after a bit of debugging, I realised it was trying to...
When prompted to enter the mailbox directory, delete key does not enter a block character instead of deleting. Correcting this using the arrow keys afterword results in it unable to...
When quitting `EDIT.SYSTEM` with OA-Q, it leaves the sytem in a bad state. This is shown by the fact that as subsequent Ctrl-Reset boot crashes to the monitor. It is...
OA-P print function should use `get_email_body()` to format a message for printing, save to a file and invoke PRINT65.
Try to optimize the 'fast path' so keystrokes don't get dropped with a fast(ish) typist and a 1MHz machine.
It would be nice to be able to search in a more flexible way: - Case insensitive - Whole words