2 messages in net.sourceforge.lists.courier-usersRE: [courier-users] Courier 20030501
FromSent OnAttachments
Sam VarshavchikMay 1, 2003 5:34 pm 
Garcia Martinez, Raul LorenzoMay 7, 2003 12:56 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [courier-users] Courier 20030501Actions...
From:Garcia Martinez, Raul Lorenzo (RLGa@uni2.es)
Date:May 7, 2003 12:56:44 am
List:net.sourceforge.lists.courier-users

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.