Koozali.org: home of the SME Server

How to prevent users to send to groups

How to prevent users to send to groups
« on: April 26, 2011, 02:57:43 PM »
Hi,
i have installed SME 7.5.1. I have 1000 user accounts, and one group which contains all the users. I need to prevent users to send email to that group, this group is used only for outside user, from another domain. Is there any way i can do this? Thanks in advance


Nemanja

Offline axessit

  • *****
  • 213
  • +0/-0
Re: How to prevent users to send to groups
« Reply #1 on: May 09, 2011, 07:30:35 AM »
Search for "visible internal", which will find, amongst other things:

"How to add local groups that cannot receive external emails"

In several previous posts, not to mention the developers manual.

db accounts setprop myGroupName Visible internal
signal-event email-update

Re: How to prevent users to send to groups
« Reply #2 on: May 09, 2011, 07:29:10 PM »
Sorry, I asked the question in wrong way, how to prevent local users to send email to local group(s) on the same server?


Thanks Nemanja

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: How to prevent users to send to groups
« Reply #3 on: May 09, 2011, 09:31:27 PM »
Tell them they mustn't do it, and adminish or punish them if they do. They should soon stop. Not every problem is a technical problem, and not every problem has a technical solution.

If you must have a technical solution, then I'm sure you could make a custom template which does what you want.