Bug 18100 - [patch] from(1): update to src/usr.bin/from/from.c for multiple mboxes
Summary: [patch] from(1): update to src/usr.bin/from/from.c for multiple mboxes
Status: Closed Feedback Timeout
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 2.2.5-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-04-20 01:20 UTC by srm
Modified: 2019-01-23 06:33 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.00 KB, patch)
2000-04-20 01:20 UTC, srm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description srm 2000-04-20 01:20:01 UTC
	/usr/bin/from modified to allow the polling of multiple mailboxes
	via the MAIL environment variable with the following syntax:
		<mailbox1>:<mailbox2>:<mailbox3>:<...>:<mailboxN>	

	Default behavior remains intact to poll <MAIL_PATH>/<USERNAME>

How-To-Repeat: 
	N/A
Comment 1 Alexander Best 2009-11-07 02:11:45 UTC
this patch still looks like a useful addition to the `from' command. what's
missing in order to fully support multiple mailboxes however is

1. support for `from -f file1 file2 ... fileN'
2. support for `from [user1] [user2] ... [userN]'

taking the long time this change request has been around into account and the
fact that zero replies were made, this pr should be set into suspended state.

cheers.
alex
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2009-11-07 02:51:16 UTC
State Changed
From-To: open->suspended

Recent review indicates that this is still a problem.  Mark it 'suspended' 
since it has languished for so long.
Comment 3 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2019-01-23 06:33:46 UTC
Looks like due to GNATS/BZ converter's confusion of the suspended state PR somehow got to "In Progress" state. Closing to match the history of transitions