On Feb 5, 2008 8:27 AM, Alessandro Vesely <[EMAIL PROTECTED]> wrote:
> Arturo 'Buanzo' Busleiman wrote:
> > Johnny C. Lam wrote:
> > | Could you expand on the description of the problem you're trying to
> > | solve, or give an example?  Your subject line asks one thing, but your
> > | message body asks something else.
> >
> > Of course. Sorry I was not clear enough. I want some users not to be able 
> > to receive email from
> > internet, nor to send email to internet. That is, keep them "local".

I've been racking my brains because I know I've seen this exact
functionality in some courier deployment I made, and the penny has
just dropped, it was an OpenXchange setting for the groupware server
which stored local / internet options in ldap to do exactly what you
want, and while I had courier as the mta in the background, it didn't
actually affect that.

Take a look at mailscanner, www.mailscanner.info, it is possible that
might open up some options to implement what you are looking for.

If the mail accounts are not to receive mail from the outside world,
then put them in a different domain, and on a different email server,
eg, internal.domain.com.

You can use a single LDAP server, just a different basedn for the
internal domain, modify your create users scripts for addition and
deletion of users, and its trivial to restrict that internal email
servers connectivity to anything other than the domain.com email
server and have it accept locally hosted mail only and not relay for
external addresses. Similarly, once the internal mailserver isn't
internet reachable, it won't receive email from the outside world.

HTH,

Lisa.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to