[pmmail-list] PMMail on my desktop, files on notebook?
Robert Dahlem
pmmail-list@blueprintsoftwareworks.com
Sat, 10 Feb 2001 11:35:33 +0100
Andrew,
On Tue, 06 Feb 2001 22:07:55 -0500, Andrew Webber wrote:
>>>After using it some more, I'm finding there's a
>>>noticeable delay in opening (or previewing) each
>>>message. It's rather annoying, and I wonder if
>>>there's anything I can do to make it faster.
>>That's because PMMAIL does nearly everything in
>>.\TEMP\ (on the network). Get yourself a hex
>>editor, open your .EXE and change all occurences
>>of ".\TEMP\" to "C:\PTM\" (must use same length).
>>You might consider to have a backup available. :-)
>I did this (used UltraEdit) and changed all ".\TEMP" to "C:\PMM".
>PMMail still launches okay but I just get a blank preview screen,
>and a blank message window when I open a message. Then if I go to
>another folder I get "PMMail has crashed, a log has been created".
>(But it doesn't say where [Windows 2000]).
Sorry for misdirecting you. I forgot PMMail was coded by amateurs and
does not check for _any_ return code it ever gets. Instead it prefers to
talk to that infamous Dr. Watson ... :-(
For your purposes its totally sufficient to patch ".\TEMP\TEMP.RTF" to
"C:\PMM\TEMP.RTF". In the professional version you should find this
string at 0xA44AC.
Regards,
Robert
--
---------------------------------------------------------------
Robert.Dahlem@gmx.net Fax +49-69-432647
---------------------------------------------------------------
Sent using PMMail (http://www.pmmail2000.com) - fast, decent, email
software; far better than Outlook. Try it sometime.
- pmmail-list - The PMMail Dicussion List ---------------------------
To POST to the list, send your message to
pmmail-list@blueprintsoftwareworks.com
To UNSUBSCRIBE, send a message to mdaemon@bmtmicro.com with the first
line of the message body being...
UNSUBSCRIBE pmmail-list@blueprintsoftwareworks.com
---------------------------------------------------------------------