Freakdog
Thu, 09 Oct 2008 12:29:25 -0700
>Thu Oct 09 2008 02:28:35 PM EDT from [EMAIL PROTECTED] (Uncensored) >Subject: Re: How to limit users sending mail to internet? > > > >hm, do i get that right? > >you want to enable them to send internet mail via webcit, but stop them from >relaying with their GUI mailclient via citadel? > >I don't think its possible in a selective way... maybe iptables can help you >here? Do you put unprivileged boxes in another network range? Depends on whether or not he's front-ending his Citadel with another mail server daemon (postfix,etc.). If he is, and is having that mail server drop mail in via the socket, instead of accepting mail via port 25, then as long as port 25 isn't answering, the users won't be able to use mail clients to do so.