|
| 1 | + --\\ Valvula //-- |
| 2 | + Mixed Bizness |
| 3 | + 1.0.7 |
| 4 | + |
| 5 | +Advanced Software Production Line is happy to announce a new stable |
| 6 | +release of the Valvula. |
| 7 | + |
| 8 | +Valvula is a OpenSource high performance mail policy daemon for |
| 9 | +Postfix, written in ANSI C, that provides out of the box support for |
| 10 | +sender login mismatch, mail quotas, per user/domain blacklists/white-lists |
| 11 | +and much more. |
| 12 | + |
| 13 | +Valvula is fully extensible through plugins and it is composed by a |
| 14 | +base library (libValvula) that integrates into a ready to use server |
| 15 | +(valvulad) that is able to run different ports with different modules |
| 16 | +so you can connect same valvula process at different points inside |
| 17 | +Postfix policy restriction sections. |
| 18 | + |
| 19 | +Resources |
| 20 | +~~~~~~~~~ |
| 21 | + |
| 22 | + Valvula homepage |
| 23 | + [ http://www.aspl.es/valvula ] |
| 24 | + |
| 25 | + Commercial support |
| 26 | + [ http://www.aspl.es/valvula/commercial.html ] |
| 27 | + |
| 28 | + Advanced Software Production Line, S.L. |
| 29 | + [ http://www.aspl.es ] |
| 30 | + |
| 31 | + Featured project: Core-Admin |
| 32 | + [ http://www.core-admin.com ] |
| 33 | + |
| 34 | +This release in short |
| 35 | +~~~~~~~~~~~~~~~~~~~~~ |
| 36 | + |
| 37 | + - Added official support for Jessie and Centos7 |
| 38 | + |
| 39 | + - Improved mysql postfix configuration detection (fixes several |
| 40 | + issues with mod-bwl and other modules that relies on proper |
| 41 | + postfix mysql detection to really provide good information about |
| 42 | + if an account or domain is local). |
| 43 | + |
| 44 | + - Updated valvulad-mgr.py to allow testing local servers with no |
| 45 | + SASL indication. |
| 46 | + |
| 47 | + - Updated valvulad server and mod-bwl to provide more information |
| 48 | + when debug is enabled. |
| 49 | + |
| 50 | + |
| 51 | +Changes from previous release |
| 52 | +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 53 | + |
| 54 | +* [fix] Adding support for jessie.. |
| 55 | + |
| 56 | +* [fix] Updated buildrpm.sh and configure.ac to include additional |
| 57 | + changes to improve Centos7 support. |
| 58 | + |
| 59 | +* [fix] Commented out some variables at mod-lmm to avoid compilation |
| 60 | + failures in Centos7 |
| 61 | + |
| 62 | +* [fix] Added missing changelog.inc to allow building for centos.. |
| 63 | + |
| 64 | +* [fix] Updated mod-lmm.c code to flag it as still not finished.. |
| 65 | + |
| 66 | +* [fix] Updated rpm files to have valvula compiled and packaged for |
| 67 | + Centos7 |
| 68 | + |
| 69 | +* [fix] Updated valvulad-mgr.py to allow setting no sasl account for |
| 70 | + --test-server option. Updated option to provide some examples so the |
| 71 | + user can better use the tool. |
| 72 | + |
| 73 | +* [fix] Added some additional debugging code to mod-bwl to help system |
| 74 | + administrator know that's being executed.. |
| 75 | + |
| 76 | +* [fix] Updated server code to allow enabling debug queries from |
| 77 | + configuration file (not only with command line option). Updated |
| 78 | + example configuration file to include a default indication to enable |
| 79 | + debugging queries.. |
| 80 | + |
| 81 | +* [fix] More updates to valvula.example.conf |
| 82 | + |
| 83 | +* [fix] Updated code for postfix mysql declarations to avoid posting |
| 84 | + password found to the log... |
| 85 | + |
| 86 | +* [fix] Several updates to make mod-bwl to drop more log information |
| 87 | + when an account is considering local or not when debug module is |
| 88 | + enabled. |
| 89 | + |
| 90 | +* [fix] Fixed password hiding (was not working) |
| 91 | + |
| 92 | +* [fix] Updated valvulad_run module to make local domain detection |
| 93 | + code more cleaner. Updated error notification to log to better |
| 94 | + report when domain and account detection does not work. |
| 95 | + |
| 96 | +* [fix] Updated test-02b regression test to check different combinations for |
| 97 | + postfix declatations where mysql indication can be found. |
| 98 | + |
| 99 | +About Advanced Software Production Line, S.L. (ASPL) |
| 100 | +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 101 | + |
| 102 | + Advanced Software Production Line (ASPL) provides GNU/Linux support |
| 103 | + and consulting services to enable organisation to introduce |
| 104 | + GNU/Linux into their processes, making other platforms to properly |
| 105 | + interact with it. |
| 106 | + |
| 107 | + You can contact us, using English or Spanish, at: |
| 108 | + |
| 109 | + http://www.aspl.es - [email protected] |
| 110 | + |
| 111 | + We hope Valvula may be useful you. Enjoy Valvula! |
| 112 | + |
| 113 | +-- |
| 114 | +Francis Brosnan Blázquez - [email protected] |
| 115 | +Advanced Software Production Line - http://www.aspl.es |
| 116 | +9th Sep 2016, Madrid (Spain) |
| 117 | + |
| 118 | + |
| 119 | + |
0 commit comments