Has anyone every tried editing the DLL that contains the text for the
mailbox warning? It says Your mailbox is nearly full, please remove some
messages. I opened it with a text editor, wondering if I could just change
the text and save it.

Don't use a text editor to do it. It may alter the .DLL (translating CRs to CRLFs, ending the file at an 0x00 or CTRL-Z, etc.).


What you need is a "hex editor" or "file editor" or some similar tool, that is designed just to change certain bytes within a file. Be warned that altering the contents of .DLLs or .EXEs can be dangerous if you are not careful. In this case, I doubt there will be any problems if you *just* change that text, but there could be unknown consequences (for example, if you change "Your mailbox is nearly full" to "Your mailbox is really full" (one character short), it's possible that somewhere else that the word "full" appears it will show up as "ull". It is extremely unlikely in this case, but something to be aware of.

-Scott
---
Declude JunkMail: The advanced anti-spam solution for IMail mailservers.
Declude Virus: Catches known viruses and is the leader in mailserver vulnerability detection.
Find out what you have been missing: Ask for a free 30-day evaluation.


---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to