Main > Free Download Search >

Free db mail director software for windows

db mail director

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3234
DB Mail Director 1.0

DB Mail Director 1.0


DB Mail Director - Mini RDBMS + e-mail client more>>
DB Mail Director - sometimes it is necessary to create and send a set of e-mail messages, but each of these messages differs from any other one only in some details. It can happen e.g., when you want to wish Merry Christmas all of your customers or partners. On the other hand there is a database (or it is easy to create one) with your partners information. In the above situation the best and useful variant is to use a software such as DB Mail Director.
First of all you should create a message template which includes special tags. Such tag contains either a field name from the existent database or a logical expression with Boolean field, any other field and static text. For one the letter template may begin with such string: "Dear {{PARTHNER_NAME_USE ? PARTHNER_NAME : [[Sirs]]}}!". So, for data row which field "PARTHNER_NAME_USE" is true and field "PARTHNER_NAME" is "Mr. Jackson" the message begins with string "Dear Mr. Jackson!" but if "PARTHNER_NAME_USE" = false the first line will be "Dear Sirs!".
The template may be used also for creating any other message parameters. Usually the parameter "Send To" will be "{{PARTHNER_MAIL}}" or something like this. User has a possibility to define any Boolean field to indicate that for this row the message should be sent, as well as there may be a field which contains time of row creating, modifying and last message sending. Of course user interface allows created message previewing. A message template text can be written not only as plain text but also as text in Rich Text Format (HTML).
<<less
Download (253KB)
Added: 2006-01-04 License: Freeware Price:
1391 downloads
Director 1

Director 1


Director 1 brings a simple, nice and fast video chat tool. more>>

Director 1 brings a simple, nice and fast video chat tool. Imagine you are a tube director. Create your own TV channels, with local save facility. Manage your own video broadcasts from your own website with the watcher product a simple free flash website component. Private or shared experience.

<<less
Download (1.9MB)
Added: 2006-11-10 License: Freeware Price: $0.00
downloads
Input Director 1.2.1

Input Director 1.2.1


Input Director is designed for those folks that have two (or more) Windows systems set up at home. Using Input Director, position the monitors of your systems side-by-side and then you can control them via one keyboard/mouse. more>> <<less
Download (2.21MB)
Added: 2009-06-02 License: Freeware Price: $0
60 downloads
 
Other version of Input Director
Input Director 1.2Input Director is designed for those folks that have two (or more) Windows systems set up at home ... Input Director is designed for those folks that have two (or more) Windows systems set up at home
Price: $0
License:Freeware
Download (2.11MB)
456 downloads
Added: 2008-09-09
Input Director 1.1Control multiple Windows systems with one keyboard/mouse and share the ... Input Director is designed for those folks that have two (or more) Windows systems set up at home
Price: $0.00
License:Freeware
Download (1.4MB)
554 downloads
Added: 2008-05-30
Price: $0.00
License:Freeware
Download (1.0MB)
629 downloads
Added: 2008-03-22
Input Director 1.0.7Control multiple Windows systems with one keyboard/mouse and share the ... Input Director is a Windows application that lets you control multiple Windows systems using
License:Freeware
Download (378KB)
761 downloads
Added: 2007-11-11
Input Director v1.0.6 BETAInput Director is designed for those folks that have two (or more) Windows systems set up at home ... Using Input Director, you can position the monitors of your systems side-by-side and then
License:freeware
Download (623.4KB)
456 downloads
Added: 2008-09-07
Input Director 1.0.6 BETAControl multiple Windows systems with one keyboard/mouse and share ... Input Director is designed for those folks that have two (or more) Windows systems set up at home
License:Freeware
Download (621KB)
944 downloads
Added: 2007-05-09
Active Director 1.0.145

Active Director 1.0.145


