Custom Query (196 matches)
Results (163 - 165 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#372 | fixed | Document hostname request approval policy | adehnert | |
Description |
We have a three-prong test for hostname approval that we seem to have standardized. We should document it, if not in the FAQ then in /mit/scripts/doc/tickets/cnames.txt for our contributors. |
|||
#420 | fixed | Document alternative outgoing email approaches | leee | adehnert |
Description |
At the moment, outgoing email from scripts is unreliable. Hopefully something like #357 could improve that. In the short term, and possibly even once #357 gets fixed, users may be better served by sending their email in other ways. We should ideally document some options. The obvious option is to tell people to use Kerberized auth to outgoing.mit.edu. It's an obvious, MIT-run service that (hopefully) has good deliverability, and I believe any principal can auth. However, I think many languages have mediocre support for Kerberized SMTP, so it may be hard to for our users to do this. There are also various companies that provide this sort of service. Some options are:
These have the advantage of probably being easier to set up than kerberized outgoing.mit.edu and likely having better deliverability, but disadvantage of requiring a non-MIT party and having a lower free message cap (I think MIT is effectively 1K/day so ~30K/month). |
|||
#233 | wontfix | Do something sensible on 'athrun scripts scripts -start' | ezyang | |
Description |
Note the space before the dash. We don't error until we hit Wizard, which is too late. |