Hello,
I have been testing this new version and in all my tests this new Courier
has worked OK.
Indeed, this new feature has arrived in a very good moment for my needs.
I have been using LDAP authentication.
Regards.
Raul.
-----Mensaje original-----
De: Sam Varshavchik [mailto:mrs...@courier-mta.com]
Enviado el: viernes, 02 de mayo de 2003 2:31
Para: cour...@lists.sourceforge.net;
cour...@lists.sourceforge.net
Asunto: [courier-users] Courier 20030501
Download: http://www.courier-mta.org/download.php
* Remove overloading of the MAILDIR field/attribute -- in the LDAP, MySQL,
and PostgreSQL configuration files -- when delivering mail. If defined,
mail delivery used MAILDIR in place of the DEFAULTDELIVERY setting. Now,
mail delivery uses a separate DEFAULTDELIVERY field/attribute in the LDAP,
MySQL, and Postgres configuration files, which -- if set -- overrides the
global DEFAULT DELIVERY.
All other usage of the MAILDIR field/attribute is not affected. MySQL and
Postgres modules have a custom query option. The custom query remains
unchanged, and no new fields are added. Instead, a new variable $(service)
reflects the nature of the query, and will be replaced by one of: imap,
imaps, pop3, pop3s, webmail, esmtp or courier. "courier" is set for mail
delivery, the custom query can use that to return mail delivery
instructions, in place of the maildir pathname.
I have not tested all possible permutations of all related configuration
settings, which will take some time. Anyone who installs this build should
report back with the results, good or bad, together with the tested
configurations.