Custom Query (1145 matches)
Results (106 - 108 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#119 | fixed | Moira GUI | jdreed | geofft |
Description |
It would be totally nifty if the features of the moira command-line clients (moira, mailmaint, etc.) were available via a GUI, too. |
|||
#120 | fixed | Kill Athena finger with fire | jdreed | ezyang |
Description |
The acpi-support/power-funcs bash support file on Ubuntu (and probably Debian) uses a finger|grep|sed chain to extract the information it wants. Unfortunately, MIT's finger changes the format, and this operation fails. For this particular case, if finger outputs :0, not p0, for TTY, things should work. |
|||
#125 | fixed | debathena-msmtp-mta should support /etc/aliases; set intelligent Envelope-From | jdreed | andersk |
Description |
With debathena-msmtp-mta, when you send a mail to root, msmtp attempts to deliver it to root@…, which bounces. Since root receives important automated messages, e.g. “Your hard drive is dying! Love, smartd”, we want to be able to configure root mail to go somewhere useful. Full support for /etc/aliases would be even better. |