Setting up IMAPD on Leopard client,
need suggestions re: launchd & firewall
John Musbach
johnmusbach at gmail.com
Wed Dec 5 16:03:54 PST 2007
On Dec 5, 2007 2:04 PM, Chris Devers <chdevers at mac.com> wrote:
> Complicating things is the new firewall.
Turn on the firewall with the block all connections option selected,
then in terminal manage the firewall with these commands:
sudo ipfw list <--- list all rules currently in effect
sudo ipfw add numbergreaterthenonesalreadylisted ip from any to any in
25 <---add rule to allow incoming connections on port 25
sudo ipfw delete rulenumber <---delete a rule
--
Best Regards,
John Musbach
More information about the MacOSX-admin
mailing list