The Active Director is a new approach to a more efficient way of administration in a Windows NT4, 2000 and 2003 environment. more>>
The Active Director is a new approach to a more efficient way of administration in a Windows NT4, 2000 and 2003 environment. The Active Director is a new approach to a more efficient way of administration in a Windows NT4, 2000 and 2003 environment.
This innovative and reliable VB6 project combines the powers of ADSI and WMI to automate object creation, changes and method calls
Main features:
- Login Profiles define the way of connecting to a directory service and all other supported feature. A profile contains information about the ADSI accesstype (LDAP, WinNT, IIS, ...), the required servers or domains and many more features like eMail and Exchange-Support, logging into a database, etc. An administrator can define multiple profiles, one profile for each service he or she wants to administrate. Login profiles can optionally store Usernames and Passwords of service accounts, that should be used internally to connect the the directory service (Passwords are saved encrypted).
- ObjectTables contain ADSI objects. An ObjectTable provides a simple interface to view the properties of all contained objects and it allows the administrator to apply change-templates to all its objects.
- DataTables act like a Data Matrix and supports import and export of its content. The rows of a DataTable are comparable to records of datafields, and each row can be associated with an ADSI object. An administrator can apply a change-template on all associated ADSI objects as it is usual for ObjectTables. But in DataTables, a template can contain a reference to a datafield in the associated row. In that way can an external datasource be synchronized with objects in the directory service.
- The Property Parser is a really cool feature, that allowes the administrator to embed values of attributes or datafields in a change-template. e.g. If you need to rebuild the displaynames of a few hundred user objects, just apply a change-template on the attribute "displayname" with the value "%givenname% %sn%, %company%" and all displaynames will be updated with "Firstname Lastname, Company". This feature works on all attributes defined in the schema of the directory service
- Property Access can be a challenge, because ADSI differs between Attributes, IADs-Properties and other Dispatch-Properties like TerminalServices and Exchange Objects. Some of these properties are readable for humans, others are binary encoded. The Active Director provides a simplified access-model to all properties of an objects and it auto-converts properties to a readable form (this feature is extensible to non-standard schema extensions).
- Filtergroups offer a more comfortable way to search for objects in a directory tree. Active Directory supportes LDAP-filters via ADO, WinNT can only filter out specific ObjectClasses ... but in both cases it is difficult to define, what an object-search should return. Filtergroups are hierachical and each Group has a Type: "AND" or "OR". A Filtergroup can contain FilterEntries and other FilterGroups. So you can define a ADSI-provider independent search-filter, that will be converted in a native query, when the search starts. e.g.: AND-Group{company=MyCorp, sn=F*} will find all objects with a company-entry of "MyCorp", and thats surname (sn) will begin with an "F"
- Logging is enabled by default on all operations, so all changes are well-documented by the Director. An administrator can track back all changes and success/errors messages to optimize the administration process.
- Exchange Management is connected to directory management in many situations. User-Objects in an Active Directory can represent Mailboxes on an Exchange Server for example. The Active Director supports CDOEX/CDOEXM interfaces of Microsoft Exchange 2000/2003, POPAdminLib of Windows Server 2003 EMail Services, LDAP Access to Exchange 5.5 and at least a self-written LDAP provider for Exchange 2000/2003 and 2007.
- Sending Email messages to Users with informations about or from the directory can be quite usefull. The Active Director supports some Mail-Engines like MAPI, CDO, CDONTS, CDOSYS to communicate with other people. Emails like "Dear %displayname%, your account logonname will has been changed from %samaccountname% to ." can be sent to a the selected group of users, where the change was made with a few mouseclicks
<<less
Download (3.7MB)
Added: 2007-06-08 License: GPL Price:
869 downloads
Email Director .NET Edition 3.4

Email Director .NET Edition 3.4


Email Director .NET Edition brings you all powerful features of an e-mail application to help you stay in touch with your target audience. more>>
Email Director .NET Edition 3.4 brings you all powerful features of an e-mail application to help you stay in touch with your target audience. Email director allows you to communicate with your clients and customers in a more convenient way and send personalized messages to your customers, subscribers, and friends. Email director will save hours of your valuable time, which can then be used for everything you need to do in your online marketing business. Personal, bulk, 3rd party, and direct sending method. Send unlimited file attachments with each message. Automatic opt-in and opt-out e-mail address processing. Auto forwarder, auto responder and auto spam filter. Support international character sets and languages.

Enhancements:

  • Adds Windows 7 compatibility.
<<less
Download (58.8MB)
Added: 2009-11-11 License: Freeware Price: Notavailable
downloads
 
Other version of Email Director .NET Edition
Email Director .NET Edition 3.1Email director allows you to communicate with your clients and customers in a more convenient ... Email director will save hours of your valuable time, which can then be used for everything you
License:Freeware
Download (5.3MB)
130 downloads
Added: 2009-06-04
Email Director .NET Edition 3.0Email director allows you to communicate with your clients and customers in a more convenient ... Email director allows you to communicate with your clients and customers in a more convenient
License:Freeware
Download (5.3MB)
128 downloads
Added: 2009-03-26
DB GetMail 1.3

DB GetMail 1.3


A POP3 mail account retriever that will save mail messages in .eml Windows file format more>> A POP3 mail account retriever that will save mail messages in .eml Windows file format

GetMail application was designed to be a POP3 mail account retriever that will save mail messages in .eml Windows file format.

Enhancements:
- Fixed a problem with the connect function

<<less
Download (29KB)
Added: 2008-09-25 License: GPL Price: FREE
395 downloads
Presentation Director 4.07

Presentation Director 4.07


Presentation Director comes as a significant display configuration utility for your ThinkPad computer that makes it possible to create, manage, and use presentation and display schemes. more>>

Presentation Director 4.07 comes as a significant display configuration utility for your ThinkPad computer that makes it possible to create, manage, and use presentation and display schemes. You can access these schemes through an on-screen display menu that is shown when you press the Fn + F7 key combination on your keyboard (Fn+F7 on-screen function).

