#1088 closed defect (duplicate)
qpopper does not work on Panther
Reported by: | ssen@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
qpopper, by default, uses crypt() to compare the over-the-wire cleartext password with the passwd entry for the user. With Panther, this no longer works because of shadow password support.
The attached patch does the following: 1) fixes destroot support. It's not clear to me this port was ever converted 2) enables pam support 3) creates a new SSL variant named "+ssl"
Change History (1)
comment:1 Changed 21 years ago by waqar@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
* This bug has been marked as a duplicate of 1089 *