4 messages in net.sourceforge.lists.courier-users[courier-users] Courier 0.36.1
FromSent OnAttachments
Sam VarshavchikDec 5, 2001 3:56 pm 
Aly S.P DharshiDec 5, 2001 8:04 pm 
Sam VarshavchikDec 5, 2001 8:22 pm 
Aly S.P DharshiDec 5, 2001 8:38 pm 
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:[courier-users] Courier 0.36.1Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Dec 5, 2001 3:56:42 pm
List:net.sourceforge.lists.courier-users

This is a maintenance release with fixes for some minor bugs in 0.36. There are some minor enhancements:

ARCHIVEDIR - archive all mail passing through the server.

Mail with invalid MIME headers is rewrapped as an attachment, and prepended with a suitable explanation, instead of bounces.

Changelogs on Sourceforge are currently broken. The changelog for this release is attached below.

-- Sam

2001-12-05 Mr. Sam <mrs@courier-mta.com>

* imap/mailboxlist.c (do_mailbox_list): Get rid of an illegal free() triggered by LIST #allfolders.

2001-12-01 Mr. Sam <mrs@courier-mta.com>

* imap: convert imapd documentation to Docbook SGML * courier/submit.C (getrcpts): HELO, and other user-supplied stuff that goes into mail headers may contain 8 bit data, so MIME-encode them, in that case.

2001-11-29 Mr. Sam <mrs@courier-mta.com>

* courier/libs/comqueuename.c (qmsgqname): Size of the static buffer used to construct the queue file name might be too small if Courier is installed under a long directory name. * courier/cdmsgq.C (tmpscan): Change the order in which the message files are moved into the message queue, (queuescan3): Fix check for left over queue file, that got broken by the ARCHIVEDIR change. * courier/submit2.C (copy_orig_headers): When replicating selected headers from original message into the headers of the LARTogram, strip the 8th bit (which is the trigger for the LARTogram in the first place).

2001-11-28 Bill Shupp <host@shupp.org>

* imaplogin.c (do_imap_command): Added AUTHSERVICE configuration setting.

2001-11-28 Mr. Sam <mrs@courier-mta.com>

* Add pcp/README.html to the RPM. * courier/submit2.C (encapsulate): Instead of bouncing corrupted MIME mail, wrap it inside a MIME attachment, and prepend a suitable LART.

2001-11-27 Mr. Sam <mrs@courier-mta.com>

* courier/filters/perlfilter/perlfilter-example.pl: Fixed a bug in the sample perlfilter. * authlib/authmod.c (authmod_success): Adjust error reporting after a failed exec().

2001-11-25 John Morrissey <jw@horde.net>

* authlib/authldaplib.c: make user uid/gid optional, default to global uid/gid.

2001-11-24 Mr. Sam <mrs@courier-mta.com>

* courier/doc/Makefile.am: add pcp/README.html to the documentation set. * Begin conversion of man/html documentation to Docbook SGML. Created a docbook directory in CVS, and added it to all modules. This directory won't get packaged into tarballs, the tarballs will have just the compiled man and html documentation, and the docbook directory (module name 'docbook-scripts') will contain only the scripts to convert SGML to HTML and MAN. * Converted authlib and userdb man/html pages to sgml.

2001-11-23 Mr. Sam <mrs@courier-mta.com>

* courier/libs/comqueuename2.c (qmsgunlink): Add ARCHIVEDIR option in courierd config file to archive all mail passing through the system. * msgenvelope.c (read_header): Suppress \r-s from ENVELOPE reply, because of Outlook.

2001-11-23 Brian Candler <B.Ca@pobox.com>

* pop3dserver.c: Reply with -ERR if maildir does not exist.

2001-11-22 Mr. Sam <mrs@courier-mta.com>

* courier/webadmin/admin-50bofh.pl: Fix freemail, add support for enhanced freemail and maxrcpts BOFH keywords.

2001-11-22 Alessandro Vesely <ves@tana.it>

* tcpd/tcpd.c (docheckblocklist): Incorrect env var check prevents whitelisting from working as intended.

2001-11-18 Mr. Sam <mrs@courier-mta.com>

* authlib/authldaplib.c (auth_ldap_do): Fix incorrect soft/hard error indication for a failure in ldap_search_st().

2001-11-17 Mr. Sam <mrs@courier-mta.com>

* configure.in (all): use a different test for -lnsl and -lsocket that works on BSD/I.

2001-11-16 Mr. Sam <mrs@courier-mta.com>

* Add maxrcpts to bofh. * webmail: Do not change the quota counter when moving a message between the folders.

2001-11-14 Mr. Sam <mrs@courier-mta.com>

* pcp: Rename getpw() to do_getpw(), Solaris has something like that. * Add additional aliases to bofh freemail filter (mail from example.com accepted from both example.com and domain.com hosts).

2001-11-13 Mr. Sam <mrs@courier-mta.com>

* imap: Use maildir flag D for the \Draft flag.

2001-11-13 "Oliver Blasnik" <oliv@nextra.de>

* imap: Partial support of the IMAP QUOTA extension.

2001-11-12 Mr. Sam <mrs@courier-mta.com>

* html: Move the navigation bar into a separate file (three, actually) and add an 'include'-type directive that inserts the navigation bar into the other template files. This should prove to be useful later.

2001-11-12 Charlie Watts <cewa@frontier.net>

* html: optimizations - remove redundant tables.