<<less
Download (14.5MB)
Added: 2009-08-06 License: Freeware Price: Notavailable
downloads
Audio Odyssey Director 2.5

Audio Odyssey Director 2.5


Audio Odyssey Director is an innovative program which provides a complete solution to create an album & upload it ready for sale on iTunes. more>>

Audio Odyssey Director 2.5 is an innovative program which provides a complete solution to create an album & upload it ready for sale on iTunes. For each sale royalties which you can chose to receive as a cheque or paypal payment.

Enhancements: May include unspecified updates, enhancements, or bug fixes.

Requirements: Windows 98/Me/2000/XP/2003 Server/Vista

<<less
Download (2.1MB)
Added: 2008-12-02 License: Freeware Price:
downloads
Software Director 3.6.7

Software Director 3.6.7


Software Director allows you to check for updates and news from multiple software publishers without sending any information about yourself or about installed applications. more>>
Software Director allows users to check for updates from multiple software publishers without sending personal information or details about installed applications. In the process, publishers can stay in touch with their customers in a long-term, trusted and non-intrusive way.

Enhancements: Enhanced support for Vista/7 x86 and x64

<<less
Download (3.44MB)
Added: 2009-09-25 License: Freeware Price:
downloads
SpellDamage.com Director 1.0.0.0

SpellDamage.com Director 1.0.0.0


SpellDamage.com Director - Directs your browser to a WoW players spell damage calculations. more>>
SpellDamage.com Director - Directs your browser to a WoW players spell damage calculations. SpellDamage.com Director was designed to be an offline program that will direct you to the spelldamage.com page for a given character. Enter a WoW characters name, server, and class. Hit "Go" and get directed to that characters spell damage calculations. Also shows demographic data and key links for that character.
Note: Currently only the mage class is supported. Once the other classes have been added to spelldamage.com, SpellDamage.com Director will be updated promptly.
System requirements:
- .Net 2.0 Framework
<<less
Download (33KB)
Added: 2007-06-01 License: Freeware Price:
877 downloads
Email Director Classic Edition 9.2.7

Email Director Classic Edition 9.2.7


Create and send personalized or bulk messages to unlimited group of recipients. more>>

Email Director Classic Edition 9.2.7 is considered as a smart and useful e-mail application to help you stay in touch with your target audience. Email Director allows you to communicate with your clients and customers in a more convenient way and send personalized messages to your customers, subscribers, and friends. Email Director will save hours of your valuable time, which can then be used for everything you need to do in your online marketing business.

Major Feautres:

  1. Personal, bulk and 3rd party sending method.
  2. Send unlimited file attachments with each message.
  3. Automatic opt-in and opt-out e-mail address processing.
  4. Auto Forwarder, Auto Responder and Auto SPAM Filter.
  5. Supports international character sets and languages.
  6. Delivery Status Notification Control (ESMTP).
  7. Internal Text and HTML message editor.
  8. Fastest mailing algorithm possible.
  9. List importer and exporter.
  10. Priority technical support.
  11. Free 1 year upgrade.

Enhancements:

  • Version 9.2.7 added enhanced buffer overrun protection.
<<less
Download (9.1MB)
Added: 2009-07-01 License: Freeware Price:
554 downloads
Mail Checker 1.0

Mail Checker 1.0


Mail Checker is a Windows utility that lets you check your e-mail server automatically at regular intervals more>>
Mail Checker is a Windows application which will enable you to check your mail server automatically at regular intervals. When mail arrives, it can play a sound or start your e-mail program.
It supports only POP3 mail servers. Mail Checker can stay on at all time, since it leaves a small footprint (500kB) in memory.
<<less
Download (158KB)
Added: 2006-09-29 License: Freeware Price:
1135 downloads
Magic Mail Monitor 2.94b19

Magic Mail Monitor 2.94b19


Magic Mail Monitor (MMM) is a free POP3 mail monitor with multiple accounts support. It sits silently in your system tray, and notifies you about new messages in your mailboxes. spam and viruses. more>> <<less
Download (0.94MB)
Added: 2009-01-30 License: Freeware Price:
217 downloads
Yahoo! Mail Checker 1.0

Yahoo! Mail Checker 1.0


Brings Yahoo! Mail to your desktop. more>> Brings Yahoo! Mail to your desktop. Automatically logs in and checks new e-mails. Like Yahoo! messenger, only this one is much better. You can choose an interval in minutes for checking new mails. And has options like, start with windows and run in system tray.<<less
Download (256KB)
Added: 2006-03-15 License: Freeware Price: $na
1328 downloads
Free Mail Sender 1.0

Free Mail Sender 1.0


A simple utility that will allow you to anonymously mail messages. more>> A simple utility that will allow you to anonymously mail messages.

Send anonymous secure email with Free Mail Sender. Using this software, you can easily send files and messages to whomever you want.

<<less
Download (974KB)
Added: 2008-09-25 License: Freeware Price: FREE
422 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5