Custom Query (196 matches)
Results (157 - 159 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#335 | invalid | test | sipbcert | |
#402 | invalid | fcgi-0.9.2.1 gem missing on busy-beaver | mingy | |
Description |
This caused my rails app to 500 randomly (whenever the load balancer routes to b-b) due to problems with the fcgi dispatcher. Installing the gems locally seemed to make it work. Should we be ensuring that the gem build is consistent across each of the scripts servers, or is this something the user has to figure out on his own? |
|||
#407 | fixed | Block outgoing port 25 | adehnert | |
Description |
In order to prevent getting marked as spammers, we should possibly block outgoing port 25, so that users trying to send mail need to go through us (or an authenticated MTA elsewhere on port 587, which shouldn't cause spam reputation problems to us). This will increase the effectiveness of Postfix-level outgoing mail blockages, and would open up significant opportunities for our Postfix doing smart things like logging, rate-limiting, etc.. This was discussed:
|