
HI All --
I'm running a mailman system that is located within a University IT system. The Proofpoint managers recently managed to block the outside world from getting to Mailman (both the web interface and incoming mail) just before the long weekend by mucking with the fire wall rules. [They did revert the rules before we were down for 4 days, which would have very extremely inconvenient.]
Is there a good reference to what ports and protocols they should leave alone so we can keep working?
-- Drew Tenenholz
P.S. I didn't really get a chance to check on outgoing mail, as I don't work full-time for this client. If I was directly connected through a VPN and to the internal network, web access was fine, which was the clue that this wasn't mailman's fault

Drew Tenenholz writes:
Is there a good reference to what ports and protocols they should leave alone so we can keep working?
These can be changed in mm_cfg.py, I believe, but incoming 80 (HTTP) and 25 (SMTP) and outgoing 25 (SMTP) cover most sites. Incoming 443 (HTTPS) is another possibility.

Drew Tenenholz writes:
Is there a good reference to what ports and protocols they should leave alone so we can keep working?
These can be changed in mm_cfg.py, I believe, but incoming 80 (HTTP) and 25 (SMTP) and outgoing 25 (SMTP) cover most sites. Incoming 443 (HTTPS) is another possibility.
participants (2)
-
Drew Tenenholz
-
Stephen J. Turnbull