SibSoft released new version of CommuniMail. Version 1.2.2 now have integrated WYSWYG editor and bounce back system!
SibSoft CommuniMail is a Mailing List Manager and Newsletter Script with bounce back system and WYSIWYG editor. It's a program that handles the subscriptions of a mailing list and also sends out newsletters - emails that are received by everyone who is subscribed to the mailing list.
The goal of SibSoft CommuniMail is that it's able to be easily installed on Linux or Windows server and used by a non-technical person. This person does not have to be a professional web programmer. Also, it could be installed on server without mySQL database and use text files (CSV) as a data storage and could be used on any hosting (virtual or dedicated). Integration with website is quite easy and could be completed by anyone.
Laptop Battery Typical Usage:
Company Updates,
Community mailing,
Site Updates,
Product Announcements, Update Employees, Colection of visitor information, Subscription for news
ASP.NET AJAX includes release and debug versions of the scripts, but for ScriptReferences that refer to files on disk, the ScriptManager does not assume that you have provided debug versions of the script, so the path given is used regardless of the server's debug setting. The Auto setting for ScriptMode is almost identical to the Inherits value, except for this behavior. Inherits will take the value directly from the server configuration. The ScriptManager doesn't look to configuration or page settings when the ScriptMode is set directly to Release or Debug.
Thinkpad Features:
Web Based Install Wizard,
Support 2 OS: Linux and Windows,
Multi-domain system,
Could work without mySQL database using CSV files,
Integrated WYSIWYG editor,
Schedule mailing campaign at any time,
3 ways of running mailing daemon: Perl/Cron/Web,
Customizable interface (using Perl HTML Templates),
Works with all known browsers (IE, Netscape, Opera, Firefox),
Custom SignUp templates (3 modes: simple/extended/multiple),
Create Custom SignUp autoresponders,
Create mailing campaign in minutes using Campaign Wizard: only 5 steps!,
100% Control of Newsletter e-Mail Accounts (Create/Delete/Deactivate/Approve),
Export / Import mailing list contacts (Excel),
Search for users via any field available,
Send Customizable e-Mails all active newsletter users in your subscription database,
Easily customize emails using HTML and Plain Text Template
- With a Server Side program, people who join your Newsletter receive an instant 'Welcome Message'
- Server Side programs include an unsubscribe link at the bottom of your Newsletter. The reader just clicks on that link and the cgi program removes. The reader just clicks on that link and the cgi program removes them from your mailing list.
- With Server Side programs, you don't need to be connected to the Internet while your Newsletter is being mailed out. the mailing is being performed by your server.
Microsoft http://www.sibsoft.net/communimail.html
You saw when using the path attribute of a ScriptReference to load a script from a file that the ScriptManager does not switch automatically between debug and release versions of the script. And when using the name and assembly attributes to specify loading of an embedded script, it will pick up the right version based on the server setting. If you do not provide a debug version of the script, the ScriptManager will notice this and fall back to the release version. It is not an error to skip inclusion of debug script resources.