Welcome to mdaemonplugins.com users!

Some time ago I acquired mdaemonplugins.com and I have recently redirected the site to it’s new home here on Everything MDaemon.

I will be migrating content from the original MDaemon Plug-ins site as quickly as possible, feel free to bookmark this category to only see plugins, or read the rest of the blog for other tips, tricks and ideas.

If any authors of a plug-in would like me to remove or update plug-ins, or would like access to maintain your own plug-in, please contact me

To users, please be aware that Everything MDaemon is not responsible for the development or technical support for plug-ins. Plug-ins are not reviewed or tested, and include no warranties implied or explicit.

NewMessagesAreSeen

When a new message is added to a folder, it is marked UNSEEN (IMAP only), NEW (WorldClient only) and UNREAD (IMAP and WorldClient).

This is normally desired as it makes it easy to pick out new messages, but when you are using BCC-to-sent-folder, or sharing out a bayesian learning folder, for example, this may not be desired.

If you just want mail to appear as “Read” rather then the default IMAP flags, edit the HIWATER.MRK file within the message folder directory and set the following key:

[Settings]
NewMessagesAreSeen=Yes

WorldClient and aliases

Did you know WorldClient has support for aliases?

Go create an alias (without wildcards), then hit the compose button in WorldClient and note that the FROM field is now a dropdown — You can choose to send mail using any alias which points to your mailbox.

Even better, when you reply to a message, WorldClient will automatically choose the alias to which the original message was addressed.

There is also a hidden INI switch that can influence this behavior,

WORLDCLIENT.INI, [Special] section.
UseFirstAlias=No (or Yes)

If this is set to yes, WorldClient will always use the first alias which applies to a mailbox (not counting wildcard aliases) rather then guessing at which alias is most appropriate.