ver 1.2.55.0 18 Apr 2008 |
- Fixed issue with body of e-mail not being generated for challenge
e-mail messages
|
ver 1.2.49.0 10 Jul 2007 |
- Advertisement for emousetrap.com is now not automatically appended
to the challenge e-mails once the program is registered
|
ver 1.2.49.0 24 Dec 2004 |
- Improved performance when setting a filter for messages
- Added Auto-Submitted: header on auto-reply messages from Mousetrap to
comply with RFC 3834
|
ver 1.2.47.0 02 Apr 2004 |
- Fixed issue where a mail message, with lines starting with a
period, had one extra period inserted in front of the line.
|
ver 1.2.46.0 02 Apr 2004 |
- Created fix for mail messages that don't have a unique message ID.
This resulted in MouseTrap possibly thinking that the message has
already been downloaded and then would not store the mail message.
|
ver 1.2.45.0 30 Mar 2004 |
- Fixed issue with the log file not clearing when indicated
|
ver 1.2.44.0 26 Feb 2004 |
- Added links to the log file that, when clicked,
go to the message to which the log entry is referring.
- Added a sound option for when entries are added to the log
|
| ver 1.2.41.0 |
- Updated the processing of messages to
mark bounce messages as authorized if you initiated
the message (and sent the message through MouseTrap).
An example is if you send a message, and the recipient's
mail server indicates the mail drop is full, and the
mail server returns a temporary (or permanent) failure
message, this message will now be marked as authorized
so you will retrieve it at the next fetch for mail.
|
| ver 1.2.40.0 |
- Added a field for changing the POP3 server port
number on which MouseTrap listens for connections.
This helps to resolve port conflicts with other
programs that may be listening on the standard
POP3 port number (e.g. antivirus programs).
|
| ver 1.2.37.0 |
- Enhanced the viewing of a message (double-clicking)
on the message) so that images that are sent
in-line with the message are decoded and displayed.
Previously, you would see the broken image box where
the image was displayed unless the image was
an image external to the mail message (like on
the sender's web server).
|
| ver 1.2.35.0 |
- Created a right-click on the messages grid to create
a rule based on the header of an e-mail message.
This is useful if, for instance, you start receiving
spam that passes through MouseTrap (e.g. the sender
sends messages FROM you as well as TO you). Often,
the spammer has an entry in the header of the e-mail
that starts with X- (e.g. X-Mailer: SpamSenderPro).
This new right-click will create a rule that marks
these messages as unauthorized whenever that special
X- value is in the header.
|
| ver 1.2.34.0 |
- Fixed memory leak
- Added a sort order when clicking in the messages grid
on the Name column -- repeated clicking will sort the
list by name and received date, then name and sender,
then name and received date, etc.
- Created the Priority column in the rules. Setting a
numeric value to this column tells MouseTrap to
process the rule LATER than other rules, effectively
making the rule's action (DELE, PEND, etc.) "stick"
when other rules may match the same message.
|
| ver 1.2.32.0 |
- Fixed bug where, when shutting down Windows or restarting,
MouseTrap's shutdown confirmation question would hold up
the shutdown process.
- Added the header X-MouseTrapRule to show the rule name
that causes a message's status to be set by the rules
|
| ver 1.2.31.0 |
- Changed to newer version of database driver DLL's (better
performance)
|
| ver 1.2.30.0 |
- Added feature for MouseTrap to be an SMTP server.
MouseTrap simply passes through the mail sent to the
ISP's mail server, but puts the recipients in the
authorized sender list. So, people to whom you send
mail are automatically authorized.
|
| ver 1.2.27.0 |
- Support for XP themes
- Fixed progress bar for downloading messages (status bar)
- MouseTrap now minimizes to tray right after program startup
- Optimized the processing of the authorized/unauthorized list
to be faster
|
| ver 1.2.24.0 |
- Made the processing of the rules more efficient and
faster
- Changed splash screen to not be topmost window
- Fixed multi-select issue, where it's possible to select, then
do an action like delete, then immediately right-click and try
delete again -- would show a count of selected rows that is
from the last action and would generate program errors.
|
| ver 1.2.23.0 |
- Changed program to compress the mail data only when the
bloat of the data (bloat occurs when data is added, then deleted,
then more added, then deleted, etc.) is 250% bigger than the data
being stored. This reduces the number of times the program will
compress the data (which can be time-consuming).
|
| ver 1.2.20.0 |
- Added a filter to the authorized sender list
- Removed the compressing of the messages table upon startup. The database will
reuse deleted message space and this took much time on some computers.
- Messages with a PEND status will now show when the authorization message
was sent if a message was already sent to the sender. Prior to now,
if a sender was sent an authorization message in the last three days,
new messages from the sender were set to PEND, but the date the original
authorization message was sent was not updated to the new message data.
Now, new messages from a sender who was already sent an authorization
message will contain the date/time that the original message was sent.
- The number of days after which messages are purged from mousetrap is now
configurable on the settings tab. Prior to now, this was a static 25 days.
|
| ver 1.2.19.0 |
- Added multi-select option in the messages grid. Multiple messages can be
selected by ctrl-clicking and then right-click to change status, delete, etc.
|
| ver 1.2.17.0 |
- Fixed misspelled 'incomming' to 'incoming' on accounts wizard window
- Added the ALIST status to the rules so that a message can be authorized
as well as automatically added to the authorized senders list
|