Custom Query (1145 matches)
Results (46 - 48 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#317 | fixed | All mail clients must use SSL and the appropriate authentication method when using Hesiod | jdreed | |
Description |
Because no one bothered to test hesiod before assuming it would work, we broke the world. We should default Pine, Evolution and other clients to using SSL, and that will ensure that both krb4 PO servers and imap.exchange work. And we should test things this time :-) |
|||
#413 | fixed | alpine-config: ${ATHENA_USER:-$USER} doesn't work | geofft | |
Description |
alpine implements its own ${foo:-bar} parsing that's nonrecursive, so if $ATHENA_USER is unset, you get an error message about not finding a literal $USER.mail.mit.edu. Perhaps we should fix this to be recursive, send the patch upstream, and Debathenify it, but among other concerns with this approach, that gets seriously in the way of the goal of stopping Debathenifying alpine and using the distro version (because we no longer need either the krb4 or Hesiod patches). We could also just try harder to make sure $ATHENA_USER is set no matter what. |
|||
#535 | fixed | alpine doesn't conflict or provide its diversions | jdreed | |
Description |
Evan notes that there are probably other packages that forget to do this. |