[X] The "/Linux/Unix Source/asxa-1.12.tar.gz" file could not be found or is not available. Please select another file.

Share

More
Quica Courier-MTA FrontEnd Icon

Quica Courier-MTA FrontEnd

by cojones, edurol


Working as a courier-mta frontend, QUICA can make a quick and friendly to use mail server. Tasks like creating accounts and forwards can be done easily. QUICA manages domains separately , allowing the delegation of each domain to different people.


http://quica.sourceforge.net





Separate each tag with a space.

Ratings and Reviews

Be the first to post a text review of Quica Courier-MTA FrontEnd. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • File released: /quica-devel/20040315/quica-20040315.1.tar.gz

    posted 2068 days ago

  • quica-devel 20040315 file released: quica-20040315.1.tar.gz

    2004-01-28 Bob Vincent <bobvin@users.sourceforge.net> * site/applyAddForward.t.php * site/applyAddRecipient.t.php * site/inputAddForward.t.php: Allow "@fax" addresses. Now possible to add a forward and recipient in one step. 2004-01-27 edurol <trazor@multitel.com.uy> * bin/wmedit.t.py: trap getopt errors and print them nicely * site/po/cz_quica.po: Czech translation updated (Lukas Vesely) * site/po/es_quica.po: Spanish translation updated (Martin Perez) 2003-12-15 edurol <trazor@multitel.com.uy> * site/i18n.inc.php: fixed case where $language is NULL 2003-11-14 edurol <trazor@multitel.com.uy> * Makefile: Check for WEBSERVERUID. Fix bug that prevents $COURIERETC/esmtpacceptmailfor.dir directory creation * site/languageSelection.inc.t.php: file added. Use the new $LANGUAGES array * site/inputChangePassword.t.php * site/login.php: now include languageSelection.inc.php * site/conf.inc.t.php: * site/i18n.inc.t.php: Use the new $LANGUAGES array containing 'locale' attributes * site/showAccounts.t.php: Fix a colspan error in the 'Next>>' link 2003-11-11 edurol <trazor@multitel.com.uy> * dbload/MySQL.sql: * dbload/PostgreSQL: increased the field lenght of 'id' to 255 and 'domain' to 128 bytes. Some 'NOT NULL' there and there. * mass/mass.t.py: better handling of errors with mbox2maildir entries

    posted 2069 days ago

  • Tracker comment added

    edurol commented on the Allow artifact

    posted by edurol 2115 days ago

  • Tracker artifact added

    Anonymous created the Re Login Frame artifact

    posted by nobody 2128 days ago

  • Tracker artifact added

    bobvin created the Allow "@fax" addresses artifact

    posted by bobvin 2135 days ago

  • Tracker artifact added

    bobvin created the Allow artifact

    posted by bobvin 2135 days ago

  • File released: /quica-devel/20031104/quica-20031104.tar.gz

    posted 2201 days ago

  • quica-devel 20031104 file released: quica-20031104.tar.gz

    2003-11-02 edurol <trazor@multitel.com.uy> * dbload/MySQL.sql: changed to support welcome message * site/userFuncs.t.php: line() function added to make any string single line * site/applyModifyAccount.t.php: * site/applyAddAccount.t.php: * site/applyModifyForward.t.php: * site/applyAddForward.t.php: * site/inputMessageProperties.t.php: force single line fields be single line strings * mass/quicadump.t.py: now exports welcome message data * mass/mass.t.py: now imports welcome message data. Performance gain since now courier's .dat files are rebuilt after all domains are added 2003-10-28 edurol <trazor@multitel.com.uy> * site/applyTestWelcomeMessage.t.php: file added * sudo/sudoers.t: file changed to allow web server run wmtest command 2003-10-26 edurol <trazor@multitel.com.uy> * bin/wmtest.t.py: command added 2003-10-24 edurol <trazor@multitel.com.uy> * pylib/dblib.t.py: modifyWelcome() added * site/showInfo.t.py: now show status of welcome message 2003-10-23 edurol <trazor@multitel.com.uy> * bin/wmedit.t.py: command added 2003-10-21 edurol <trazor@multitel.com.uy> * etc/conf.t.ini: 'defaultlang' moved to [interface], 'itermsperpage' added under [interface] * site/style.css: added 'img' tag style, now images are middle aligned * site/conf.inc.t.php: changed $LANGUAGES variable to keyed array with language code as key and language name as value * site/login.t.php: * site/inputChangePassword.t.php: New menu to select language, javascript required. Menu & flags generated with $LANGUAGES array, perviously hardcoded in html * pylib/dblib.t.py: getDomainList() now uses 'limits' table instead of 'accounts' 2003-10-18 edurol <trazor@multitel.com.uy> * site/userFuncs.inc.t.php: searchForwardAccounts() modified to return number of recipients by each forward * site/showForwards.t.php: modified to show number of recipients for each address * site/mainMenu.t.php: New 'General' category. 'Information' item moved to 'General'. New 'Welcome message' item under 'General' * site/showInfo.t.php: Cosmetic changes 2003-10-16 edurol <trazor@multitel.com.uy> * doc/installation_guide.xml: update python version requirement to 2.2 * pylib/dblib.t.py: remWelcome() added * bin/editdomain.t.py: modified to support welcome message feature. Some cosmetic fixes * site/userFuncs.inc.t.php: new welcomeExists() function 2003-10-14 edurol <trazor@multitel.com.uy> * site/inputWelecomeMessageProperties.t.php: * site/applyWelecomeMessageProperties.t.php: new pages * site/userFuncs.inc.t.php: new getWelcome() and modifyWelcome() * dbload/PostgreSQL.sql: new 'welcomes' table schema 2003-10-08 edurol <trazor@multitel.com.uy> * pylib/dblib.t.py: new addWelcome() and getWelcome() * pylib/fslib.t.py: new makeMessage() * pylib/fslib.t.py: fixed updateVacation() don't respect locallowercase setting * etc/conf.t.ini: added enableWelcomeMessage under [defaultdomain] 2003-10-02 edurol <trazor@multitel.com.uy> * maildrop/vacation.t.filter: now vacation messages with utf-8 data should not be reported as corrupted by courier * site/userFuncs.inc.t.php: fixed little bug in searchAdmin(), returned NULL instead of empty array when no admins exist for a domain * site/applyAddAccount.t.php: * site/applyAddForward.t.php: * site/applyAddRecipient.t.php: * site/applyModifyAccount.t.php: * site/applyModifyForward.t.php: * site/errors.inc.t.php: * site/header.inc.t.php: * site/inputAddAccount.t.php: * site/inputAddForward.t.php: * site/inputModifyAccount.t.php: * site/inputModifyForward.t.php: * site/inputRemoveAccount.t.php: * site/inputRemoveForward.t.php: * site/inputRemoveRecipient.t.php: * site/inputVacationProperties.t.php: * site/showAccounts.t.php: * site/showForwards.t.php: * site/showInfo.t.php: * site/userFuncs.inc.t.php: replaced htmlentities()s with homemade ent(). Now form submission with utf-8 data should not be corrupted 2003-10-01 edurol <trazor@multitel.com.uy> * maildrop/vacation.t.filter: Recognize 'list' value in 'Precedence' header * pylib/fslib.t.py: Fixed little bug in getHostedDomain() when domain file not exist 2003-09-30 edurol <trazor@multitel.com.uy> * pylib/input.t.py: Change yesno() function to accept 1/0 parameter to select default option. Now also shows default option (if any) with parenthesis surrounding it * pylib/fslib.t.py: new deliver_maildir() function borrowed from getmail-3.2.0

    posted 2201 days ago

  • File released: /quica-devel/20030921/quica-20030921.tar.gz

    posted 2245 days ago

  • quica-devel 20030921 file released: quica-20030921.tar.gz

    2003-09-20 edurol <trazor@multitel.com.uy> * mass/quicadump.t.py: Fixed bug with 'spacing' vacation attribute when using MySQL * site/conf.t.php: Germany & Czech language added * site/images/de.png: Germany flag added * site/images/cz.png: Czech flag added * site/po/es_quica.po: set encoding to UTF-8 * site/po/de_quica.po: German translation added * site/po/cz_quica.po: German translation added * site/quica.apache.t.conf: added 'AddDefaultCharset Off' option to make encoding be taken from html document by web browsers 2003-09-18 edurol <trazor@multitel.com.uy> * dbload/PostgreSQL.sql * dbload/MySQL.sql: Add extension .sql to MySQL and PostgreSQL so vim auto detects syntax hightlight ;-). Reflected this change in the docs * site/userFuncs.inc.t.php: DB::connect($dsn, true) modified to DB::connect($dsn, false) because I learnead today that PHP persistent connections and SQL transactions don't do well. * site/userFuncs.inc.t.php: added ignore_user_abort(true), nasty things can happen if the script terminates in the middle of an important task (almost any fs related)

    posted 2245 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Quica Courier-MTA FrontEnd Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review