Open Bug 65719 Opened 25 years ago Updated 3 years ago

Support for finger when composing mails [UNIX]

Categories

(MailNews Core :: Composition, enhancement)

enhancement

Tracking

(Not tracked)

Future

People

(Reporter: burnus, Unassigned)

Details

(Keywords: helpwanted)

There should be optionally the possibility to check the entered names against finger. Programs like PINE and MUTT do so. I can enter 'accountname' and get 'Name <accountname@hostname>' This is very handy if you want to write someone within you computernetwork, but not so usefull for home or small office. I think a match against the accountname is enough. Note that it should be completete against the hostname and not against the @foo.bar of user@foo.bar, since it is common to use accounts like gmx.net, hotmail.com etc. and if foo matches the localhost finger it usually wont match foo@gmx.net
Can you describe this feature request in more detail? I think you are saying that you want to integrate finger into email addressing. That is implemented via LDAP, which is very flexible and efficient. It sounds like what you really want is for the client to use finger to check for an email address via the user record. I don't even know if any clients EVER did that. (I remember PINE had that behavior, but I also remember cutting and pasting from fingere output into the PINE addressbook). In general, finger performance is pretty slow, somewhat insecure, and rarely used as a directory service.
> It sounds like what you really want is for the client to use finger to check > for an email address via the user record. I don't even know if any clients > EVER did that. (I remember PINE had that behavior, but I also remember cutting > and pasting from fingere output into the PINE addressbook). Well what PINE does is: enter the user name (without '@') and it completes the address (`hostname`) and uses the name from finger. Example: 'mike[Enter]' =>' Mike Sam <mike@host.domain.foo' This is a nice way for inhouse mailing since it provides (a) error checking (does the account exist?) and (b) completes with the name (which is also nice). It has *truely* limitations (and LDAP is much nicer), but you have frequently NIS and no LDAP, so it is a fast and dirty methode. (It should be configuable and by default off.)
+helpwanted, the rest is up to mailnews.
Keywords: helpwanted
QA Contact: pmock → sheelar
Target Milestone: --- → Future
Ninoschka, I am not sure if this should go to you or yulian who is the ldap person. Please reassign if needed.
QA Contact: sheelar → nbaca
Status: NEW → ASSIGNED
Product: MailNews → Core
Assignee: ducarroz → nobody
Status: ASSIGNED → NEW
QA Contact: nbaca → composition
Product: Core → MailNews Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.