>
>ipchains -A input -i $IN_IF -p tcp -s $IN_NET -d $POP 143 -j ACCEPT
>ipchains -A output -i $EX_IF -p tcp -s $EX_IP -d $POP 143 -j ACCEPT
>

I did not see an answer posted, but all mail sent out between severs such
as sendmail require port 25 and a reject or an ident server

Regards

Greg Wright
IT Consultant Sydney Australia

-- 

*** Please trim any replies ***
*** Please turn off HTML in your email ***
*** Please don't use the list for test messages ***
*** Why not search the archives? http://moongroup.com/redhat.phtml ***



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to