Bug 132815 - add option to mail/nmzmail to override max number of mailboxes
Summary: add option to mail/nmzmail to override max number of mailboxes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-19 14:40 UTC by Fernan Aguero
Modified: 2009-05-12 09:50 UTC (History)
0 users

See Also:


Attachments
nmzmail.diff (684 bytes, patch)
2009-03-19 14:40 UTC, Fernan Aguero
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fernan Aguero 2009-03-19 14:40:03 UTC
	<precise description of the problem (multiple lines)>
	nmzmail will only index 32 mailboxes per run. This is a
	hard-coded value that is set at compile time.

	The proposed patch allows the user to compile nmzmail with a
	different limit by setting MAX_MAIL_DIRS

Fix: <how to correct or work around the problem, if known (multiple lines)>


How-To-Repeat: 	<code/input/activities to reproduce the problem (multiple lines)>
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-19 14:40:25 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-19 14:40:28 UTC
Maintainer of mail/nmzmail,

Please note that PR ports/132815 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/132815

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-19 14:40:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Fernan Aguero 2009-03-19 14:43:53 UTC
On Thu, Mar 19, 2009 at 11:40 AM, Edwin Groothuis <edwin@freebsd.org> wrote=
:
> Maintainer of mail/nmzmail,
>
> Please note that PR ports/132815 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
> =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/132815

Approved. I'm the one who submitted the PR ... just forgot to send it
from my other email address :(

--=20
fernan
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2009-05-12 09:47:52 UTC
State Changed
From-To: feedback->closed

Committed, thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-05-12 09:48:10 UTC
pav         2009-05-12 08:48:02 UTC

  FreeBSD ports repository

  Modified files:
    mail/nmzmail         Makefile 
  Log:
  - Add MAX_MAIL_DIRS option to define a number of mailboxes to process
  
  PR:             ports/132815
  Submitted by:   Fernan Aguero <fernan.aguero@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.7       +12 -0     ports/mail/nmzmail/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"