Erwin Llave wrote: >Hi! > > >Is it possible to block all outbound mails from certain users except to >selected domains? This is our situation, We have an exchange server, >exchange.com and xmail server, xmail.com. There are certain xmail users that >should not be allowed to send mails outside our network but should still be >possible to send to exchange.com , so I defined their email addresses in >filter.out.tab but the problem now is that they also cannot send to our >exchange.com. These two servers are in the same network. > > >Thanks, > >Erwin > > > I am no programmer but you need to write a script which will parse mail headers To, Bcc, etc. and if it finds recipient which has no address @exchange.com simply delete it (retcode=4).
- Sasa - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
