This is a discussion on [courier-users] Re: Quota warning code within the Courier-Imap forums, part of the Mail Servers and Related category; This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --=_mimegpg-commodore.email-scan.com-14508-1136849594-0004 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit John Morrissey writes: > On Fri, Dec 02, 2005 at 02:21:14PM -0500, John Morrissey wrote: >> While troubleshooting a local problem, I had the opportunity to examine >> the quota warning code in courier/maildir/. >> >> I noticed that if the stat() on Maildir/quotawarn fails, the quota warning >> is still delivered. Since everything else seems to fail fast, I've >> modified the check to behave similarly if the stat() fails and errno != >> ENOENT. >> >> Also, the check on open() wasn't catching failure, since open(2) returns >> -1 on failure, and !(-1) is false. > [snip] > > I was just wondering about the status of these suggestions; based on > SourceForge's ViewCVS, maildirquota.c hasn't been touched in a while. > > The full patch in the archives is: > > http://sourceforge.net/mailarchive/m...sg_id=14063092 It's sitting in my TODO folder, waiting for its turn at the plate. --=_mimegpg-commodore.email-scan.com-14508-1136849594-0004 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.7 (GNU/Linux) iD8DBQBDwvK6x9p3GYHlUOIRAuCpAJ9EQULB5Ha9poGBItWlyx mOIpXLVQCeNc9X U40gtCl8nuzvd23j0v+SxQM= =q7V/ -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-14508-1136849594-0004-- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |